Do_Shortcode Not working
-
HI,
I tired calling the “Easy Contact Form” shortcode by using do_shortcode. But its just gives the echo “[champion_forms fid=2]” in the site. Also I have added “add_filter(‘the_excerpt’, ‘do_shortcode’);” in functions.php.
Help me to fix this.
Code:
<?php echo do_shortcode(‘[champion_forms fid=2]’); ?>
The topic ‘Do_Shortcode Not working’ is closed to new replies.