Combining ShortCodes
-
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)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Combining ShortCodes’ is closed to new replies.