Since upgrading to 3.04 on our staging site, the layout of the post pages are broken. Which template does the post pages use?
Here’s a sample post page that displays incorrectly –> http://stg.mobilebrands.idimension.com/2014/08/syniverse-shortlisted-for-four-ctia-awards/
Here is a sample post page from our live site that displays correctly (prior version of Enfold) –> http://mobilebrands.syniverse.com/2014/11/syniverse-and-concur-enable-real-time-messaging-for-business-travelers/
Also, there appears to be new share tool bar appearing at the bottom that is new since the upgrade. Since I’m using Jetpack’s share tool, I won’t need this. How can I turn it off?
Thanks so much in advance for your help.
Hi dlimtiaco!
I am sorry, but I can’t see any broken layout. Can you show it us on a screenshot please?
You can hide the default social share tools, by using this code:
.av-share-box {
display: none;
}
Regards,
Andy