Yes I got your site details on email but I need administrator access to troubleshoot it so could you please grant me that access?
Hi @dgsmith,
Thank you for your question.
Could you please share me your site URL where it’s displaying so that I can help you?
Best regards,
Shufflehound team
Ok
Hi @daptee,
I hope you are well today and thank you for your question.
We can’t inline the theme style.css file as it is required theme file.
There can be various other reasons why your site is loading slow as described in the following pages.
https://www.bitcatcha.com/blog/2015/10-frustrating-reasons-why-your-website-speed-is-slow/
https://www.pickaweb.co.uk/kb/website-running-slow/
https://gtmetrix.com/why-is-my-page-slow.html
You can improve your site performance as described in the following pages.
http://www.wpbeginner.com/wordpress-performance-speed/
https://codex.wordpress.org/WordPress_Optimization/WordPress_Performance
https://wpengine.com/blog/page-speed-wordpress-performance/
https://themetrust.com/test-wordpress-site-performance/
To optimize images and load them faster, you can use any of the following plugins.
https://wordpress.org/plugins/ewww-image-optimizer/
https://wordpress.org/plugins/wp-smushit/
Best regards,
Shufflehound team
Hi @fabiano1987,
I hope you are well today and thank you for your question.
It is displayed on the site by markup added in the following theme file on line number 311
/gillion/inc/elements/blog-posts-basic.php
The load more button functionality is handled using AJAX and its javascript code is in the theme file gillion/js/scripts.js in the function gillion_loadmore and its PHP functionality is in the function gillion_load_more_posts that you have shared above.
Best regards,
Shufflehound team
I hope you are well today and 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/
Best regards,
Shufflehound team
Hi Pierre,
I hope you are well today and thank you for your question.
You can change it using theme Header and Footer settings as shown in the attached screenshot.
Please advise if you have more questions.
Best regards,
Shufflehound team
Ok We will look into the issue.
I visited your shared site and saw javascript error message on your site as shown in the attached screenshot which may be causing the issue.
This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson, WooCommerce & 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 or use following plugin to check it.
https://wordpress.org/plugins/health-check/
Also you can try displaying the images 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
.single-product .woocommerce-product-gallery { opacity: 1 !important; }
Solution for this topic
Hi @MarcoAix,
I hope you are well today and thank you for your questions.
Portfolio single page: I ended using Jetpack social button but I’m not sure where in the (child theme) CSS I can hide the default Share (here Partager) button
You can hide 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
.sh-portfolio-single-share { display: none; }
As I won’t edit my site on the front-end side can I safely remove Yellow Pencil plugin?
Yes you can.
Same for WP Bakery: I’ve been using Unysson, can I safely get rid of WP Bakery?
Yes.
Slider Revolution: is there a way to call a random slider on Home Page?
You can call random slides as described in the following pages but not random slider.
https://www.snellmitchell.co/knowledgebase-help-support/slider-revolution-5-randomise-slides/
Finally, I had a message from my host provider saying the database is too big and I have to take the “gold” option! So I had a look at it and saw there are 2 incredibly huge tables (attachment) though my site is really simple at the time, and I don’t know what to do to have them more “regular”
Those tables contain data about your site posts.
Do you have large number of posts on your site?
Also have you used as a table prefix on your site?
Just want to let you know that it has nothing to do with the theme.
Best regards,
Shufflehound team
You can share it by adding them in the box having text “Enter your private content here (only you and forum moderators will be able see it).”
Hi Andrew,
Thank you for your question.
You are mixing Project base slug and projects page slug which are different and can’t be one.
To achieve the desired effect, I have changed Project base slug and projects page slug on your site.
Best regards,
Shufflehound team
Hi Andrew,
I hope you are well today and thank you for your question.
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 or use following plugin to check it.
https://wordpress.org/plugins/health-check/
Are you using any custom CSS code on your site?
If yes then please try temporary removing it.
Best regards,
Shufflehound team
Would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporary 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.”?
I logged into your site and could set United States address correctly but it seems your address is incorrect or in short form so could you please add the remaining address fields as shown in the attached screenshot one by one and make sure that it is not in short form?
Glad it is working fine for you now 🙂
You are most welcome here 🙂
Hi @baliperfect,
I hope you are well today and thank you for your question.
Could you please share me the exact page URL from your site where it is not displaying correctly so that I can troubleshoot it?
Best regards,
Shufflehound team
Hi @leoSolutions,
I hope you are well today and thank you for your question.
You can use two featured images by using below plugin and display it on your site by developing custom code in the child theme of Gillion theme.
https://wordpress.org/plugins/dynamic-featured-image/
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