kernkraft
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: No issues w/Firefox; Tons of issues w/IE 6&7And that opened up to more </div> errors somehow…
Forum: Fixing WordPress
In reply to: No issues w/Firefox; Tons of issues w/IE 6&7Thanks Otto, you’ve been great help. I’ll give that a try and let you know how it goes.
Forum: Fixing WordPress
In reply to: No issues w/Firefox; Tons of issues w/IE 6&7HAHA! Found it!!! It was in the index.php file and that’s 7 more errors down!!! Three more measly headers to go then I can focus on how to format for Internet Explorer!!!
Forum: Fixing WordPress
In reply to: No issues w/Firefox; Tons of issues w/IE 6&7I didn’t add them there… and I have no idea how to get rid of them. Someone suggested disabling the visual code editor for wp, but that didn’t get rid of them.
Forum: Fixing WordPress
In reply to: No issues w/Firefox; Tons of issues w/IE 6&7sweet it worked… I just put the closing </div> tag at the bottom of footer.php before the closing body and html tags.
Now onto these crazy header validation errors (3 of them).
Forum: Fixing WordPress
In reply to: No issues w/Firefox; Tons of issues w/IE 6&7So thanks fellas (and ladies) for the help. I really appreciate it. I’m down to 10 validation errors… 7 of them are <p> errors in posts… something that I can’t fix despite the adjustment in my profile but it’s not something I’m worried about.
The last 3 are strange header errors that I don’t quite understand.
And finally, when I fixed the <div> issue by adding another </div> to the index.php file… it fixed the validation error, but if you look at my page through firefox now… the header and footer are all sorts of screwed up. I’m going to try something and let you know how it goes.
Forum: Fixing WordPress
In reply to: How do I make my site compatible with Internet Explorer?have fun dude! I started at 47 and am now down to 15! lol it’s a whole of time consuming fun
Forum: Fixing WordPress
In reply to: No issues w/Firefox; Tons of issues w/IE 6&7Yeah, how would I go about disabling it?
Also, here’s my next question:
I’ve got the following code:
<!– begin footer –>
<div class=”footer”>
Copyright © Adam Kovacs – Waste of Space Advertising 2007
</div>
<?php wp_footer(); ?>
</body>
</html>The validation errors point to the two closing tags as errors above … but when I remove them… instead of removing two errors, two more are added: #’s 17-21 on the validation page… ugh
Forum: Fixing WordPress
In reply to: No issues w/Firefox; Tons of issues w/IE 6&7thanks rudolf… and my sincerest apologies to ms. whooami… it’s hard to figure out gender from forum screen names sometimes ??
Forum: Fixing WordPress
In reply to: No issues w/Firefox; Tons of issues w/IE 6&7down to 15 errors… was at 14, but I forget what I did to add another error…
Having trouble figuring out the <p><p> errors. I know they’re posts, but i look in the code of the posts and I don’t see any of those tags.
Forum: Fixing WordPress
In reply to: No issues w/Firefox; Tons of issues w/IE 6&7would make sense that it’s in header.php lol… sorry late night econ work post gym workout has me a little brain-wrecked right now.
Forum: Fixing WordPress
In reply to: No issues w/Firefox; Tons of issues w/IE 6&7thank you sir! I’ll start on that right away and keep you posted on my progress
quick question… which file is it in! lol because column 6 doesn’t really help me locate it.
Forum: Fixing WordPress
In reply to: Need direction to this code locationYeah I’m also having tons of issues with IE … my footer appears next to my sidebar pushing the body all the way to the left…
The way I found my sidebar errors was because it mentioned column 3… column 3 when I open up my page in IE just happens to be the sidebar.
I’m down to 23 errors from 47 though… and I still can’t get my body’s, sidebar’s and footer’s background to appear and my footer to appear well where a footer should.
Forum: Installing WordPress
In reply to: Activating plugins?nevermind found it under the admin settings, thanks
Forum: Installing WordPress
In reply to: Activating plugins?oh i know you’re not being smug, i realized it was a really noob-ish sort of question… I’m assuming the link shows up on the webpage?