Insert Short Code Into Page Template
-
Hello,
I am creating a landing page and I cannot seem to get the shortcode to work on a page template.
I found the following PHP code:
<?php echo do_shortcode( $content ) ?>And modified it like so:
<?php echo do_shortcode( [vfb id='1'] ) ?>But with that I get a fatal error. I’d assume I’m not using it correctly. Please help!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Insert Short Code Into Page Template’ is closed to new replies.