Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Darren Cooney

    (@dcooney)

    Hi downFast,
    The back and fwd buttons will not remove/add posts, but it will scroll you to the page.

    You can see in the example on the website – https://connekthq.com/plugins/ajax-load-more/examples/seo-paging/

    For example, on page 2 – You can’t go back, but you can go forward. and if you start loading more posts and then go back you will see the browser scroll to the position of the top of the current page or the first item where the page starts.

    Now with masonry it’s really tricky for the add-on to figure where to move the users screen because the items are spread out in various locations.

    Do you see what I mean?

    Thread Starter downfast

    (@downfast)

    Ok it makes perfect sense.

    On another quick note: is there a way to add the button manually to load more posts rather than appending it via jQuery?

    Thans man

    Thread Starter downfast

    (@downfast)

    how about if we could perhaps save the amout of px the window scrolled on post load and remember that when we back and forward press?

    Plugin Author Darren Cooney

    (@dcooney)

    Currently the only way to add the button is thru appending it. Is there something specific you are looking to do?

    Yea, that might work too, what it does now if on back/fwd it counts the posts and moves the page to offset top position of the current page. Im still working out some kinks with it.
    One known issue is the window jumping on back/fwd press. That issue is actually not the plugin, but a current limitation of browsers.

    Thread Starter downfast

    (@downfast)

    Just wanted to layout the button within my template without to use js, I guess I will just change where it is appending to tho.

    Will let you know if i manage to dave the window pos to have the back/fwd work with masonry and isotope.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Seo not working when hitting backbutton’ is closed to new replies.