Need advice on structure and theming
-
I have created a website for a client that sells baked goods, cakes and desserts.
Currently, he adds new products as “posts” and ticks the appropriate category, such as cakes, desserts, breads etc.
I have created a static page called “products” that then shows all the categories, which then link through to a page with a custom loop that calls all posts from that category.
So I have a breadcrumb / structure like this:
home > products > category > product
What I’d like is to have the category page populate dynamically, so it shows all categories with the post thumb, title and link to the category. Because at the moment I have to create this page manually.
Can anyone suggest how I might do this?
- The topic ‘Need advice on structure and theming’ is closed to new replies.