Gallery with No Image Links
Gallery with No Image Links
Description
This plugin allows you to add link=”none” to your Gallery shortcodes to create a gallery where the images do not have any links associated with them.
To use, simply add the shortcode as follows to your page/post:
Installation
- Upload
gallery-nolink.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place where you would like your image gallery.
Faq
The link=”none” is not working. Why?
Other plugins that affect the shorttag may overwrite this plugins capability to apply the link=”none” functionality. Try disabling other plugins and test again.
In the Gallery screen, I don’t see where I can set the link to none. How do I use this?
You will need to insert a Gallery as normal, and then switch to the “HTML” tab of the page/post. Find where the editor has inserted the tag and make sure that link=”none” is within the , i.e. . Be sure that there is only one entry for “link”.
Reviews
Does not work with Jetpack
By damionwagner on September 3, 2016
The option for alternate Jetpack galleries is not available when this plugin is active.
Changelog
1.0
- Initial Release