- This topic has 1 reply, 2 voices, and was last updated 11 years, 4 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › Shortcode for all products within a category in a list format
Tagged: category
Searched for an answer, couldn’t find one that matched my question…
I am looking to show products within a category in a list format. Right now I am using the shortcode: [wp_eStore_category_products_fancy id=1 style=1 order=3]
Which works fine, however with all of the products, it makes a very long list on the page, so I would like just a plain list.
I tried the following code, hoping that this would be what I am looking for, however it did not work at all…
[wp_eStore_category_products:category_id:1:end]
Is there a shortcode for a plain list of products within a category without any of the images, add to cart or fancy styles?
Thanks for your help!
Here’s a link in case you need to see the site I am working on. I am still adding products… [http://soundsforselftreatment.com/products/specific-issues/]
Use the fancy 9 display to list the products. Fancy 9 is a plain display without any thumbnail so it should server your purpose.
Here is the shortcode to use:
[wp_eStore_category_products_fancy id=1 style=9 order=3]
A list of all the product display template can be found here:
http://www.tipsandtricks-hq.com/ecommerce/stylish-product-display-options-for-wp-estore-829