Sometimes when building themes, we need to execute shortcode directly from php. This can be for things such as Forms, Sliders, Galleries etc.
Below is the code needed. Replace the code between the ‘ and ‘ marks with your own. (Few examples below).
Execute Category List
<?php echo do_shortcode('[catlist id=1 numberposts=5)]'); ?>
Execute Slidedeck Slider
<?php echo do_shortcode('[SlideDeck2 id=7]'); ?>
Execute Gravity Form Oops! We could not locate your form.
<?php echo do_shortcode('
Execute NextGEN Gallery
<?php echo do_shortcode('[nggallery id=12]'); ?>
Need help with your digital marketing?
Book a free strategy call and let's discuss your goals.
Book a Strategy Call