Trying to Display Slider as Template Tag
-
I would like to display the slider on my theme’s home page and therefore it would need to put into a template tag, as the home page has it’s own template page.
However, using the standard PHP shortcode code:
<?php echo do_shortcode( "[tss-front-end-form]" ) ?>
showing nothing but the shortcode itself on the page. That is “[tss-front-end-form]” is all that is displayed.
Is it not possible to use a template tag for this plugin?
Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Trying to Display Slider as Template Tag’ is closed to new replies.