Title: Combining ShortCodes
Last modified: October 12, 2017

---

# Combining ShortCodes

 *  Resolved [Junkie Kode](https://wordpress.org/support/users/junkiekode/)
 * (@junkiekode)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/combining-shortcodes-2/)
 * Hello,
 * Could you please help me figure out how to implement the Lightbox Effect in the
   following piece of code?
 * I’ve tried multiple combinations but I’m really not a programer so I haven’t 
   got any success. I know this is the Lightbox ShortCode:
 *     ```
       [su_lightbox type="iframe" src="" class=""]
   
       [/su_lightbox]
       ```
   
 * Here is the code I need to wrap it with:
 *     ```
       <H3>Pictures:</H3>	
       [wpv-for-each field="wpcf-slider"]
       <a href="[types field='slider' size='full' url='true' separator=','][/types]">[types field='slider' alt='%%ALT%%' title='%%TITLE%%' width='270' height='160' align='none' resize='crop' separator=', '][/types]</a>
       [/wpv-for-each]
       ```
   
 * The code above was generated with the ToolSet Types and Views Plugin.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [dfarin](https://wordpress.org/support/users/dfarin/)
 * (@dfarin)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/combining-shortcodes-2/#post-9748007)
 * Any news here?
 *  Thread Starter [Junkie Kode](https://wordpress.org/support/users/junkiekode/)
 * (@junkiekode)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/combining-shortcodes-2/#post-9789133)
 * Hello DFarin,
    I ended up using a different plugin to make it happen. See: [https://wp-types.com/2017/10/adding-a-gallery-of-images-for-custom-posts/](https://wp-types.com/2017/10/adding-a-gallery-of-images-for-custom-posts/)

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Combining ShortCodes’ is closed to new replies.

 * ![](https://ps.w.org/shortcodes-ultimate/assets/icon-256x256.gif?rev=2547563)
 * [Shortcodes Ultimate - Content Elements](https://wordpress.org/plugins/shortcodes-ultimate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shortcodes-ultimate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shortcodes-ultimate/)
 * [Active Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shortcodes-ultimate/reviews/)

## Tags

 * [box](https://wordpress.org/support/topic-tag/box/)
 * [combining](https://wordpress.org/support/topic-tag/combining/)
 * [gallery](https://wordpress.org/support/topic-tag/gallery/)
 * [images](https://wordpress.org/support/topic-tag/images/)
 * [light](https://wordpress.org/support/topic-tag/light/)
 * [su](https://wordpress.org/support/topic-tag/su/)
 * [views](https://wordpress.org/support/topic-tag/views/)

 * 2 replies
 * 2 participants
 * Last reply from: [Junkie Kode](https://wordpress.org/support/users/junkiekode/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/combining-shortcodes-2/#post-9789133)
 * Status: resolved