johnogg
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Gallery Custom Links] Links not workingEmail mailjohng@gmail.com with screenshots of your setup and of the url you are redirected to when clicking on images.
Forum: Plugins
In reply to: [WP Gallery Custom Links] How to center gallery?You should google how to format wordpress gallery or how to center wordpress gallery. This plugin does not change the formatting of a wordpress gallery.
Forum: Plugins
In reply to: [WP Gallery Custom Links] gallery linkIt doesn’t generate a gallery or a link, it simply changes the links of images in the standard wordpress gallery. Please refer to the description and instructions within the plugin for more info.
Forum: Plugins
In reply to: [WP Gallery Custom Links] Links don’t workSorry for slow response. Did you resolve this?
Forum: Plugins
In reply to: [WP Gallery Custom Links] Please help me make this compatible with this themeSorry, this is beyond our support realm. Good luck with getting it to work.
Forum: Plugins
In reply to: [WP Gallery Custom Links] Not workingSorry for slow response. Did you resolve this?
Forum: Plugins
In reply to: [WP Gallery Custom Links] Links not workingThe link you provided doesn’t work.
Forum: Plugins
In reply to: [WP Gallery Custom Links] Plugin not working at wordpress 4.9.5That is not the correct setting. You need to find the right setting – read the instructions for this plugin to understand where to find each one.
Forum: Plugins
In reply to: [WP Gallery Custom Links] Stopped working for widget@tristadeleon – If your site is doing something different when using mobile it will be because you have some plugin that is handling mobile requests. I would guess that that is what is blocking our plugin from working. You’d need to identify what plug-in that is and see what workarounds you can find to it.
Forum: Plugins
In reply to: [WP Gallery Custom Links] Plugin not working at wordpress 4.9.5The plugin works fine with 4.9.5.
Are you sure you have the correct settings on the gallery? In particular, do you have the Link To set to ‘Attachment Page’? Could you provide screenshots of your setup?
Forum: Plugins
In reply to: [WP Gallery Custom Links] I do not want my gallery links to open in a new tabWhen you are in the edit gallery screen and click on one of the images in the gallery then you should see a setting called ‘Gallery Link Target’. Depending on the rest of your wordpress setup, this either needs to be set to ‘Do Not Change’ or ‘Same Window’
Forum: Plugins
In reply to: [WP Gallery Custom Links] Stopped working for widgetI just solved Tristadeleon’s problems. They hadn’t commented the lines out as described above and also had the wrong ‘Link To’ value set for the gallery widget (it should be set to ‘attachment page’). Others may want to check that they have done this correctly.
Forum: Plugins
In reply to: [WP Gallery Custom Links] Stopped working for widgetWhat ‘widget’ are you using? If you are using the standard WordPress gallery widget there should be no problem – I have one running on WordPress 4.9.4 on my site. If you are using something like the Jetpack Gallery Widget then there may be an issue as 3rd party galleries can block ours. Also be sure to read the instructions for this plugin to ensure that you are setting the options correctly. If none of that addresses your issue feel free to send details of a temporary user account that I can use to log in and check your setups to mailjohng@gmail.com and I’ll be happy to see if I can troubleshoot.
Forum: Plugins
In reply to: [WP Gallery Custom Links] Stopped working for widget• Open the file wp-content/plugins/wp-gallery-custom-links/wp-gallery-custom-links.php
• Change line 204 (or 205, whichever one begins with $attachment_ids = ) to read: $attachment_ids = $attr[‘ids’];
• Comment out lines 215, 216, 217
• Save the file.Did you fix this? It seems to be working on your link?