You can most likely use Easy FancyBox plugin (and maybe plus NextGen gallery) to achieve the effect.
The FAQ on the Easy FancyBox documents different things you can do:
http://wordpress.org/plugins/easy-fancybox/faq/
For example, you can call lightbox of an hidden image with text link:
<a href="#hidden_image_id" class="fancybox">Castle abc</a>
<div style="display:none"><img id="hidden_image_id" src="hidden_image_url.jpg"></div>
So you’d apply this to a gallery shortcode that output element ID in it’s dom:
<a href="#gallery-1" class="fancybox">Castle abc</a>
<div style="display:none"></div>
If the native WordPress doesn’t work, try the NextGen Gallery or others that would be compatible with how FancyBox tries to find the image sources.
Related Posts:
- How can I display most commented or viewed post as slide
- Adding an image slider in the header of my site
- Header Slideshow [duplicate]
- How to change transitions on WordPress slider? [closed]
- I want to loop thro owl carousel in wordpress i used this code but nothing works
- slideshow display images not correctly [closed]
- remove slider mobile not via css
- wordpress carousel slide not working
- Automatically add last post to a carousel/slider [closed]
- Conflict between Slick slider and WordPress admin bar
- how to fix a codeblock group width in wordpress edit
- How can I display most commented or viewed post as slide
- How to make schedule for slider images in WordPress
- identify a particular page with php
- Slider height settings
- Echo option page form field value
- Want to increase the # of slides in FlexSlider in WooThemes Scrollider
- Slideshow missing when page loads? [closed]
- help me about my slide bar
- my index does not show the slider in start
- Twenty fourteen slider navigation doesn’t work
- What plugin can I use to create a list / slideshow of featured images?
- get images attached to post
- WordPress Featured Post Slider
- Using an Image Slider twice on the same page
- Modify this loop to fit my jQuery slider (slides)
- Can A Shortcode Get HTML/Text From Content And Return It Twice With Added HTML?
- change wordpress gallery shortcode to slider
- Populate a slideshow list of images from images in a wordpress page?
- How to create a simple slideshow out of a post image gallery?
- slideshow is not showing in a post call with ajax
- Slider loading issue
- Using Advanced Custom Fields to create a per page slider
- how to use the slide show of Skylark in showcase?
- Intergrating agile carousel to wordpress: how to write the ajax_callback function
- Show posts from one category with thumbnail and description on latest
- Best WordPress Slider Plugin for HTML and Images
- WordPress: Access a plugin from within a theme
- Display posts from a different website on Genesis Responsive Slider
- How to insert 2 args into 1 Wp_Query for a slideshow
- Using custom taxonomy to tag posts for inclusion in slider
- Custom slider throwing an error
- Each Slide Has Something Missing In Carousel
- loading blank white screen of slide
- How can i display a jquery slide on front page
- Custom image size vs CSS sizing
- How to implement a slideshow on WP similar to these examples?
- add bootstrap post slider with tabs
- Photo Gallery Plugin and Touch Devices
- Is there a function to list all uploaded images? How can I add one?
- Can’t add text in front of shortcode
- display product’s category static slider name and image in loop wordpress
- Two custom post types divided in two columns inside a bootstrap carousel
- Custom Post type content within a slider
- Slider won’t work with custom query
- Implement a slideshow-like frontpage with text overlays
- Flexslider won’t work with WordPress’ jQuery | Dependencies
- Display the current post in browser as the first post in a loop (for a slideshow)
- Slider from custom post type
- Advanced custom fields and Slideshow gallery desn’t work together? [closed]
- Featured images loop for Orbit Slider
- Adding Permalink to Slides with ‘Simple Nivo Slider’ plugin?
- A carousel slideshow plugin in JavaScript
- Slidedeck Pro WordPress Image Size
- Custom Caption on WP Nivo Slider
- Need help for some PHP code
- How can I make a thumbnail slider
- Flexslider in child theme
- add another variable to php function
- Is image slider possible in wordpress post
- How is called this thumbnail slider feature
- How to make jquery slider to start afresh [closed]
- Slick slider for post doesn’t display anything
- Grid slider with custom post type (how to filter with taxonomies?)
- Alternative content between posts no repetition
- Wp_query loop is not working as it should
- Issues Adding a jQuery Image Slider
- Slider Thumbnail Size Issue [closed]
- Page WYSWIG only allowing slides
- Why is my custom post type slider only displaying the latest slide?
- problem with creating a wordpress post slider
- Meta Slider Lite plugin shortcode in post not working
- Create slider option in editor
- Autoblog posts in wpms(network) into main site including featured images
- How to get children/attachments in header?
- how to change the permalink to a specific location?
- How to stop unwanted splits in excerpts when using shortcodes for sliders or players
- How to add meta slider lite or other slider to main page header in pinboard theme
- slide change on hover with nextgen scrollgallery [closed]
- a slider menu is compromised in space
- Include subtitle display to slideshow
- Ajax Slideshow in Post
- Extra Theme – Fit image inside of Featured Post Slider
- Need Header slider plugin recommendation [closed]
- Where to adjust presets for slider options “auto rotate” (3, 5, 10, 15 seconds)? [closed]
- WordPress Plugin to for moving home page slideshow? [closed]
- WordPress pre-build slider
- Divi Carousel/ Slider – How to slide two sliders with a single button
- Remove one srcset entry from wp_get_attachment_image
- How to put link on a slideshow gallery?