Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   [SOLVED] "class" appearing above header and navbar (http://forum.bytesforall.com/showthread.php?t=7011)

DesignFlute May 7, 2010 06:55 AM

[SOLVED] "class" appearing above header and navbar
 
Hi,

I am about to launch my site and discovered something strange - class appearing above header and navbar. For eg.:

class="single postid-4096">,
class="home blog">,
class="archive category category-architecture">

What could be causing this?
Using both latest WP 2.9.2
and ATA 3.4.6

I have black body background so could never see it but at the moment I have kept it white. Please have a look.
Thanks.

edit: Here is the link DesignFlute

juggledad May 7, 2010 07:34 AM

1) have you made any changes to the theme's code?
2) do you have anything at ato->Add HTML/CSS Inserts->HTML Inserts: Body Tag

DesignFlute May 7, 2010 08:02 AM

Only one code change of combining cat and page bar. (as suggested by Flynn in one of the thread here)
could that be the culprit?
I have inserted quite a few css inserts but only like headline display none and post/page background etc. I just now once deleted every css insert to check if that is the cause but class still showing.

juggledad May 7, 2010 08:12 AM

Then I'd say it was the code change, try this, rename the old module you changes, load a new copy and see if it goes away.

DesignFlute May 7, 2010 09:33 AM

I uploaded the fresh functions folder of Ata minus the code change but class still appearing.
Could it be that just an open tag is deleted somewhere?
Note it appears like this:
class="home blog">

juggledad May 7, 2010 09:54 AM

check the header.php - line 29 should read
HTML Code:

<body <?php body_class(); ?><?php echo ($bfa_ata['html_inserts_body_tag'] != "" ? ' ' . apply_filters(widget_text, $bfa_ata['html_inserts_body_tag']) : ''); ?>>

DesignFlute May 7, 2010 12:50 PM

Header.php-line 29 was intact.

So I tried again a complete upload of the theme.
And now it has gone!

Thanks a ton juggledad for helping me out!

(you can close this as resolved)


All times are GMT -6. The time now is 08:53 AM.

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