viktorperm
Forum Replies Created
-
I have the same issue and tried to disable Yoast WordPress SEO. Didn’t make a difference though.
This issue is not related to Yoast SEO plugin. I was able to find out, that is has to do with the chrome browser update from 23 July.
They added something crappy that causes these lags. I can’t find a solution though.
Forum: Plugins
In reply to: [AddToAny Share Buttons] Dont show buttons on frontpageYes, sorry for the misunderstanding!
It works now! Many thanks.
Forum: Plugins
In reply to: [AddToAny Share Buttons] Dont show buttons on frontpageI’ve unchecked everything under “Placement” in the settings and added the CSS code again.
The floating button is still showing everywhere. I flushed cache every time I made changes..
Maybe it has to do with the “Use default CSS” option under advanced settings?Any idea?
My website is http://www.buzzlegend.com
Forum: Plugins
In reply to: [AddToAny Share Buttons] Dont show buttons on frontpageThanks for the quick response!
I tried adding your code like this into my CSS:
.addtoany_share_save_container { display: none; }
but it didn’t do anything. The buttons were showing on every page, even not using something like .home
I am using a custom share button though (custom facebook.png), don’t know if that has any relevance.
My theme is called sociallyviral from mythemeshop.
You have an idea?