Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #11309
    loot
    Participant

    Navigation selector: nav .woocommerce-pagination

    Next selector: li a.next.page-numbers

    Item selector: article .product.type-product.post-34.status-publish.instock.product_cat-accessories.has-post-thumbnail.sale shipping-taxable.purchasable.product-type-simple

    Content selector: div #content.products.grid.grid-cols-4.grid-rows-4.justify-items-center.gap-8.m-8

     

    also tried

     

    Navigation selector: nav.woocommerce-pagination

    Next selector: li a.next.page-numbers

    Item selector: article.product.type-product.post-34.status-publish.instock.product_cat-accessories.has-post-thumbnail.sale shipping-taxable.purchasable.product-type-simple

    Content selector: div#content.products.grid.grid-cols-4.grid-rows-4.justify-items-center.gap-8.m-8

    I’m on  localhost while developing

    My code pen for the HTML and CSS.

    https://codepen.io/__Loot__/pen/LYzMvRv

     

    #11311
    Skandha
    Participant

    @loot: Hello there,

    Can you please let me know which theme you are using and on which page you are trying to use infinite scroll so that I can provide you the correct selectors.

    Kind Regards,
    Skandha

    • This reply was modified 2 years, 3 months ago by Skandha.
    #11313
    loot
    Participant

    It’s a custom theme I’m making and its local host atm The code pen I linked should be what you need or I can Upload the theme to drive and have you take a look

    #11317
    Skandha
    Participant

    @loot: Hello there,

    I have sent you an email. Please check your inbox as well as the spam folder.

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Thinking of buying, if I can it get to work.’ is closed to new replies.