johnogg
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Gallery Custom Links] Link not working – still enlarges imageHi. Which images are you expecting to see open to a new page? I wasn’t quite sure what images in your home page are shown as a gallery?
Forum: Plugins
In reply to: [WP Gallery Custom Links] Links Don’t WorkThat website doesn’t seem to be working? If you are just looking to add a link to a single image you are much better using the standard link tools in WordPress. This plugin is designed to add links to gallery images.
Forum: Plugins
In reply to: [WP Gallery Custom Links] Links not workingHi. That is a woocommerce product gallery, something which we are unable to support as it uses its own set of classes and structures. Our plugin works with the standard wordpress gallery. Sorry.
Forum: Plugins
In reply to: [WP Gallery Custom Links] Adding link with custom theme galleryHi Rosa. Unfortunately we can’t support custom galleries as each gallery generally uses different html types and classes and our plug-in relies on knowing the structure of the gallery to identify links that should be replaced. Sorry we can’t help more.
Sorry but we don’t support altering links on slideshows. If you had a basic gallery you could specify that an image would link to another gallery using this plugin. You’d have to build each gallery separately as far as I’m aware. Maybe there is another plug-in that could help you with this?
Forum: Plugins
In reply to: [WP Gallery Custom Links] wp gallery custom linksHi Both. The plug-in is fully compatible with 4.8. Are you sure you have set the “Link To” values correctly on your images and gallery?
Forum: Plugins
In reply to: [WP Gallery Custom Links] Open 2 Tabs on clickHi Marc,
Can you send me the link to the page where this is happening?
Thanks
Forum: Plugins
In reply to: [WP Gallery Custom Links] Plugin re-writes image files?Hi Jeffrey. This doesn’t seem like something that our plugin would do. we do not make any image file saves during the display of an image. I just confirmed this on our wordpress instance that only has the Custom Links plugin installed – modified dates do not change on viewing.
Are you using any sort of caching plugin or image re-sizing plugin on your sites? Have you tried using the plugin on a ‘clean’ site? Thanks.
Forum: Plugins
In reply to: [WP Gallery Custom Links] Link to _blankI would guess that your problem is more likely related to the use of OWL Carousel rather than our plugin. Have you tried just creating a standard wordpress image gallery to test our plugin without OWL? You should find that that will work without issue.
I haven’t used OWL before so can’t comment on what it does that may interfere with our plugin. If you can send me a link to the page that doesn’t work I can take a quick look…
Forum: Plugins
In reply to: [WP Gallery Custom Links] Plugin stopped working on WP 4.7.5 update@qwik3r – please read the documentation to understand how the plugin works and the settings that are available. The plug-in DOES work with 4.7.5 but it is true that it will not work with other custom galleries which appears to be what you have run in to. If you need assistance with a particular topic please create your own topic and I’ll be happy to respond to that.
Forum: Plugins
In reply to: [WP Gallery Custom Links] Plugin stopped working on WP 4.7.5 updateJust to keep things up-to-date: I worked with @techcovered and determined that he needed to set the link-to setting in WP-Tiles’ Byline Content tab to ‘The Post’. That site is now up and running.
@thespittoon we’ll keep working on your issue
- This reply was modified 9 years, 2 months ago by johnogg.
Forum: Plugins
In reply to: [WP Gallery Custom Links] Plugin stopped working on WP 4.7.5 update@techcovered it looks like you are using wp-tiles. I am able to run that plug-in with our plug-in and get the desired outcome. Could you confirm that in the Gallery Settings you have the ‘Link To’ set to ‘Attachment Page’? If you still can’t get it to work you could send me a temporary admin logon to mailjohng@gmail.com and I can try to troubleshoot for you…
Forum: Plugins
In reply to: [WP Gallery Custom Links] Plugin stopped working on WP 4.7.5 update@thespittoon Are you using this with a wordpress gallery or something else? I don’t recognise the gallery functionality in your page…
Forum: Plugins
In reply to: [WP Gallery Custom Links] Plugin stopped working on WP 4.7.5 updateHello. The plugin is working on 4.7.5 on our test instances. Could you provide a link for your page that is not working? Thanks.
I’d forgotten how annoying CSS is when it comes to vertically-aligning content! You may get some joy from following the suggestions in this post: https://stackoverflow.com/questions/7273338/how-to-vertically-align-an-image-inside-div
But that’s going to remain a bit hacky. Probably the best approach would be to upload images with a standard height and width then you wouldn’t need to worry about CSS.
This is a bit outside the realm of this plugin but hope the above helps a little.