fourlightsweb
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Gallery Custom Links] How to apply "nofollow" to gallery links?Not currently, there isn’t. You might be able to add the attribute to the gallery images post-page load with jQuery without having to alter any of the php code of the gallery, just an idea.
Forum: Plugins
In reply to: [WP Gallery Custom Links] entry-thumbnail size to squaredYou might want to try a plugin to regenerate/update your thumbnails – I believe simply changing the setting for the size doesn’t go back and update all the previously generated thumbnails.
Forum: Plugins
In reply to: [WP Gallery Custom Links] entry-thumbnail size to squaredThis plugin doesn’t have anything to do with formatting, it just adds custom links to the gallery items (see FAQ #7).
Forum: Plugins
In reply to: [WP Gallery Custom Links] stopped working when updatedIf you deactivate WP Gallery Custom Links (without reactivating), are the galleries still not showing up in your editor? If so, it is likely an issue with WordPress or another plugin.
Forum: Plugins
In reply to: [WP Gallery Custom Links] doesn´t work with ifeature5If you’re trying to get the images to open in lightbox, the plugin disables lightbox effects by default, since it’s assumed most people will be linking to pages or other sites. To enable it, you can either change the setting at the image level (under where you enter the custom url) or on the whole gallery at once by adding ‘preserve_click_events=”true”‘ to your [gallery] shortcode.
Forum: Plugins
In reply to: [WP Gallery Custom Links] doesn´t work with ifeature5Can you elaborate on what the problem is?
Forum: Plugins
In reply to: [WP Gallery Custom Links] Can't get it to workSend me an email at info@fourlightsweb.com and I’ll see what I can do to help.
Forum: Plugins
In reply to: [WP Gallery Custom Links] Can't get it to workWithout being able to see your code, judging from the “et-main-gallery” div around your gallery in the source, my guess is that your theme is using a customized gallery. If that is the case, you will probably need to edit your theme gallery to either include the post_gallery filter if it’s not (see FAQ #6), or if it’s using a separate shortcode other than [gallery] (e.g. [et_gallery] or something), modify the shortcode function to look for the custom link meta field and use it if it’s present (see FAQ #4).
Forum: Plugins
In reply to: [WP Gallery Custom Links] Can't get it to workThis turned out to be an issue with a separate gallery plugin; the site wasn’t using the [gallery] shortcode.
Forum: Plugins
In reply to: [WP Gallery Custom Links] Can't get it to workIf you want to contact me at info@fourlightsweb.com, we can discuss resolving this further.
If you want to contact me at info@fourlightsweb.com, we can discuss resolving this further.
Forum: Plugins
In reply to: [WP Gallery Custom Links] Can't get it to workAre you using the [gallery] shortcode on that page? Have you looked into FAQ #6:
Forum: Plugins
In reply to: [WP Gallery Custom Links] Can't get it to workWhat problems are you having? Do you have a link to a gallery that’s not working properly?
If you disable this plugin and still have the same issue, the problem would likely be related to your theme or a different plugin, and I’m not sure there’s much I could help you to do to fix it from the perspective of this plugin. =\
If you disable the WP Gallery Custom Links plugin, does the above still happen?