• Resolved iammaddog

    (@iammaddog)


    Looking forward to getting NextGen gallery plugin to work. Looks awesome!

    Having an issue. I have a page that I’ve inserted a gallery onto. When I preview the page and click on an image, it loads on a separate page. I may have overlooked it, but is there any documentation that shows what some of the plugin options are about? I have lightbox selected as the style.

    Here are some of the particulars:

    WordPress up to date? Yes.
    NextGEN up to date? Yes

    (please confirm the following, with your server host tech) :
    MySQL up to date (5.2.4)? 5.1.39
    PHP up to date (5.0)? 5.2.17
    The mod_rewrite Apache module activated? Waiting to hear back from host.
    PHP Safe Mode OFF? Waiting to hear back from host.

    and if you’re willing to share:
    Who are you hosted with? dreamhost
    What theme are you running? prime press
    Which plugins do you have installed and activated? I have many installed, but have disabled them all.

    https://www.ads-software.com/extend/plugins/nextgen-gallery/

Viewing 10 replies - 16 through 25 (of 25 total)
  • Hello,

    Had similar issues with a couple themes, and now they’re working. Just added <?php wp_head(); ?> into header.php, before closing </head>.

    Done. ??

    Thread Starter iammaddog

    (@iammaddog)

    Yep. That’s where I have it…

    I wish I could figure out why nextgen gallery isn’t doing this feature on its own (anymore for us). I also can’t get just the slideshow to work. I just get the spinning ball forever. I was hoping with the update yesterday it would fix it, but I guess it addressed other things and other people aren’t having this problem that we are.

    Plugin Contributor photocrati

    (@photocrati)

    Hey everyone!

    NextGEN Gallery requires a Lightbox plugin to be installed alongside it, this one we tested and confirmed works well with the plugin for the Lightbox Effect: https://www.ads-software.com/extend/plugins/wp-jquery-lightbox/

    The other effect options have worked automatically, and should still, but lightbox requires a bit more, and needs a lightbox specific plugin installed additionally.

    Thread Starter iammaddog

    (@iammaddog)

    Any changes/adjustments to the ‘new’ plugin on the settings page? With this new plugin and accepting the default configuration, I tried and am still not getting the lightbox effect.

    photocrati: without a lightbox plugin, none of the effect options work for me–shutter & thickbox used to. And they still do on my testblog, on the same server as my blog. But they don’t on my main blog. I’m not sure why they used to and now don’t. When I was trouble shooting, I disabled all plugins except nextgen, and switched to one of the default themes, and it still didn’t work. When I look at my source code on a page, the javascript doesn’t show for the nextgen plugin, but the CSS does– the javascript does show on my testblog source code.

    Oh, I found this link: https://thescube.com/blog/2009/07/20/nextgen-effect-error/

    and pasted the code into my header, changing the info for my site. And, all of the apostrophes are curled, so those need to be changed to straight ones (‘).

    Now the shutter effect works without the lightbox plugin (but not the thickbox).

    EDIT: I just discovered this for some reason only works in Safari. and on a desktop computer. I tried firefox, chrome & opera, and it still opens the image in it’s own page. Safari on my iPad does the same thing.

    I’ve done some experimenting, and all that I needed in my header to get the shutter effect working is this code:

    <script type='text/javascript' src='https://www.MY-SITE.com/wp-content/plugins/nextgen-gallery/shutter/shutter-reloaded.js?ver=1.3.3'></script>

    it works in the other browsers and on my ipad as well.

    But I still can’t get the thickbox to work. I pasted in this to my header hoping it would also do the trick, but it didn’t:

    <script type='text/javascript' src='https://www.MY-SITE.com/wp-includes/js/thickbox/thickbox.js'></script>

    Thread Starter iammaddog

    (@iammaddog)

    As it stands, I ended up changing plugins. Now using CataBlog.

    Great instructions, Thanks!

    Too bad there’s nothing there to download ??

Viewing 10 replies - 16 through 25 (of 25 total)
  • The topic ‘Can't get Lightbox to work’ is closed to new replies.