• Hi there,

    I have a problem with the Load more button. When I activate the Load More button, it always loads the same products already displayed but not the new ones. I think the next page selector is wrong. I use the WooCommerce shortcode for the product presentation. The information in the shortcode is also the correct one (limit=”9″ paginate=””true” and so on…). Can you please help me to find the right next page selector so that the other products are displayed. In addition, these product pages were created with Elementor.

    • This topic was modified 3 years, 3 months ago by manuelmarina.

    The page I need help with: [log in to see the link]

Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Author RazyRx

    (@razyrx)

    Hello,

    Page do not have pagination, plugin do not work without pagination.

    Regards,
    Oleg

    Thread Starter manuelmarina

    (@manuelmarina)

    Sorry, that was my mistake, now the pagination is installed. The next page with more productsis always undefined in the url. Please help

    Thread Starter manuelmarina

    (@manuelmarina)

    Das ist der installierte Shortcode:

    [products limit=”9″ columns=”3″ paginate=”true” berocket_aapf=”true” orderby=”price” order=”DESC” category=”celtic-minor-amara” class=?produktekat“ prdctfltr=”aside” ajax=”yes” preset=”Default”]

    Plugin Author Dmytro Holovnia

    (@dholovnia)

    For the pagination selector you need to have .woocommerce-pagination and you have now there some other selectors. This can be changed in the plugin settings tab Selectors.

    Regards,
    Dima

    Thread Starter manuelmarina

    (@manuelmarina)

    ok I changed it but more products doesn’t load. the url is https://handpan-portal.de/shop/handpans/celtic-minor-amara/undefined after clicken the load more button

    Plugin Author Dmytro Holovnia

    (@dholovnia)

    On the frontend I can see next selectors:
    next_page = ul.products
    pagination = nav.woocommerce-pagination .prdctfltr-pagination .prdctfltr-pagination-load-more .prdctfltr-pagination-infinite-load

    There should be
    next_page = a.next
    pagination = .woocommerce-pagination

    plugin settings page tab Selectors

    Thread Starter manuelmarina

    (@manuelmarina)

    I changed it but it loads the same products twice. this specific categorie have 30 products but it loads only the first 9 products twice:

    https://handpan-portal.de/shop/handpans/nitriert/

    Plugin Author Dmytro Holovnia

    (@dholovnia)

    We are using links provided by the WooCommerce/your theme. As you can see from the second page link https://handpan-portal.de/shop/handpans/nitriert/?product-page=2 all products are the same.
    We are loading products as they are on the page. So if they are wrong on the page we will show the wrong products. Make pagination work and our plugin will be working too.

    Thread Starter manuelmarina

    (@manuelmarina)

    I do not understand that. When I set the limit to 30 in the WooCommerce shortcode, the correct 30 are also displayed. How should I set the pagination correctly?

    Plugin Author RazyRx

    (@razyrx)

    Hello,

    Please try to disable Load More plugin and check is pagination work correct.

    Regards,
    Oleg

    Thread Starter manuelmarina

    (@manuelmarina)

    Yes, without tteh plugin the pagination loads more new products and not the same twice

    Plugin Author Dmytro Holovnia

    (@dholovnia)

    Hello,

    You product filter plugin is changing how the pagination is working. Do you have an option to turn off the ajax pagination in the filter plugin?

    Regards,
    Dima

    Thread Starter manuelmarina

    (@manuelmarina)

    The Ajax function of the filter plugin is deactivated but the Load more button loads the same products twice. Is there still a possibility why the error could be?

    Plugin Author RazyRx

    (@razyrx)

    Hello,

    Right now with our plugin enabled second page from pagination https://handpan-portal.de/shop/handpans/nitriert/?product-page=2 display same products as first page.
    Please disable our plugin and check second page(not pagination), second page must display correct products without our plugin.

    If you have some other plugins for pagination it can load next pages in different ways, that can work, but our plugin use link from pagination.

    You can try to disable all plugin and leave only WooCommerce to check how pagination work.

    Regards,
    Oleg

    • This reply was modified 3 years, 3 months ago by RazyRx.
Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Not Working with WooCommerce Shortcode and Astra theme’ is closed to new replies.