Thread Starter
bbekk
(@bbekk)
Dgold, I created a Page and show there posts from the specific category ‘couse I wanted to give there separate php code (some functions) and design.
And I think that ‘more’ tag doesn’t work with Pages too.
And of course I know the difference between Pages in WP and webpages. 🙂
I think that I use code in Archive.php, like:
<?php if ( in_category() )
and then do what I want in specific category.
Well, thanks anyway.