Solution for this topic
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
li.menu-item.sh-nav-menu.sh-nav-special { display: none; }
You are most welcome here 🙂
If you add any other content element in the section such as Text block then does it also not display?
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 see it.”?
Do you mean the products you want to search don’t get displayed on search results page?
Could you please share me your site URL where it’s displaying so that i can help you?
Hi @Nerina,
Thank you for your question.
What is the optimal image size for my product images on woocommerce?
Please make sure that they are at least of size 615px X 615px
Then, how do I decrease the size of the “product accessories”, products displayed at the bottom of my single product page. I have made adjustments in Customizing > Woocommerce > Product images > main image
You can decrease 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
.woocommerce .woocomerce-styling .upsells ul.products li.product { width: 25%; }
However, nothing happened… I suspect that some of my theme settings are not working? I have also set the title bar to > off, however it is still displaying.
Please try using below custom CSS code.
.single-product .sh-titlebar { display:none; }
Best regards,
Shufflehound team
Please use below custom CSS code to achieve this.
.woocommerce .woocomerce-styling .product h1.product_title.entry-title { border-bottom: 0; margin-bottom: 0; }
Hi @Nerina,
I hope you are well today and thank you for your question.
We don’t have any idea about this issue and as it is plugin issue so you have to contact the plugin author to resolve it.
Best regards,
Shufflehound team
Hi @indkmg,
I hope you are well today and thank you for your question.
Do you want to change the search texts?
If yes then you can do this by translating the theme as described here https://support.shufflehound.com/theme-translation/Â or by using any of the below plugins.
https://wordpress.org/plugins/say-what/
https://wordpress.org/plugins/real-time-find-and-replace/
Best regards,
Shufflehound team
Could you please share me the page URL from your site where it is displaying so that i can help you to hide it?
Hi Ildiko,
I hope you are well today and thank you for your question.
You don’t need to use any activation code.
Just use the plugin and you can use basic functionality of it to create slider.
If you have not purchased this plugin and using the plugin bundled with the theme then you are not direct customer of that plugin so can not activate the plugin license until you purchase the plugin.
The bundled plugin provides limited functionality which is sufficient to make it work with the theme.
Please see more information about this on the following page.
https://www.themepunch.com/faq/purchase-code-registration-faqs/#1447194367831-7941a825-85b2
Best regards,
Shufflehound team
Not an issue. You are always welcome here 🙂
Awesome great to see you got that found and thank you for updating here.
Please advise if you have more questions.
Have a fantastic day!
Hi @MrVanDigital,
I hope you are well today and thank you for your question.
Have you tried using below custom CSS code that I shared you previously to display mobile hamburger menu?
.primary-mobile-light .sh-header-mobile:not(.sh-sticky-mobile-header-active) .c-hamburger:not(.is-active) span, .primary-mobile-light .sh-header-mobile:not(.sh-sticky-mobile-header-active) .c-hamburger span:before, .primary-mobile-light .sh-header-mobile:not(.sh-sticky-mobile-header-active) .c-hamburger span:after { background-color: rgba(80,80,80,1) !important; }
If you want to achieve something else then please tell me a bit more in detail.
Best regards,
Shufflehound team
You are always welcome here 🙂
Hi Ildiko,
Sorry to hear of the problem you are having.
I am not sure why you have faced this issue importing the demo content but this may be because something on your site stopped importing demo leaving database in unstable state.
You can try resolving the issue by repairing the database as described in the following pages.
https://www.designbombs.com/how-to-fix-error-establishing-a-db-connection-error/
https://www.cloudways.com/blog/how-to-fix-error-establishing-database-connection-wordpress/
Best regards,
Shufflehound team
You are always welcome here 🙂
Solution for this topic
Hi @Nerina,
I hope you are well today and thank you for your question.
Yes it is compatible with PHP 7.
Best regards,
Shufflehound team
Solution for this topic
Hi @romkrus,
I hope you are well today and thank you for your question.
It seems the plugin issue so to resolve it could you please contact WP(standart) gallery + GT3 Photo & Video Gallery – Lite plugin developer?
Best regards,
Shufflehound team
Solution for this topic
Hi @rachelmball,
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
#page-container .primary-desktop-light .sh-header:not(.sh-sticky-header-active):not(.sh-header-10) .sh-nav>li>a { color: rgba(255,255,255,0.85) !important; } #page-container .primary-desktop-light .sh-header:not(.sh-sticky-header-active):not(.sh-header-10) .sh-nav>li:hover>a { color: #fff !important; }
Best regards,
Shufflehound team
Hi @rachelmball,
I hope you are well today and thank you for your question.
Could you please share me your site URL where it’s happening so that i can troubleshoot it?
Best regards,
Shufflehound team