• dr.ubisha

    (@drubisha)


    Hey,
    When I add a shortcode to a page that displays products in Woocommerce, it just adds the content (produsts in li list with infinite scroll) on the top of the existing product page which has pagination.
    How to use this with woocommerce anyway, there is no example for it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Darren Cooney

    (@dcooney)

    Hi @drubisha,
    We are working on an example site with Woocommerce.

    In the meantime, have you selected ‘product’ as your post type when you created your shortcode?

    Cheers,

    Thread Starter dr.ubisha

    (@drubisha)

    Hey @dcooney. Thanks for your time.

    Yes, I choosed products, and this is how shortcode looks like:

    [ajax_load_more post_type=”product” max_pages=”0″ images_loaded=”true”]

    I have added it to a existing woocommerce products page, and this is how a page looks like afterward…

    View post on imgur.com

    Part 1 is Infinite Scroll area, and part 2 is the actual WooCoommerce output. They are mixed on the same page.

    I want for products to be displayed like the actual WooCommerce/theme output but without pagination, only with Infinite Scroll.

    How can I accomplish this?

    Plugin Author Darren Cooney

    (@dcooney)

    Hi @drubisha,
    Did you send a support request through our website? If so, the email you entered bounced back when I responded.

    In order to load your Woo products you need to know what php/html makes up your repeating loop.

    Do you know where this is in your theme?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Woocommerce products’ is closed to new replies.