Hey @dcgavril! 👋
Could you let me know what shortcode you’re using for these galleries? If you’re using an “id” attribute, that means you’re referencing a gallery from the Gallery Manager, and the IDs should look something like “4bf3021e47”. However, looking at your page, it seems more like “5433”, which doesn’t match that format.
If you’re referencing a WP/LR folder, make sure you’re using the “wplr-collection” attribute instead of “id”.
Hope this helps!
Hello @valwa
I am using the Gutenberg integration, that adds automatically the Gallery block and from what I can see while trying to edit the HTML version it adds the shortcode [gallery wplr-collection="22"] and in the admin side it is showing correctly the images from that gallery, but when I’m looking at the front end it shows the error “Meow Gallery: This ID wasn’t found in the Gallery Manager. (ID: 4899)” don’t know where the id is coming from.
I’ve also tried to “Resync with Extensions will request the extensions to (re)create the folders/collections/keywords structure.” but still the same issue.
I just realized that the issue could be coming from the compatibility with your 2nd plugin the Photo Engine (Media Organizer & Lightroom) WPLR-Sync (v6.4.1)
The Gallery version is 5.2.5
If you want I can provide a login on the site, just let me know how to securely send the login details.
Thank you.
I am getting the same problem and it’s spreading. Random posts showing as eg:
Meow Gallery: This ID wasn’t found in the Gallery Manager. (ID: 4688)
but the page displays fine. Gallery Manger shows no galleries.
Web inspector is showing these…
[Error] Source Map loading errors (x3)
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (lightbox.js.map, line 0)
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (vendor.js.map, line 0)
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (index.js.map, line 0)
the page is https://nesbitt.co.uk/journal/
Hello @tigroumeow, @valwa,
The issue is still present in the v5.2.7
I actually found the problem and how to fix it, there seems to be an incompatibility of the module with the type of article/post you can add on the site, if by any chance you have chosen “Gallery” for the type of article it will show the error. You can set it to “Image” or just plain “Standard” for the type of article/post and it works correctly. These post types are not available anymore in the latest versions of WP but some themes are still using them, so that’s why it might create issues…
@rustworker you might want to check this solution.
Hopefully it will help others.
Thank you.
thank you Dan.
That fixed them all.
good work finding that.
Alan