Best way to create a list of product items
-
Hi guys, I’m new to WP and I’m getting frustrated.
I have a new custom post type by the name of Products. I want to be able to list these products on a shop page. I have a new product-single.php template so the individual product page is fine.
But I want to have a template that brings back all products, preferably paginated. Is the query_posts() the best way to go?
Mainly I don’t understand enough about creating the template to deal with this. Do I just create any template by any name (that isn’t a reserved word) and then im able to select that when creating the page?
Can someone give me a step by step on how do create a page that lists all products?
Then I can stop feeling such a noob.
Thanks
- The topic ‘Best way to create a list of product items’ is closed to new replies.