Title: Group inline content
Last modified: May 4, 2017

---

# Group inline content

 *  [hahvensa](https://wordpress.org/support/users/hahvensa/)
 * (@hahvensa)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/group-inline-content-2/)
 * Hello and thanks for the plugin!
 * I’m using it to display inline content manually. Is it possible to group inline
   contents to display them as gallery? I almost manage to get it working because
   navigation arrows are showing but I get a jQuery error so I guess I’m missing
   something. I would like to get it to loop the articles.
 * My code for one element:
 *     ```
       <a class="button" href="#reference-<?php the_ID(); ?>" rel="lightbox[gallery-0]" data-lightbox-type="inline" >Read more</a>
       <article  id="reference-<?php the_ID(); ?>" data-lightbox-gallery="lightbox[gallery-0]" style="display:none;">Some content</article>
       ```
   

The topic ‘Group inline content’ is closed to new replies.

 * ![](https://ps.w.org/responsive-lightbox-lite/assets/icon-128x128.png?rev=983411)
 * [Responsive Lightbox](https://wordpress.org/plugins/responsive-lightbox-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/responsive-lightbox-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/responsive-lightbox-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/responsive-lightbox-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/responsive-lightbox-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/responsive-lightbox-lite/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [hahvensa](https://wordpress.org/support/users/hahvensa/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/group-inline-content-2/)
 * Status: not resolved