graphicactivity
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [WP Featherlight - A Simple jQuery Lightbox] Image grouping?@electricfeet thanks for your work around saved a lot of time, it would be great to have as a tick box within the WP Featherlight Options on Pages/Posts.
In wp-featherlight\js\wpFeatherlight.pkgd.min.js, make the following changes:
1) change ".gallery-item a" to "a[data-featherlight='image']" (so that all anchors that have been picked up by Featherlight are now picked up by WP Featherlight) 2) change ".gallery, .tiled-gallery" to ".entry-content" (so that the "gallery" is now the whole of the content of the post/page).link_target_blank=”true” ofcourse!
Is there a way to do this if the app is being loaded through the shortcode?
Forum: Plugins
In reply to: [Modern Accordion Shortcode] Accordion disabling auto p tagsExcellent, thanks for your help & I look forward to it!
Exact same problem rynep – WP 4.0 | WC 2.2.1
Viewing 5 replies - 1 through 5 (of 5 total)