[Plugin: jQuery Colorbox] issues with images grouping while using gallery shortcode in template
-
Hi there
I encountered an issue with adding colorbox code and grouping images via colorbox with images inserted in template via following default gallery insertion code:
`<?php echo do_shortcode(‘[gallery link="file"]‘); ?>
When I set following jQuery colorbox options:
OFF: Automate jQuery Colorbox for all images in pages, posts and galleries:
ON: Automate jQuery Colorbox for images in WordPress galleries only:
ON: Automate jQuery Colorbox for all other images
the gallery’s pics are using colorbox and are being grouped as a series of pics in a gallery and the slideshow option is available for them. But all other images I insert into posts’ content as thumbnails linked to large jpgs not parsed to use colorbox – they open in separate tab as regular jpgs.
When I set options as follows:
ON: Automate jQuery Colorbox for all images in pages, posts and galleries:
OFF: Automate jQuery Colorbox for images in WordPress galleries only:
ON: Automate jQuery Colorbox for all other images
Both pics ath the gallery and posts are being opened via colorbox BUT the gallery’s pics are not grouped. They open via colorbox as single, separate images w/o a way to navigate among them. Also the slideshow option becomes unavailable then.
I wish that the colorbox worked both:
- for posts/pages’ images (grouped if multiple images inserted)
- for galleries (grouped with slideshow option available)
How can I fix that?
Thanks for your help in advance.
- The topic ‘[Plugin: jQuery Colorbox] issues with images grouping while using gallery shortcode in template’ is closed to new replies.