You are using relative URLs #services instead you should use absolute URL such as http://br688.teste.website/~arboreoe/#services
You can’t translate #services as it is HTML ID and you have to develop custom code to change them according to the language your site is using.
@a2nl2enyc To help us keep support thread separates could you please create your own thread for your question instead of replying on others thread as it makes the thread messy and hard to read.
If you want to you can also add reference of this thread in your newly created thread.
We would be more than happy to help you on your new thread.
Would you mind if i log in to your site and do some troubleshooting? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will be able to see it.”?
Solution for this topic
In the theme styling and general settings, please make sure you have configured the options as shown in the attached screenshots.
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.blog-textslider-style5 .blog-textslider-title { font-family: "Uni Neue"; }
Hi @a2nl2enyc,
I hope you are well today and thank you for your question.
Yes the blog cover style title has direct link as shown in the attached screenshot.
Is it not working for you?
Best regards,
Shufflehound team
Hi @xloveusa,
Sorry to hear of the problem you are having.
I have tested it on my test site and it’s working fine for me using latest version of Gillion theme.
This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin and WpBakery page builder plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
Also please make sure you are using latest version of PHP on your server by referring the information provided in the following page.
https://www.wikihow.com/Check-PHP-Version
http://php.net/supported-versions.php
Best regards,
Shufflehound team
You are most welcome here 🙂
Hi @DarkCrash,
I hope you are well today and thank you for your question.
I don’t see the difference between demo site and your shared site.
Have you managed to achieve it?
If not then could you please share me the screenshots of differences so that I can help you?
Best regards,
Shufflehound team
Hi @flapsclub,
Thank you for your question.
To achieve this, you have to develop custom code in the child theme of Gillion theme.
Developing custom code for custom functionality is beyond the scope of support that we provide here.
If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5
Best regards,
Shufflehound team
Could you please tell me Exactly which font of text do you want to change?
This is a simple PHP warning/notice and most of the time it doesn’t affect functionality of site so it is nothing to worry about!
Do you have WP_DEBUG set to true in your wp-config.php file?
If you do then please set it to false.
This will hide the warning messages and you will be able to use your site normally.
Solution for this topic
To achieve that please select the theme option “Author additional information box” in the theme Blog settings and set user Biographical Info in the user profile as shown in the attached screenshot.
Hi @MrVanDigital,
I hope you are well today and thank you for your questions.
How can I change the author of the portfolio posts?
Do I have to change this in the database?
Yes you have to change it in database as described in the below page because that custom post type doesn’t support to change author using UI.
https://wordpress.org/plugins/overwrite-author-name/
https://xparkmedia.com/blog/change-post-author-id-posts-single-pass-mysql/
2. How can I switch the order of portfolio posts based on importance?
Is this done by date published? Don’t see an order you can set.
Yes it is ordered by published date and to change this order, you have to develop custom code in the child theme of Jevelin theme.
Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support
If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5
Best regards,
Shufflehound team
Hi @Sunny,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where it is not working correctly so that I can troubleshoot it?
Best regards,
Shufflehound team
You are most welcome here 🙂
Yes
You are most welcome here 🙂
Solution for this topic
Hi @pixelprofits,
Sorry to hear of the problem you are having.
The theme doesn’t provide that SEO settings. It seems you may be using SEO extension of Unyson plugin so please try disabling it.
Best regards,
Shufflehound team
Hi @MrVanDigital,
Thank you for your question.
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.rev_slider .tp-mask-wrap a{ color: #fff; } .rev_slider .tp-mask-wrap a:hover { color: #000; }
Best regards,
Shufflehound team
Solution for this topic
Hi @MrVanDigital,
I hope you are well today and thank you for your question.
You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#page-container ::selection { background-color: #ae1b34!important; color: #fff; }
Best regards,
Shufflehound team