NextGEN gallery testing
[nggallery id=1 template=galleryview images=0]
Archive for the ‘ Plugins ’ Category
[nggallery id=1 template=galleryview images=0]
By default, WordPress shortcodes can only be used in pages, posts and widgets.
If you want to include a shortcode for a cool plugin, or a special functionality you need, in your WordPress Template for example, you can use the following code to make it happen.
<?php echo do_shortcode('[shortcode goes here]'); ?>