Did you get this working? That page looks link it’s linking correctly to the urls.
Hi there, thanks for your response,
It’s still not working, if you look at the bottom of the page I have 4 logos in a gallery that are meant to link to unique URLs, but they open in the attachment page.
Not sure what else I can do to make it work.
I have a large number of logos that I want to link, so using a gallery would be the easiest way to do that.
Thanks for your help!
If you’re using a [gallery] shortcode in your content for that gallery, I’d suggest looking at the theme’s gallery code (or contacting the author and asking) to see if the post_gallery filter is being called in the function. There are no target attributes on those images, which the plugin is supposed to always add, so it looks like the post_gallery filter the plugin uses to hook into the gallery content isn’t being called, from what I can see. See FAQ #6, “Thing to try #3”:
https://wordpress.org/plugins/wp-gallery-custom-links/faq/
Aha, I see.
Thanks for your response, will look into that!
Marking this as resolved due to no further response from original poster.