• I tried different selectors but I am getting all of them wrong. What is the correct selectors I should be using for my site http://subscribeandsavedeals.com/ I have tried these selectors nav selector p.pagination Next selector .prev Item selector article.post content selector section.content thanks

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

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

    (@yithemes)

    Hi,
    and thank you for writing in!

    Please try the following configuration:

    • Navigation selector: p.pagination
    • Next selector: p.pagination .prev a
    • Item selector: article.post
    • Content selector: div.main

    and let us know if this will do the trick!

Viewing 1 replies (of 1 total)

The topic ‘Help’ is closed to new replies.