jvkfotografie
Forum Replies Created
-
After a couple of hours I found the problem! Other topics gave me this solution:
It is a problem with Jetpack together with nextgen: when you deactivate the sharing and publicize plugins of Jetpack the albumthumbnails will appear!
I didn’t want that, so I changed the following line of jetpack:
In file class.jetpack-post-images.php (jetpack plugin directory), replace line 254:
$html = apply_filters( ‘the_content’, $html->post_content );
with
$html = $html->post_content;Now you can activate all the plugins of Jetpack and it works fine!
Thanks @photocrati for the support (it was a plugin who gave the error =))
Good luck!
Your solution doesn’t work for me!
I have the same issue for 2 WP websites. The problem appeared 2 weeks ago. I think by updating WordPress / Nextgen!
I tried to uninstall plugins / de-activate them, but no results.
I changed the website url in the nextgen settings and the website settings but no results. The images are still there, but they won’t open when I click on the album!These are the websites:
https://www.jvkfotografie.nl/concert-theater/
https://www.reis.jessevanklaveren.nl/?page_id=35There is a solution: You can add a page for every different album (no global gallery page) but I don’t want this.
Please help!
I have the same issue for 2 WP websites. The problem appears 2 weeks ago. I think by updating WordPress / Nextgen!
I tried to uninstalling plugins / de-activate them, but no results.
I changed the website url in the nextgen settings and the website settings but no results. The images are still there, but they don’t open when I click on the album!These are the websites:
https://www.jvkfotografie.nl/concert-theater/
https://www.reis.jessevanklaveren.nl/?page_id=35There is a solution: You can add a page for every different album (no global gallery page) but I don’t want this.
Does anyone know if this is a problem of nextgen or wordpress?
Please help!