Hello! Ok but I would like to have 2 pages of posts, one showing posts of category "x" and other showing category "y". How can I do that?
If I do what you say, all posts pages will show just category "x" isn't it?
Thanks.
Fresh Boarder
Joshua M
Mon Jun 06, 2016 7:50 am
Yes, if you would like to have 2 separate pages, please duplicate your MusicState/template.latest.php file into i.e. MusicState/template.latest2.php, change the first line (comments "Template Name: .....) of this duplicated file and change the cat="X" to your second category.
Now you can create two pages. First should use template.latest and the second template.latest2