• Hi,
    Unable to make it working with GeneratePress theme. Can you share the settings for infinite scroll to work with GeneratePress? And with AMP enabled?

Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi,
    and thank you for writing in!

    If you need to enable infinite scrolling on shop page of GeneratePress theme, you can use the following configuration:
    – Navigation Selector: nav.woocommerce-pagination
    – Next Selector: nav.woocommerce-pagination a.next
    – Item Selector: li.product
    – Content Selector: ul.products

    Otherwise if you want to enable infinite scrolling on Blog page, you can use the following configuration:
    – Navigation Selector: .nav-links
    – Next Selector: .nav-links a.next
    – Item Selector: article.post
    – Content Selector: #main

    Please try these solutions and let us know if everything works fine!

Viewing 1 replies (of 1 total)

The topic ‘Settings for GeneratePress’ is closed to new replies.