Does it support Template file
-
I am trying to use the shortcode in the template file using the following code:
<?php do_shortcode( '[wpgc_is_country_name country_names="United States,Canada"]' ); ?> Some Content here <?php do_shortcode( '[/wpgc_is_country_names]' ); ?> But it seems that it is not working, Can you suggest how to use it in theme template file. Thanks Dipak
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Does it support Template file’ is closed to new replies.