• Hey there! I’m trying to figure out what selectors to use for infinite scrolling on posts, so a new post shows up at the bottom. Could you possible help?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi there,
    and thank you for writing in!

    Please try using the following settings

    • Navigation Selector: nav.main-pagination
    • Next Selector: nav.main-pagination .page-numbers.label-next a
    • Item Selector: div.col-6
    • Content Selector: div.posts-wrap

    and let us know if everything works fine!

    • This reply was modified 7 years, 5 months ago by YITHEMES.
    Thread Starter f4steddy

    (@f4steddy)

    Thanks for the reply! But I’m looking for selectors for a single post, so when you scroll to the bottom of an article a new one appears.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Help With Selectors’ is closed to new replies.