Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Header configuration & styling »

[SOLVED] Explorer problems; can't find the code errors


 
Prev Previous Post   Next Post Next
  #1  
Old Dec 13, 2009, 07:26 AM
snphillips
 
5 posts · Dec 2009
Brooklyn, NY
[SOLVED] Explorer problems; can't find the code errors

A site that I created has many errors when viewed with Internet Explorer:

http://www.trendnu.se

After scouring the forum it appears as if most errors result from minor code errors.
I ran the site through http://validator.w3.org and found 9 errors. Now I need to figure out where in the theme files to look to find the problem code so I fix the errors.

For instance, the Validator told me that I have an error on Line 145, so now I'd like to find this bit of code to fix it. In this case it is a header problem. I searched in many of the theme files but cannot find the code in question.

# Error Line 145, Column 88: end tag for "tr" which is not finished

…"0" border="0" width="100%"><tr></tr></table> <div class="horbar1">&nbsp;</di



Most likely, you nested tags and closed them in the wrong order. For example <p><em>...</p> is not acceptable, as <em> must be closed before <p>. Acceptable nesting is: <p><em>...</em></p>

Another possibility is that you used an element which requires a child element that you did not include. Hence the parent element is "not finished", not complete. For instance, in HTML the <head> element must contain a <title> child element, lists (ul, ol, dl) require list items (li, or dt, dd), and so on.
 

Bookmarks

Tags
explorer, header, headerimage, themefiles, validator



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems viewing Atahualpa theme in Internet Explorer harpek New Versions, & Updating 10 Sep 11, 2011 03:55 AM
[SOLVED] Please Help, I can't find the code: itbloke Header configuration & styling 28 Dec 4, 2009 08:10 PM
Where do I find the code for the Post title? JakeThePeg Post-Kicker, -Byline & -Footer 1 Sep 13, 2009 05:26 AM
Errors in loading the template appear to occur with header - errors below Gfeiste Header configuration & styling 3 Aug 9, 2009 10:45 AM
Re: 3.4 Errors Flynn Atahualpa 3 Wordpress theme 0 Jul 5, 2009 04:12 AM


All times are GMT -6. The time now is 06:25 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.