Comments Darryl started the conversationMarch 30, 2016 at 3:49amHi,How can I get a blog masonry page showing only 1 category of my choosing. ie not all categories.Cheers 1,973Support repliedApril 1, 2016 at 1:00amAdd cat=category_number_herein blog-masonry-page.php line 41for examplequery_posts('numberposts=-1&post_type=post&cat=1&paged='.$paged);how to find a category id number:https://wordpress.org/support/topic/how-to-find-out-category-id-numberhope it helps thanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
Hi,
How can I get a blog masonry page showing only 1 category of my choosing. ie not all categories.
Cheers
Add
in
blog-masonry-page.php line 41
for example
query_posts('numberposts=-1&post_type=post&cat=1&paged='.$paged);
how to find a category id number:
https://wordpress.org/support/topic/how-to-find-out-category-id-number
hope it helps
thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy