• Hey everyone got a problem that I cant quite figure out. I have built my wordpress site and had gotten all the code so that it validated using the W3C site and then once I started adding links in my content through the WYSIWYG editor I started to get this error:

    Line 241, Column 121: there is no attribute “mce_href”

    Here is the part of the source code that is throwing the error:

    <p><a href="https://www.klmarcom.com/brochure" mce_href="https://www.klmarcom.com/brochure">Brochures</a></p>

    Any ideas how to fix this so that my site can validate? I would prefer not to have to manually add in the link in the html because this is a site for a client.

    Thanks!

  • The topic ‘mce_href validation?’ is closed to new replies.