Could you please share me the page URL from your site where it is displaying so that I can help you to achieve it?
Hi @229,
Thank you for your question.
You can use custom font on your site as described in the following pages but you have to manually apply the font to the elements developing CSS code as there isn’t any theme option for it.
http://www.wpbeginner.com/wp-themes/how-to-add-custom-fonts-in-wordpress/
https://websitesetup.org/custom-fonts-wordpress/
https://premium.wpmudev.org/blog/custom-fonts-css/
Could you please tell me how you are setting the default font on your site?
Best regards,
Shufflehound team
Hi @229,
I hope you are well today and thank you for your question.
Could you please tell me how you are using the new fonts on your site?
Also could you please share me your site URL where it’s happening so that I can troubleshoot it?
Best regards,
Shufflehound team
We will consider this to be developed in the future version of a theme if we get number of feature requests from users for this feature.
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
Hi @tim_dehring,
I hope you are well today and thank you for your question.
You can try achieving this using Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Best regards,
Shufflehound team
Hi @leomorosi,
I hope you are well today and thank you for your questions.
1- Where I can hide/delete sections that I’m not willing to use?
2- How can I edit text information?
You can do this by editing the page or post content.
3- How can I set a different Slider Revolution option?
Where do you want to set it?
Could you please describe your questions a bit more in detail by sharing the screenshots & page URLs where it is displaying?
Best regards,
Shufflehound team
I put the code in the “ads” section of the Gillion settings and it is not showing up.
I can see the ad in your shared site header as displayed in the attached screenshot.
Please test it on a different browser.
Also, is there a way to get ads under the header on mobile?
Currently, there isn’t any theme option to achieve this.
Solution for this topic
Hi @medienbauer,
I hope you are well today and thank you for your question.
Please make sure you are using latest version of PHP on your server by referring the information provided in the following pages.
https://www.wikihow.com/Check-PHP-Version
http://php.net/supported-versions.php
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.
Best regards,
Shufflehound team
Hi Patrick,
I hope you are well today and thank you for your question.
You can change it from theme styling settings as displayed in the attached screenshots.
Best regards,
Shufflehound team
Please make sure that you have regenerated the thumbnails on your site using the below plugin.
You can display header transparent as described in the following topic.
https://support.shufflehound.com/forums/topic/transparent-header/
In my case I want it to reflected on the bulit in theme registration window which is provided by shufflehound.
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
May I check with you if 1200×675 will be the optimal image size for the featured image?
Yes
Solution for this topic
Hi @ImageMagician,
Sorry to hear of the problem you are having.
Please make sure you are using latest version of PHP on your server by referring the information provided in the following pages.
https://www.wikihow.com/Check-PHP-Version
http://php.net/supported-versions.php
Also please make sure you are using latest versions of theme and plugins.
Best regards,
Shufflehound team
I could confirm the issue on my test site that occurs when I use Gutenberg block editor therefore notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
The WordPress 5.0 came with Gutenberg editor as a default editor so to use those options, you have to switch from Gutenberg editor to old editor using classic editor as described in the below pages.
I made a test home page^ to try out the different styling. My computer is rendering the hairline divider.
You can remove 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 .sh-header { border-bottom: 0 !important; }
For the Blog question, it looks like you’re authoring blog posts like pages? There is a Blog menu item in WP, which is what I had been using (attached)… Do I need to do something differently with this theme?
You have to edit the page then you will get the settings as shown in my above shared screenshot.
Solution for this topic
Hi @rrushton,
Sorry to hear of the problem you are having.
You can resolve the issue as described in the below page.
https://support.shufflehound.com/how-to-fix-the-theme-is-missing-the-style-css-stylesheet/
Best regards,
Shufflehound team
There is not theme option to change hover color of quote but you can try changing this using Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
We will resolve it soon but currently, we don’t have any exact ETA.