ckpalmer
Member
Posted 11 months ago #
Hi All -
I am using eShop to create products (adding as Pages), and on my main "Shop" page I want a listing/grouping of all products. I have checked the various eShop shortcodes, but I can't find one that will allow me to just show the product Thumbnails.
I used the shortcode [eshop_random_products] and end up getting a list of Page, Description AND Thumbnail for each product.
http://www.elizabethpalmerart.com/?page_id=389
Even beter...if I could find a way to list them in columns..
Thanks!
ckpalmer
Member
Posted 11 months ago #
Thanks! That got me sort of where I wanted to go...listed the products as thumbnails in a grid. However, I realized I was using the "random" shortcode which only brings up 10 products. So I used the code: [eshop_show_product panels="yes"] so that I could show all products. The result was no thumbnails or products at all...
Any other ideas/suggestions are welcome!
Try looking at the Product Listing shortcodes again. eshop_show_product isn't one of them.
ckpalmer
Member
Posted 11 months ago #
I just ended up marking all the products as featured and used the code for showing featured items. Works just as well. Thanks for your help!
Well, I suppose that's one way to do it. :-)