Adding shortcode to a 'page'
-
Hi, I am having some trouble trying to implement the shortcode to a ‘page.’
I have it located at https://www.sheppadviser.com.au/this-weeks-edition/ and you click on the ‘subscribe to our digital edition’ button. A drop down box is supposed to open and the form should be there.
This is the code
“<div id=”subscribe-box”>[section=Subscribe to our digital edition-FREE]<?php echo do_shortcode (‘[ssm_form id=’15194′]’)?>[endsection]</div>
<div></div>”
If I don’t do the php echo do_shortcode then the footer of my site covers the entire site and for some reason the form still doesn’t show up. It did for about three seconds and now it wont.
Any ideas?
Regards,
David
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Adding shortcode to a 'page'’ is closed to new replies.