Hard Coding the Shortcode
-
I was trying to hardcode the plug in short code using the following code:
<?php echo do_shortcode('[accordion clicktoclose="true"] '); echo do_shortcode('[accordion-item title="Click for Quick Contact Form!"][si-contact-form form='2'][/accordion-item] '); echo do_shortcode('[/accordion] '); ?>
However that just crashes the page.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Hard Coding the Shortcode’ is closed to new replies.