I've searched the boards, Google, and looked at the documentation and read everything on the Header Includes but the HTML just isn't showing up. The include path is correct and it pulls the code into the top of every page of the gallery, but just as a bunch of text. It doesnt "Parse"? is that the word...the html.
I removed the <html><head><body> type tags as well.
I've even tried to insert the example html from the documentation:
<div style="background-color:blue">
<a href="/">Site home page</a> -
<a href="/contact_form.htm">Contact us</a> -
<a href="http://google.com">Search the web</a>
</div>
Even this didn't work...
I'm pretty much a fresh install of the latest version and haven't edited any templates, core files, etc...haven't even installed any plugins...
Please Help,
Thanks!
I don't see an edit button, so I guess I need to post a reply...
http://www.dzidesigns.com/
Thats the gallery, shouldn't need to log in to see the mess of code that pops up...
You need to enter plain html. Copy the code that appears 'unparsed' on your page into a simple text editor and use that. Avoid using dreamweaver - you just makes things harder for yourself.