As said above, I don’t see masonry style blog posts basic on your shared site so could you please share me the screenshot of it so that I can help you?
You are most welcome here 🙂
Hi @MarcoAix,
I hope you are well today and thank you for your question.
You can try achieving this using any of the following plugins.
https://wordpress.org/plugins/tags/social-share/
Best regards,
Shufflehound team
Solution for this topic
I used the below CSS code on your site and it started working.
#page-container .sh-nav li.menu-item a {
font-family: 'semplicitapro', sans-serif !important;
font-weight: normal !important;
}
Could you please confirm it?
ok
Hi @ankurclub,
I hope you are well today and thank you for your question.
You can just set that page template to Blog and configure its blog options to however you want to as shown in the attached screenshot.
Best regards,
Shufflehound team
You are most welcome here 🙂
We will remove this plugin from a recommendation in the future version of the theme.
You can use any other instagram widget plugin on your site by selecting the plugin from below listed plugins.
Solution for this topic
Yes, you are right.
The information provided on the below pages will help you to better understand it.
why this buttons dont work
Please make sure you are using latest version of the theme.
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.
and where i can change links?
You can configure it in the theme settings as displayed in the attached screenshot.
Solution for this topic
You can set it by editing the post and configuring its review option as shown in the attached screenshot.
Yes, you can see it on the shared page as shown in the attached screenshot.
Some strings are dynamic and not exist in the code and you can change those strings by using any of the following plugins.
If you can’t change it using Yellow Pencil editor then you have to develop custom code to change it as there isn’t any option to change it.
I visited your site and it seems your site home page is set as a blog page as shown in the attached screenshot so the content on it is displayed dynamically.
Solution for this topic
You can change it from About Us widget as shown in the attached screenshot.
Glad it’s working fine for you now.
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
.sh-widget-posts-slider-item-large .post-thumbnail img {
width: 420px;
min-width: 1px;
}Hi @pooja,
I hope you are well today and thank you for your question.
You can add the image in the header using the theme styling header option as shown in the attached screenshots.
Best regards,
Shufflehound team