Add email subscribe option?
-
Would like to add an name/email subscribe option to the coming soon page. I am attempting to use the Mail Subscribe List plugin (https://ww.wp.xz.cn/plugins/mail-subscribe-list/). From their documentation, I should add the following code:
<?php echo do_shortcode('[smlsubform prepend="" showname=true nametxt="Name:" nameholder="Name..." emailtxt="Email:" emailholder="Email Address..." showsubmit=true submittxt="Submit" jsthanks=false thankyou="Thank you for showing interest - we will contact you when the site goes live."]'); ?>
However, not sure where to actually insert it. I have added it to the footer scripts portion on advanced tab, but not effective. Can anyone help me?
Thank you
The topic ‘Add email subscribe option?’ is closed to new replies.