Solution for this topic
We don’t have any recommendations but you can try using below accordion plugins.
https://wordpress.org/plugins/accordions/
Just add my shared CSS code above your existing CSS code.
Updating themes can be done automatically using Envato Market Plugin (included in our recommended plugin list under Appearance > Install Plugins) which is mentioned in this https://support.shufflehound.com/updating-theme/ above shared page.
Solution for this topic
To make it work on home page also please change the CSS code as following.
.theiaStickySidebar { position: static !important; transform: none !important; }
Hi Mike,
I hope you are well today and thanks for posting here.
Actually, the shortcode works fine in the accordion but the ouput that your shortcode creates conflict with accordion functionality therefore it is not working well with it so you have to troublehsoot your shortcode functionality or use any otheraccordion plugin which doesn’t conflcit with it.
Best regards,
Shufflehound team
Hi B,
I hope you are well today and thank you for your question.
I am not sure I understood your question correctly so could you please describe it a bit more in detail by sharing the screenshot of it and also share me the page URL from your site where it is displaying so that I can help you?
Best regards,
Shufflehound team
Hi @69boxes,
Sorry to hear of the problem you are having.
It seems sever related issue so please resolve it as described in the following topics.
https://support.shufflehound.com/forums/topic/unyson-text-block-error/
https://support.shufflehound.com/forums/topic/403-error-importing-demo-content/
Best regards,
Shufflehound team
Hi @beyondfantasy,
I hope you are well today and thank you for your questions.
Installed the required plugins (including WPBakery which required $45)
You don’t need to buy it as you can use WPBakery plugin bundled with the theme as described in the below topic.
Enabled the backup content extension of Unyson
You need to also enable Unyson Page builder extension.
Then tried to install the demo content: Startup
You can install it as described in the below page.
https://support.shufflehound.com/installing-demo/
Best regards,
Shufflehound team
Solution for this topic
Hi @ukbballrulez33,
I hope you are well today and thank you for your question.
You have disabled it using YellowPencil Plugin which generated below custom CSS code.
#header-navigation .sh-nav ul { display: none !important; }
To resolve it either remove the below custom CSS code or add 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
#header-navigation .sh-nav li:hover > ul.sub-menu { display: block !important; }
Best regards,
Shufflehound team
Awesome great to see you got that found.
Please advise if you have more questions.
Have a fantastic day!
Please change them in the theme styling settings as shown in the attached screenshot.
Also 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
Could you please try using below latest version of theme as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
Also this can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
Solution for this topic
I hope you are well today and thank you for your question.
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
.single-product span.sh-popover-mini.sh-popover-mini-dark { display: none; }
Best regards,
Shufflehound team
Hi @tinyc123,
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 help you?
Best regards,
Shufflehound team
Please try using below latest version of theme on your site as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
Solution for this topic
Hi @cato,
I hope you are well today and thank you for your question.
You can change its height 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
.lightcase-contentInner { height: 285px !important; } #lightcase-content .lightcase-contentInner .lightcase-inlineWrap { height: 460px !important; max-height: 285px !important; }
Please change the height value in the above CSS code to whatever you want to.
Best regards,
Shufflehound team
Please change the above shared CSS code as following.
#sidebar .theiaStickySidebar { position: static !important; transform: none !important; }
You are always welcome here 🙂
Thank you for your questions.
where can I change the share button at the end of the post ? Can I delete it ? (please see pictures)
You can’t change it but can remove it from theme Blog settings as shown in the attached screenshots.
What does the small orange circles means on the side bar next to blog post picture ? Can I delete it ? (please see pictures)
Those are comments count which you can remove using the solution shared in the following topic.
https://support.shufflehound.com/forums/topic/shufflehound-recent-posts/#post-6928
Best regards,
Shufflehound team