Shortcode in template: Need guidance
-
I need guidance on inserting a shortcode into a template.
I’ve read the instructions, but that shows only a very simple shortcode.I want a lightbox to display some instructions about account creation. It has to go into the template because it’s going on the login page.
Do I put the entire contents of both lightbox codes into the template with
echo do_shortcode( '[shortcode here]' );
?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Shortcode in template: Need guidance’ is closed to new replies.