-
AuthorPosts
-
July 23, 2014 at 3:00 pm #72610
Hey, I’m trying to move my products (herbs) to the Organic Herb page.. I want to make the product page, an index for all the products and not just the ones I have (herbs). What is the best way to transfer these products to another page on the menu? Here’s my website..http://www.restorativenature.com/
July 24, 2014 at 9:33 am #73011Hi Shawn,
Thanks for writing in!
Let me just clarify this so we’re on the same page here.. You want to display all your products in the Products Page. Also, you want to make separate pages display an archive of their corresponding products. So in the page Certified Organic Herbs, you will only find the herbs products. Is that correct?
You can assign any page to serve as your product archive page by going to Dashboard->WooCommerce->Settings. Here you’ll find several tabs. Select Products. Then on the dropdown next to Product Archive / Shop Page, select the page you want to use as an archive page. You can change the other settings to your liking.
To assign a specific set of products to a different page, go to the Edit Page. In the visual content editor, you will find an icon with a shopping cart on it. This lets you choose the short code that would most likely be able to give you what you want. Let’s say your herb products are under a product category named Herbs. Select the short code with the label Products by category slug. It will look like this in your editor:
[product_category category="herbs" per_page="12" columns="4" orderby="date" order="desc"]
Put in the name of your product category in the category part of the short code.That’s it! If I misunderstood your question, please don’t hesitate to clear it up so we can assist you.
Hope this helps. Have a nice day!
July 25, 2014 at 4:59 pm #73584Hey, thanks for the reply.
I want to display my products on the specific page as labeled (herbs on organic herb page, soap on soap page and so on). And on the products page, I want to make it a main directory page for all the products (have lists of products and possibility have deals showing). Sorry I’m new to all this and it’s hard to explain it, since i hardly understand it.
How can I move all the herbs from the product page, to the Organic Herb page? and from now on, how can i alter the page of each product before or after the creation of it.. I will have more products coming soon. Thanks so much.
July 27, 2014 at 12:52 am #73958Hey Shawn,
Basically, you will need to categorize your products. If you’re new to Woocommerce, we recommend that you read its documentation first to learn how to setup products. You can visit http://docs.woothemes.com/documentation/plugins/woocommerce/getting-started/.
Thanks.
-
AuthorPosts