Hi, I'm sorry if this was documented somewhere already, but I can't seem to find the answer to this - Is there a way for the page numbers to show in the URL while using this plugin? i.e. /page/x
I am using the click trigger.
Hi, I'm sorry if this was documented somewhere already, but I can't seem to find the answer to this - Is there a way for the page numbers to show in the URL while using this plugin? i.e. /page/x
I am using the click trigger.
You can find details about this option here:
http://wordpress.org/support/topic/jetpack-infinite-scroll-feature-appending-pagex-to-url?replies=14
You will need to set wrapper to true, in the function adding Infinite Scroll support to your theme. Once you have done so, the page numbers will be updated as you scroll down the page.
Thank you!
Ah I see the page numbers doesn't work properly with isotope plugin. Is this because the wrapper can't detect the page number properly when the item positions are absolute?
I'm not familiar with your Isotope plugin, but if you find conflicts between this plugin and Infinite Scroll, you can have a look at the instructions here to trigger your plugin when a new page is loaded:
http://jetpack.me/support/infinite-scroll/#javascript-events
You must log in to post.