Solution for this topic
Hi @CommandPost,
I hope you are well today and thank you for your question.
I logged into your shared site and made it work by configuring the slider button link as shown in the attached screenshot.
Could you please confirm it?
Best regards,
Shufflehound team
Hi Simon,
I hope you are well today and thank you for your questions.
1. Image points do not appear where they are supposed to appear (see screenshot).
Please make sure that you are using latest version of Unyson plugin and contact the Unyson plugin support to resolve it.
2. The video slider (Slider Revolution) sometimes moves to other parts of the website (see screenshot).
Which version of the browser are you using?
Does it only happen when you scroll the site before the site completely loads?
Best regards,
Shufflehound team
Hi @tonidebeer,
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 displaying so that I can troubleshoot it?
Best regards,
Shufflehound team
Hi @tonidebeer,
I hope you are well today and thank you for your question.
Could you please share me the screenshot of the issue so that I can troubleshoot it?
Best regards,
Shufflehound team
Woocommerce allows you on the main shop page to first display the product categories (or a selection there of) and then followed by all the individual products. This allows visitors to reduce the list of available products based on a selected category (or view all of them). My shop page only shows ALL available products and I am not able to have the categories displayed.
It is displaying fine for me on my test site as shown in the attached screenshot.
Please update the theme on your site to the below latest version as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
If the issue still persists then please contact the Woocommerce support.
I have pasted the code as described, however the shop page still only shows three populated columns on the left with a blank column to the right
Please try changing above shared CSS code as below.
.woocommerce .woocomerce-styling ul.products li.first { padding-left: 0; } .woocommerce #page-container .woocomerce-styling ul.products li { padding-right: 0; width: 24%; }
It seems happening because of the pagespeed that you are using to serve CSS files so could you please try disabling it?
I have notified the theme developer about this and resolve it ASAP.
The developer will reply here soon.
I don’t see those issues on your shared site so please share me the exact page URL from your site where it is displaying.
Awesome great to see you discovered it.
Please advise if you have more questions.
Have a fantastic day!
Awesome great to see you discovered it.
Please advise if you have more questions.
Have a fantastic day!
You are most welcome here 🙂
Awesome great to see you got that solved.
Please advise if you have more questions.
Have a fantastic day!
Hi @dellgirl,
I hope you are well today and thank you for your question.
I am not sure why this is happening on your site but 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
.single-post article .post-thumbnail { display: block; } .single-post .post-switch { border-top: 0; }
Best regards,
Shufflehound team
Hi @ericapugh,
I hope you are well today and thank you for your question.
I am not sure what you meant by “I can’t log into my theme settings” so could you please describe your question a bit more in detail.
Please make sure that you have installed and activated the theme required Unyson plugin.
Also, Please make sure you are using the latest version of PHP on your server by referring to the information provided in the following pages.
https://www.wikihow.com/Check-PHP-Version
http://php.net/supported-versions.php
Best regards,
Shufflehound team
The issue was resolved previously in the theme but glad it is working fine on your site now.
Is there any way to knock out the all the featured images across the site via css? I cannot find a preset in the setup. I have many old posts.
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
.single-post article .post-thumbnail { display: none; }
You are most welcome here 🙂
You are most welcome here 🙂
It’s the same for Gillion theme.
Sorry, I mistakenly typed Jevelin which I changed now in my above reply.
Hi @jfculhane,
I hope you are well today and thank you for your question.
I don’t see the image on your shared page as shown in the attached screenshot.
Have you managed to hide it?
Best regards,
Shufflehound team