tmorello
Forum Replies Created
-
Yeah, I honestly didn’t have the time to look into that. It took me a while to figure it out through trial and error… Anyways thanks again and I’m glad I could help you make NG gallery better.
I finaly found the issue. The conflicting plugin is Recipe Card by Yumprint I did not delve very deep into the issue as it’s getting late but when the plugin is active upon page save after creating a new gallery the html saved is as follow:
<img class="ngg_displayed_gallery mceItem" src="http://thechefsconnection.com/nextgen-attach_to_post/preview/id--8086" alt="">Instead of:
<img class="ngg_displayed_gallery mceItem" src="http://thechefsconnection.com/nextgen-attach_to_post/preview/id--8084" alt="" />NOTICE THE CLOSING OF THE TAG… so if for any reasons the tag IMG tag does not close with a /> but with a simple > instead the NG gallery won’t read it as a gallery…
Photocrati maybe you can make it less sensitive to errors like this just to avoid future conflicts.
Thank you for your precious help! I will definitely buy the pro version for my client!
T.
@photocrati No i have not made any modifications to the code and as I said the gallery works with the same template on a different installation of wp. Also the gallery works with the old shortcode.
http://thechefsconnection.com/test-gallery/
Nothing… I couldn’t find any cache to clear on WP and I cleared my browser’s but still same issue.
Thanks.
I will run some test tonight when the traffic on the website is lower and report.
Thanks for your timely help.
Thanks for you reply!
Yes, I disabled all the plugins and I still have the same issues. Additionally I installed the gallery on a fresh installation of WordPress with the same theme and it appears to be working fine… so that should exclude both…
I am at a loss.