Everytime I try to create an <a href> it puts an extra \ in the tag and it messes up the link.
For example
fill out our <a href=\"index.php/contact-us\" title=\"Contact\">contact form</a> and we will contact you as soon as possible.
See the \ after the = ?
It gets there everytime I save. If I save a couple of times the \ multiplies like this:
fill out our <a href=\\\"index.php/contact-us\\\" title=\\\"Contact\\\">contact form</a> and we will contact you as soon as possible.
Site is http://www.delosguides.com
Template Simplicity
Joomla 3.x
I can provide backend codes if needed.
Thank you