Change post category page layout?
-
Hi,
I have read through the snippets and multiple forum support answers and still need help!Currently I have 6 items in my nav menu where 2 are post categories (the others are pages). 1 is 1 category (projects) and the other is 2 (current and complete). I am using child themes.
1. At this point I’d like the category description to be visible at the top of the page before the post entries – can’t get this to work?
Regarding the other page with current and complete.. I have created a main category (called dev) and created 2 subs called current and complete. This page now shows all the posts in current and complete, however they are in ‘id’ order.
2. I’d like to be able to have the page look like (I’m showing pseudo html markup just to help with the explanation):
(h3)Category Name(/h3)
(p)Category description(/p)
(br)
(h4)Subcat1(/h4)
(li)Full list of post items in this cat with images
Displayed like:
(h5)post title(/h5)
(p)(img)Full post(/p)
(p)mini gallery(/p)(/li)
(h4)Subcat2(/h4)
(li)Full list of post items in this cat with images (same as above)(/li)3. Customizr does not have an archives or category.php page so what page would I edit?
4. Is using category hierarchy the best way of doing what I want?
I have started a page template from the custom-page.php in the child theme but I cant get it to work?Thanks for any help or links to help ??
- The topic ‘Change post category page layout?’ is closed to new replies.