Widgets not shwo!
-
Hello everybody
On my side no widgets are displayed. I have now in the home.php the partif ( ! is_active_sidebar( 'blog' ) ) $col_width = 'span12';
changed toif ( ! is_active_sidebar( 'sidebar-blog' ) ) $col_width = 'span12';
. In the blog posts widgets are now displayed. but not in the page or other parts. what should I consider? no matter what I area and place them back, it will not be displayed.sorry for my bad english!
- The topic ‘Widgets not shwo!’ is closed to new replies.