• Resolved WPsites

    (@wpsites)


    http://www.allelectricalrecycling.com/services/retailers/ is a WordPress site, strange things are going on, in IE on the page linked above the big red block towards the bottom of the content splits into two. If I look at that page in Firefox and inspect the content using firebug I see lots of A tags with no href.

    These A tags arent visible in the html but seem to get into the DOM somehow, I’m thinking javascript. I’ve disabled scripts in my browser but still I see the issue. I have even disabled plugins one by one and still can’t work it out. There is only about 4 plugins on the site.

    Any ideas?

Viewing 2 replies - 1 through 2 (of 2 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).

    – switching to the Twenty Ten theme to rule out any theme-specific problems.

    resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.

    Thread Starter WPsites

    (@wpsites)

    Turns out it was a closing a href tag that was a/ rather than /a

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘tags mysteriously appearing on WP site’ is closed to new replies.