You are most welcome here 🙂
You are most welcome here 🙂
Hi @marcosmarcon,
I hope you are well today and thank you for your question.
Yes, the theme is AMP ready and you can use it on your site using below solution.
https://wordpress.org/plugins/amp/
Best regards,
Shufflehound team
Please make sure you have set header layout to with ad place in the theme header settings as shown in the attached screenshots.
Yes but currently there isn’t any option to achieve this and it will be implemented in the future version of the theme.
To use that feature, you have to use Classic editor as described in the below pages.
Could you please share me the page URL from your site where it is displaying so that I can help you?
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/
I don’t see anywhere in the theme code that we are overriding that shortcode therefore I recommend you to contact Jetpack plugin support.
Alternatively, you can create slideshow gallery using any of the below plugins.
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
@media (max-width: 768px){
#page-container .blog-slider-content * {
font-size: 95% !important;
}
}I logged into your shared site but a bit confused which one is your site home page as shared in the private reply.
Why is clone in your site URL?
You are most welcome here 🙂
Glad to help 🙂
Hi @nrseara,
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
Hi @poojamitra88,
Thank you for your question.
Please contact the Jetpack plugin support to resolve it.
Best regards,
Shufflehound team
Hi @poojamitra88,
I hope you are well today and thank you for your question.
Could you please tell me how you want it to display and share me the page URL from your site where it is displaying so that I can help you?
Best regards,
Shufflehound team
I logged into your site and confirmed the issue.
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.
You can update the theme as described in the below page.
Please try using below custom CSS code to achieve it for all posts.
article h2:hover {
text-decoration: underline;
}Hi Arto,
I hope you are well today and thank you for your question.
I am not sure exactly what you are trying to achieve so could you please describe it a bit more in detail by sharing its screenshots and also share page URL from your site where it is displaying?
Best regards,
Shufflehound team