scripts

Galleria.io, lightGallery and Fotorama in Bootstrap Collapsible

[galleria] Embed Galleries inside Bootstrap Collapsible. Galleria.io is responsive across desktop, tablets, smartphones, iPhones, iPads with lightbox option, fullscreen with doubletap. Can display multiple galleries on the same page.  [galleria_div]    [/galleria_div] Second gallery    [galleria_end] : Next

How To Embed Shortcodes inside a Shortcode

I created a shortcode for Bootstrap Collapsible, I placed a shortcode inside it like fotorama plugin and fotorama didn’t work. I Googled the problem and I found the fix on WP website. In order for a shortcode to output another shortcode, you need to use ‘do_shortcode($content)’ instead of just ‘$content’ as a content inside the