Thread Starter
sohinc
(@sohinc)
would you be able to provide some information on this… i would really like infinite scroll to work with geomywp it would be a very cool feature to have. thanks
Thread Starter
sohinc
(@sohinc)
btw my website name is http://munchybox.co/ and so if you do a search on it you will see results you can maybe check that to give me the css selectors since i have tired to get the selectors but it wasnt working for me…. i did manage to get it to work on this page…http://munchybox.co/vendor/official-restaurant-menus/ but not when using your plugin… the css selectors used for the working page are this…
Content Selector: #content
Navigation Selector: .woocommerce-pagination
Next Selector: .woocommerce-pagination a.next
Item Selector: ul.products
hope i can get this done. thanks
Hello Sohinc,
I have just installed and tested the plugin but I am afraid I couldn’t get it to work. I am not sure why but maybe the Infinite Scroll plugin meant to work directly with WP loop pages.
The setup I would use in your site is:
Content Selector: #content
Navigation Selector: .gmw-pagination
Next Selector: There is no selector for the next button. You will first need to first add a selector to the core file.
Item Selector: .gmw-posts-wrapper
You can tried that but I am not sure it is going to work. I am not sure how the infinite Scroll plugin works and if I had time I would have taken a look at its code. But I am afraid I am too busy with the new version of GEO my WP.
I think the Developer of Infinite Scroll plugin will be able to give you a quicker answer of it is possible or not.
Sorry I couldn’t be much of a help.