Shopzee – Show all products

Home Forums All Other Themes Shopzee – Show all products

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #177407
    Paulo ParedesPaulo Paredes
    Participant
    • Topics: 9
    • Replies: 9
    • Total: 18
    Member since: October 26, 2019

    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/

    #177427
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly remove cat_operator="AND" in your shortcode and enter limit="24"

    Regards,
    Dave

    #177447
    Paulo ParedesPaulo Paredes
    Participant
    • Topics: 9
    • Replies: 9
    • Total: 18
    Member since: October 26, 2019

    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/

    #177478
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Do you want to show pagination?

    Regards,
    Dave

    #177518
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly use this shortcodes:

    [products limit="100" columns="6" category="crystals" paginate="true"]

    Regards,
    Dave

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.