@webtings – Have you checked for any plugin conflicts? Does this happen if you temporarily switch to a default WordPress Twenty series theme?
– Cais.
Cais
I switched off all other plugins and tried a couple of the Twenty themes but made no difference.
Tony
I’d really appreciate some help with this issue as it’s the only thing preventing me from launching the site.
Thanks
Hello webthings
I had the exact same problem yesterday after updating the plugin, any new post would do this, but all my old posts worked fine.
i took a look at the code for showing the gallerys, and found this:
<img class=”ngg_displayed_gallery mceItem” src=”http://www.smedeklubbenphonix.dk/WordPress/nextgen-attach_to_post/preview/id–1318″ alt=”” />
where the old post where like this:
<img class=”ngg_displayed_gallery mceItem” src=”http://www.smedeklubbenphonix.dk/nextgen-attach_to_post/preview/id–1318″ alt=”” />
So after removing the /wordpress, from the new link, everything worked like it used to.
hope this will help you.
Hi fawster
Thanks for the suggestion. Unfortunately that doesn’t seem to be the issue with my site. Checked the gallery code;
<img class=”ngg_displayed_gallery mceItem” src=”http://jsprints-ink.co.uk/nextgen-attach_to_post/preview/id–599″ alt=”” />
/wordpress isn’t there and as far as I can see nothing has changed since the update.
I’m sure it’s something simple but I just can’t see it.
Hi all,
I’m not sure but doesn’t this looks like a bug?
I have a similar problem. I just downloaded the plug-in in a clean WP installation. Just for testing and research. The first gallery I made end up wit one thumbnail on the page. The rest of thumbnails are invisible.
The link in my page is: <img class=”ngg_displayed_gallery mceItem” src=”http://localhost:8888/nextgen-attach_to_post/preview/id–84″ alt=”” />
Does somebody has found the solution yet?
@@webtings & @fawster – We may have something to help you sort this out in the way of a patch/replacement file. Please send us a Bug Report (http://www.nextgen-gallery.com/report-bug/ … please reference this topic) so we can get you the file.
@adri Oosterwijk – You appear to be using a MAMP local install based on the commonly used localhost:8888 setup. I would recommend, in general, you create a new WordPress instance where you have set the MAMP install to use the Apache defaults so localhost and MySQL use ports 80 and 3306 respectively.
– Cais.
Thank you for your reply. Indeed I have a local setup for testing purposes.
For now the by you suggested ports are working with a basic gallery page.
Thanks.
Adri
@adri Oosterwijk – Good to know. Thanks!
– Cais.
I have the same problem as @fawster. His fix worked ! (remove the subdirectory path where wordpress is installed).
This just showed up in the new version of the plugin. It used to work fine.
Replaced file as instructed but no change!
@daveslc – Thanks for your observation. Feel free to send in a Bug Report to get the replacement file if you are interested.
@webtings – Let’s continue our conversation in the Bug Report for the time being.
Thanks!
– Cais.
I have exact the same problem and can’t navigate through the gallery when a picture is opened in the ImageBrowser. Is there any solution for this?
Here is my current gallery: http://www.kaufberatungen.net/5654-ifa-2014-die-trends-der-funkausstellung.html
@marowi – I would recommend you start a new topic for your issue (see http://codex.wordpress.org/Forum_Welcome#Where_To_Post).
Thanks!
– Cais.
Is this fixed with the new update? Or still broken?