After uninstalling it it's still all over the place. How to remove it?
After uninstalling it it's still all over the place. How to remove it?
Same for me. It's all over the place. I'm kind of disgusted because I am fairly new to this and though that the plug-ins were supposed to be easy since I didn't want to mess with coding. I liken to this to spyware. My original theme template is messed up and my default social icons no longer work because they are coded to add this:(
Install & uninstall works perfectly for this plugin.
If you have caching enabled, you should clear your cache after modifying your WordPress site. Try switching themes, temporarily, to help pinpoint your exact issue.
I've turned off the caching, then installed and uninstalled AddToAny but still when I edit the single.php there is this line <?php if( (!function_exists('ADDTOANY_SHARE_SAVE_ICONS'))&& ($features['social']) ) share_save_container(); ?> also style.css has it. I dont know where else it sits. What to do?
That piece of code is used for hardcoding the button in your theme per the FAQs:
http://wordpress.org/extend/plugins/add-to-any/faq/
If you didn't place the code in there, then it was likely your theme's author. You can safely remove that code without an issue.
Thank you very much for this reply. Now I understand everything. This means that I have to learn a lot ;) All the best!
You must log in to post.