- This topic has 4 replies, 2 voices, and was last updated 4 years, 5 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Shopzee – Show all products
According to the WooCommerce Docs I should go to WooCommerce > Settings > Products > and then select Display Option.
That option option does not show.
I want to able to show all of the products and if needed show the next page of products. Right now all the products show and this is what I have:
[products limit="100" columns="6" category="crystals" cat_operator="AND"]
But I want to limit it to 24 per page (page 1) then show more on page 2, etc.
https://www.celestialtrading.us/crystals/
Hi,
Kindly remove cat_operator="AND"
in your shortcode and enter limit="24"
Regards,
Dave
I did as you showed and now I see 24 products but I do not see a way to see the next page to see other products, only 24
https://www.celestialtrading.us/crystals/
Hi,
Do you want to show pagination?
Regards,
Dave
Hi,
Kindly use this shortcodes:
[products limit="100" columns="6" category="crystals" paginate="true"]
Regards,
Dave
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]