• Bob Zenith

    (@bob-zenith)


    Hi,

    I am trying to remove AddToAny from my posts on my blog. I am using the theme AndyBlue, and my site is https://personalcomputersos.co.cc

    An example post is:
    https://personalcomputersos.co.cc/wordpress/?p=24
    Notice the “Save and Share” link right under the post’s title which pops-up several social networking buttons; That is what I’d like to remove

    Viewing the page source, I found the script’s code:
    <a class="a2a_dd" style="font-size: 10px;font-weight:bold;" href="https://www.addtoany.com/share_save">Save & Share</a><script type="text/javascript">a2a_linkname=document.title;a2a_linkurl=location.href;</script><script type="text/javascript" src="https://static.addtoany.com/menu/page.js"></script>

    My problem is that I don’t know what file that code is in. Once I find the folder, it should be relatively easy to remove.

    So, does anyone know what file or folder I should be looking in? I assume it would be under andyblue’s theme folder (in wp-content), but after that I have no idea.

    Thanks in advance.

Viewing 3 replies - 1 through 3 (of 3 total)
  • esmi

    (@esmi)

    Have you tried deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    Thread Starter Bob Zenith

    (@bob-zenith)

    Yes, I have deactivated all of the plugins, but it did not remove the addtoany script.

    I am experiencing this same issue. I have deactivated the plugin, deleted it from WP, and confirmed it is not in my wp-content/plugins file. It is still showing up in my source code overall but I don’t know where to find that code via my Editor in order to remove it. Any ideas?? How did Bob figure his situation out, if he did?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to remove AddToAny’ is closed to new replies.