Forums

Flickr Gallery
Pagination fails :( (8 posts)

  1. briaj
    Member
    Posted 1 year ago #

    Pagination doesn't work for me. The next page doesn't show anything.

    Thank you very much.

    http://wordpress.org/extend/plugins/flickr-gallery/

  2. fewpeople
    Member
    Posted 1 year ago #

    I also have this same problem, and I haven't been able to find the answer anywhere.

    Here's how you recreate the problem. Use the shortcode [flickr-gallery]...then under the Photostream tab, click "Next Page". No photos will show up.

  3. fewpeople
    Member
    Posted 1 year ago #

    Just to note, I am using version 1.5.2

  4. kashann
    Member
    Posted 1 year ago #

    Hello. I was having the same problem that you were, but I think I have it solved. I changed line 300 in the "fickr-gallery.php" file from

    $.post("<?php echo get_bloginfo('wpurl') ?>", {

    to

    $.post("<?php echo $_SERVER['REQUEST_URI'] ?>", {`

    And it seemed to work like a charm.

  5. kashann
    Member
    Posted 1 year ago #

    Hmmm, let me try this again:

    change $.post("<?php echo get_bloginfo('wpurl') ?>", {

    to this:

    $.post("<?php echo $_SERVER['REQUEST_URI']?>, {

    Sorry added an extra backtick last time.

  6. wambrose
    Member
    Posted 1 year ago #

    kashann
    Thanks for your input but it didn't work for me (even with the " I think you missed from the end of your suggested line)

  7. kashann
    Member
    Posted 1 year ago #

    Yikes!! Indeed I did! Thanks for catching that.

    Do you have a url to the site you are working on? Maybe I can take a look and help you troubleshoot :)

    Is the first page loading correctly?

    Also, are the other tabs (Photosets, Collections, Interesting) working correctly?

    Thanks again for catching that!

  8. travisneel
    Member
    Posted 10 months ago #

    I had the same problem and just used 'home' instead of 'wpurl' in the get_bloginfo.

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic