Archived topic
Prime Theme
1 reply · Started by IULIANA on July 30, 2021
Hi,
Can I please get some help here.
On the home page in Prime theme, I want to place items based on tags.
Let's say I want to add in 8 new stock items on 2 rows x 4 items on each row with the tag: new-stock.
Is this the right short code to be used? [products limit="8" columns="4" tag="new-stock"]
Because even I have more than 8 items with the same tag in stock, only 3 products show up.
I am having the same problem with 3 items on a row.
Thank you!
Hi there,
Those are shortcodes coming from WooCommerce plugin itself and you can learn everything about it in the documentation here:
https://docs.woocommerce.com/document/woocommerce-shortcodes/
HOpe this helps :)