I have been looking around for a solution to this and I think I am making it harder than it needs to be. I took over as the admin of a website. Thinking this would be simple I went and made the changes I needed tothe templates. The site was created in Evolution 1.0.4. The path is Elements>Manage Elements>Templates Tab. Thinking this would be simple, I went and made the changes I needed. I did not realize that when I saved it in MODx it creates a backslash throughout the code. I have searched for an answer but nothing seems to work. I do know that on the host site the magic_quotes_gpc is off. The site also does not allow for a custom php.ini file.
The site is still active, but looks horrible.
Any help would be appreciated.
Steve
Here is an example which shows three backslashes:
<link href=\\\"css/twitter.css\\\" rel=\\\"stylesheet\\\" type=\\\"text/css\\\" />
<!-- End of 960 Framework CSS Files-->
</head>
<body>
<div id=\\\"top-corners\\\"></div>