ShortCodes in PHP Pages
-
Am trying to run shortcodes on the group home page. created a front.php and added short code via:
<?php echo do_shortcode(‘[YOUR_SHORT_CODE_HERE]’);?>
front.php is in buddypress/groups/single folder
but its not working. any pointers/help highly appreicated
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘ShortCodes in PHP Pages’ is closed to new replies.