[Resolved] Woocommerce product page

Home Forums Support [Resolved] Woocommerce product page

Home Forums Support Woocommerce product page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #684758
    Sebastián

    Greetings, I need to implement a page of Woocomerce products. I show the products on the page with a shortcode of this type:
    [product_category category = “test” per_page = “24” columns = “4” orderby = “date” order = “ASC”]

    And I need to continue showing more pages of the category, although I can not implement the function correctly, Is there a specific function for GeneratePrees to do what I need?
    Thank you.

    #685165
    Leo
    Staff
    Customer Support

    Hi there,

    There shouldn’t be any specific function to make it work in GP.

    Can you get the same shortcode that’s not working in GP to work on a Twenty-series theme from WordPress?

    Let me know 🙂

    #685197
    Sebastián

    Hi,
    I have searched many websites for solutions and in the end I found a solution in
    BOOTSTRAP PAGINATION https://mdbootstrap.com/legacy/4.3.2/?page=components/pagination
    and then I have implemented a corresponding CSS. I have not tested it thoroughly, but I think it will work more or less well.
    TK

    #685228
    Leo
    Staff
    Customer Support

    Awesome. Glad you found a solution!

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