Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Author Aesqe

    (@aesqe)

    @rickone – I’ll take a look and fix it for RC-11

    Thread Starter rickone

    (@rickone)

    ?? great thanks! Any eta on that…hehe sorry for being pushy ??

    Great plugin btw! Does everything I need and more…just need pagination and im good!

    Plugin Author Aesqe

    (@aesqe)

    @rickone: could you please paste the shortcode you’re using for that gallery here? I’m not exactly sure what’s going on, but it looks like the link you’ve included above is stuck on page 2, for some reason ??

    Did you try switching to default theme for a minute to see if it looks any different then?

    Thanks! ??

    Thread Starter rickone

    (@rickone)

    Hey @aesqe here is the code im using..

    [gallery link="file" imageclass="grunge_border_200" limit="8" paginate="true" columns="4"]

    I went ahead and changed themes…using Twenty Eleven at the moment…still stuck on Page 1. Let me know what else I can help with ;P

    Plugin Author Aesqe

    (@aesqe)

    @rickone: unfortunately, I haven’t been able to reproduce and fix the situation you’ve had on your site ??

    I’ve added a basic debugger to File Gallery 1.7-RC11 (download from here), you could use that to see what the current File Gallery properties are.

    To see debugger output, you need to define a constant in your theme’s “functions.php” file, like this:

    define('FILE_GALLERY_DEBUG', true);

    and then add a ‘file_gallery_debug’ variable to your gallery URL, like this:

    somesite/gallery/?file_gallery_debug

    Please try it out and let me know what the output is – and thank you for your patience.

    Hi Rickone, Did you sort out the problem, I’m using the same shortcode and don’t see the pagination element. Thanks for any help.

    David

    Thread Starter rickone

    (@rickone)

    No I havent been able to fix it. For now I just disabled the pagination all together…I need to launch the site so I figured I’d do without it for now.

    Hello, I’m having the exact same problem. Plugin looks great, but I have too many photos to turn it off. Any help would be appreciated.

    Plugin Author Aesqe

    (@aesqe)

    @rickone, @blogdropper, @alfredm:

    I’m sorry, but I still haven’t been able to reproduce the issue… ??

    If any one of you would be willing to help me out on this one by creating an admin or editor account on the problematic website, so I can test things out, I’d really appreciate it.

    Please contact me via email if you can help (my username at skyphe.org).

    Thank you!

    Hi there and thanks for a great plugin!
    What′s the status of this issue? I′m experience the lightbox in pagnation links right now?

    Plugin Author Aesqe

    (@aesqe)

    @jocchino: what lightbox script are you using, and how are you binding it to links?

    I’m just using your file gallery plugin. I added pagination=true and limit=9 to the gallery shortcode as i read in the documentation. The pagination links turns up 12345 etc but when clicking them they open the next page in à lightbox window? I have not change any source code..

    Plugin Author Aesqe

    (@aesqe)

    @jocchino: could you post a link to your site?

    the problem is the way you’re binding the lightbox script to the gallery items – you need to configure it so it ignores the pagination links.

    Jocchino

    (@jocchino)

    @aesqe Sorry but my site is a personal locked blog. Maybe you can tell me what line of code i should change?

    Plugin Author Aesqe

    (@aesqe)

    @jocchino: ok. you’ll need to tell me which lightbox script you’re using, and how you’re connecting it to photos in your galleries.

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘[Plugin: File Gallery] Pagination problem?’ is closed to new replies.