Forum replies created
Theme Options -> Header -> Header widgets placement -> Select per Post/Page
try this Custom CSS:
.t4p-blog-medium .entry-meta {
margin: 0;
padding: 0;
}
can you provide your wp-admin login details as well as FTP access in the Private reply?
does it write an error message? can you post a screenshot of the issue?
you need to enable there the evolve Tabs widget, then it will work 😉
I didn’t test them…you will need to disable one by one as I don’t wanna break your current settings
there is actually a conflict with plugins, I found out it’s with Newsletters plugin and with other one as well. But I don’t wanna touch it as you said don’t change anything. Try to deactivate them one by one and see which one it breaks.
when I checked the page the thumbnails are displaying…is there still the issue? the clients carousel is not auto-rotating….it’s coded for now as it is..to hide the arrows you could use a Custom CSS:
.clients-carousel .es-nav-prev,
.clients-carousel .es-nav-next {
display:none!important:
}
have you also try different browsers? Firefox, Chrome, Safari, etc.?
I have found the bug, in the option Theme Options -> General -> 100% Width Template Left/Right Padding , you have set 100% however in this option can use only pixel values, please check if it works now as you wish