Widget area in first page of archives / categories
-
Hi, i try add to first page of categories and only for the first page of categories a widget area how to do this i have this code
<?php if ( $paged < 2 ) : ?>
<p>CONTENT</p>
<?php else : ?>
<p>CONTENT</p>
<?php endif; ?>but if i change a content for a widget code is no working any ideas how to insert a widget area only for the first pages in category section?
tnx.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Widget area in first page of archives / categories’ is closed to new replies.