Hello,
This wouldn’t be added by the theme. Can you post a link? I should be able to tell what plugin is adding the button.
-Kevin
Thread Starter
Warren
(@warrensamu)
It appears to be added by Autoptimize plugin. Try disabling in the plugin settings and let me know if that works for you.
-Kevin
Thread Starter
Warren
(@warrensamu)
That’s not the one. I don’t have any social sharing plugins on the website.
On second examination, that’s just the name of the cache CSS file.
It looks to me that a script in your footer is adding this. Try going to Appearance> Widgets and make sure that there is no script added to any of the widgets in your footer.
Let me know if you find anything.
-Kevin
Hey,
Can you turn off Autoptimize just for a little bit. That will let me see what scripts are being loaded and I’ll be able to tell you which plugin is adding that.
Thanks
If you look here:
view-source:https://cncballscrewrepair.com/
line 387 the Pinterest script is added right before your gallery.
Either you are manually adding that in or a plugin is adding that. If you are not manually adding it then deactivate your plugins one by one till you see that removed.
Ben
Make sure to right click and click “view source” to see the code output.
Thread Starter
Warren
(@warrensamu)
Thank you! I found it. Needed a fresh set of eyes π
for future reference; you can disable Autoptimize on a per-request basis by adding ?ao_noptimize=1 to the URL.
hope this helps debugging,
frank (ao dev)