php shortcode (do_shortcode)
-
Hi,
firstly congratulation for the plugin. I have just download it and expect a lot from it.I would like to insert a shortcode in a template page, with the wordpress function:
<?php echo do_shortcode( $content ) ?>for example:
<?php echo do_shortcode("[nggtags_ext gallery="dog,cat" template=download]") ?>
but doesn’t work, (the entire page doesn’t compile).
I use this php technique with theme Custom Community and other plugins like NGGallery and works perfectly…
How can we fix it?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘php shortcode (do_shortcode)’ is closed to new replies.