Screwed sidebar
-
Hi all. Some time ago i removed my sidebar and widgets, it took me a lot of nervs but i did it. And of course now i need the sidebar. The problem is that
if ( function_exists('register_sidebar') ) { register_sidebar(array( 'before_widget' => '<li id="%1$s" class="widget %2$s">', 'after_widget' => '</li>', 'before_title' => '<h2 class="widgettitle">', 'after_title' => '</h2>', )); }
I register a new one. I can see it in my widget area, but not on my pages. I’m using full wight template, but when i switch to default, it displays me only in archive, but not as in sidebar, just as text. Can some1 tell what the hell did i do to screw that up, cuz honestly i have no idea. I usually keep text docs of the code changes i made, but they are on my laptops HDD, which kind of broke….
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Screwed sidebar’ is closed to new replies.