![]() |
2 body tags in my header Hi, no idea why and since when, but I just discover that I have 2 body tags in my header, so something its insterting the second one no idea from where. My header.htm starts like this: Code: Content visible to verified customers only.Code: Content visible to verified customers only.Where can I fix this ? Thanks. |
If you have an extra body tag it can only be because your putting one there I would think because we only add one. what is the site link? |
I have one in my header.htm file, should I delete it ? Where can I put stuff into the header tags ? Wheres that other body coming from ? You can see it here. Thanks. |
yes you should not put html or body or head tags in any of the files. Just the html that goes between them etc Our program correctly outsouts the proper <html> <body> <head> tags needed. |
Where should I include my code so it goes in the header ? Like CSS, iPhone icon, feedburner, etc... Thanks. |
head tags would go in a headtags file. Header html would go under the header file. |
And what file handles that ? As header.htm does not, which file is my real header ? (whats the name of the file and where is it ?) Thanks. |
You put the code that goes in your header in whatever header file you have defined. This would not contain head tag stuff just your html for the header. You put code that goes in your footer in whatever footer file you have made You put code that gets inserted between head tags in a page in some headtags file you define. You define what these file to load then via server path and filename in admin global options but that still requires you to make these files. We include sample header.htm and footer.htm files in the distribution as examples |
Ok, I need to create headtags.htm that its not there as header.htm and footer.htm are by default. Fixed ! Thanks Chuck. |
Yep you can use and call the files whatever you wish thats why we allow you to link via server path. |
| All times are GMT -5. The time now is 01:58 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0