Shortcode doesnot works in PHP FIle
-
Shortcode :- [ec id=”1″]
I need to show the countdown on my customize wordpress php file. i have echo the shortcode in php file. Unfortunately It doesnot work in php file. i echo like this
<?php
echo do_shortcode(‘[ec id=”1″]’);
?>
please help me thanks in advance…
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Shortcode doesnot works in PHP FIle’ is closed to new replies.