[Plugin: NextGen Gallery] PHP just echoes shortcodes, doesn't execute them
-
I don’t get it. I’ve tried
[ album id=1 template=compact ]in the page itself and<?php echo do_shortcode('[ album id=1 template=compact ]'); ?>in the page template and it just spits out the literal shortcode again and again.Why is it not executing it?
These are examples directly from the NextGen website and they don’t work. (And aren’t there some quotes missing around “album id”?)
I can’t figure out what’s going on here.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘[Plugin: NextGen Gallery] PHP just echoes shortcodes, doesn't execute them’ is closed to new replies.