Support » Theme: Virtue » Infinite Scroll

  • Resolved btruxell

    (@btruxell)


    Hello,

    I am trying to utilize the free Infinite Scroll plugin with the free Virtue Theme. The plugin requires a few selectors in order for the infinite scrolling to work. I have tried to pick out many different selectors and cannot seem to choose the right ones. Can you help me locate these so the plugin can work? The selectors needed are:

    Content Selector – (Div containing theme’s content)
    Navigation Selector – (Div containing your theme’s navigation)
    Next Selector – (Link to next page of content)
    Item Selector – (Div containing an individual post)

    http://www.somethinghdr.com

    Thanks for your help!
    Brad

Viewing 10 replies - 1 through 10 (of 10 total)
  • Should be:

    .postlist

    .wp-pagenavi

    .wp-pagenavi .next

    .post

    Let me know if that works for you.

    Thread Starter btruxell

    (@btruxell)

    Thank you for the quick reply. However, it didn’t seem like those selectors worked to create an infinite scrolling feature. Should I be using “#” instead of a period on some of them?

    Thanks,
    Brad

    Hmm, no those are classes not ids so it’s not that… I’m not sure why it’s not working, This is a feature included in premium so I know the selectors should work I am just not sure this plugin is compatible. infinite scroll is an option built into premium. I did a test on my local server and couldn’t get the plugin to output the right information I would ask the author what it takes to make the plugin work.

    Kadence Themes

    Thread Starter btruxell

    (@btruxell)

    Thanks again. I will see if I can get any answers from the developers of the plugin.

    Thank you,
    Brad

    Thread Starter btruxell

    (@btruxell)

    For those of you looking to make this work. I have found the selectors for this theme with the help of the developer….

    #content

    .wp-pagenavi

    .wp-pagenavi .next

    .post

    Brad,

    Can u help me on the Virtue Theme 2.2.5 version? i can`t seem to make it work with your solution? my site is http://www.ghidcumparator.com

    can you have a look and let me know exactly what details i need to add?

    onchannel,

    I just checked your site and infinite scroll does work and can you share the selectors you used to make it work on woocommerce archive pages?

    Thanks a lot.

    funeralofmysoul,
    The free virtue theme doesn’t have an option to add infinite scroll for products. You can add to post but not products. You can do this in the premium theme though. The option is built in.

    Kadence Themes

    Thanks for reply Kadence Themes Member. I might consider buying your premium version soon. I in fact tried buying today but my debit card isn’t accepted.

    Are you sure that it can not be added to products? The above link which onchannel posted seems to be using infinite scroll plugin

    Hey,
    Yes the plugin can be used for blog posts, but the javascript that organizes the products pages isn’t set up to run the infinite scroll in the free version.

    Kadence Themes

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Infinite Scroll’ is closed to new replies.