• Hi Mahesh,

    We’re trying to implement your plugin on our custom taxonomy archive page here:

    https://lucidclients.com/product-category/previous-generation/

    It seems to be working fine functionally but it’s rendering the “Load More” button and the next set of products inside the last product itself instead of rendering them below the first set of products. These are the selectors:

    Navigation Selector: ul.pagination
    Next Selector: ul.pagination li.page-item a
    Content Selector: #content .container-fluid.product-grid
    Item Selector: article.type-product

    Can you please if these are the right selectors or should we use something else?

    Thanks

  • The topic ‘Rendering Issue’ is closed to new replies.