How to put a Memberium shortcode in a template
Memberium is an Infusionsoft membership site plugin for WordPress.
On a page or a post, I can use this shortcode to show content only to people who are logged in.
But that code breaks in a template.
Here is what I need to use in a template:
<?php echo do_shortcode(”); ?>
Get Memberium here.