• Hello,

    I’ve got a problem with the theme i built with the script masonry and infinite scroll.
    It worked good when i develop it in local, but when i put it online it worked in the index page but there is a bug in the archive and category page.

    here is the link of my blog : https://www.lestombeesdelanuit.com/blog/

    Does anybody can help me !

    Thanks

    Ben

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi!
    I see that you already solved your problem (as I can see on your blog).
    So I am interested how did you make it work, because I have pretty much the same problem.

    I developed a page on localhost with masonry and infinite scroll, but the infinite scroll doesn’t work online, only offline (localhost).

    Thanks,

    Maharadz

    Thread Starter benbelek

    (@benbelek)

    Hello !

    My problem was a problem when i transfer the theme online.
    I forgot to change the source of the script !

    Maybe it’s the same !

    Hope i can help !

    Ben

    Thanks! I actually just figured it out.

    My problem was at the link to page 2, page 3 and so on.

    I had to make it look like this:
    https://www.yoursite.com/index.php?page=2
    Because then, the script auto increments the last number.

    My previous link looked something like this:
    https://www.yoursite.com/index.php?x=55 (for page number 2)
    And it worked on localhost, but not online.
    The online solution is that the last number in link must be the number of the page to access (or something similar).

    However, thank you for your reply ??

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