johnogg
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Gallery Custom Links] Link to a manufacturer pageThis plugin allows you to specify a link for each image within a gallery. THe links themselves may point to anywhere. Read the overview and usage sections here – https://wordpress.org/plugins/wp-gallery-custom-links/ – for more information.
If you are still stuck, maybe you can provide a link to the page you are working on and more details regarding what you have done and what is not working as expected?
Forum: Plugins
In reply to: [WP Gallery Custom Links] WP Gallery Custom Links not working with WP TilesApologies. I forgot to let you know that the fix was released. Hope you were able to update and see that the problem is resolved.
Forum: Plugins
In reply to: [WP Gallery Custom Links] Is it possible to get the link inside a lightbox?I don’t think that’s possible with our plugin. You’re going to run in to issues with cross-domain security controls if you are loading from other websites. What kind of linked content were you planning on having pop up?
Add that tag to the shortcode for the gallery that should use lightbox and not the custom link.
Just add this in the gallery tag in which you don’t want the custom links to apply:
ignore_gallery_link_urls=”true”
ie [gallery ignore_gallery_link_urls="true"]
(This is described in the Usage text for the plug-in)
Forum: Plugins
In reply to: [WP Gallery Custom Links] Links no longer being applied to imagesFix was found: one of the images in the gallery had its Link attribute set to ‘None’ and that was overriding the other settings. Thanks for troubleshooting, Liam.
Forum: Plugins
In reply to: [WP Gallery Custom Links] Links no longer being applied to imagesHi, I’m the owner of this plugin. Would love to check in to this for you. It’s tricky to troubleshoot without checking out your setup. Drop me an email at mailjohng@gmail.com and I’ll try to help you troubleshoot.
Forum: Plugins
In reply to: [WP Gallery Custom Links] Plugin not working when inserting category galleryI’ve also been unable to replicate the issue. Ashley, if you want me to take a look at your setup and see if I can fix things drop me an email at mailjohng@gmail.com and we can work out how I can log on to your wordpress and check it out.
Forum: Plugins
In reply to: [WP Gallery Custom Links] WP Gallery Custom Links not working with WP TilesHi Erin and Anita. I believe I have a fix for this and will push out an update in the next couple of days that should resolve it. I’ll let you know once the update is available.
Forum: Plugins
In reply to: [WP Gallery Custom Links] Links no longer workI’d love to help you troubleshoot LittleBeeDesign. Want to email me at mailjohng@gmail.com and we can figure out what is happening?
Forum: Plugins
In reply to: [WP Gallery Custom Links] Links not workingHi John. I just took over development of this plugin. Sorry you didn’t get a response before. It looks like your website is functioning now so I’m going to close this ticket but let me know if you still need assistance.
Forum: Plugins
In reply to: [WP Gallery Custom Links] Tiles on Page are not displaying correctlyHi. Apologies for no response. I have just taken over development of this plugin and wanted to see if you still had the issue? If so, can you provide an example url where this behaviour is displayed?
Forum: Plugins
In reply to: [WP Gallery Custom Links] Links not working on mobileI have just taken over development of this plugin. Sorry you didn’t receive a response before. I just tried out your website and it appears it is working on iphone now so will close this ticket. If you still need help just let me know.
Forum: Plugins
In reply to: [WP Gallery Custom Links] Conflict with Jetpack carouselTo confirm, the functions.php edit is:
add_filter( 'jp_carousel_force_enable', '__return_true' );I just looked at https://3dms.fr/index.php/prestations/illustrations and all images were showing ok. Did you fix it?