• Resolved Suraj Lulla

    (@srjlulla)


    Amazing plugin.

    I am using it to load single post infinitely but when next post is loaded, the URL doesn’t change in the address bar.

    Kindly let me know how to make it possible.

    • This topic was modified 7 years, 2 months ago by Suraj Lulla.
Viewing 1 replies (of 1 total)
  • Plugin Author craigramsay

    (@malinkymedia)

    Hi, In the plugin settings there is box near the bottom called Callback.

    If you add the following code this will replace the URL with the one that was just loaded. Let me know how you get on.

    history.pushState({}, "Next Page", url);

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Link/URL Change Issue’ is closed to new replies.