PHP, Shortcodes and confirmation email content
-
I am really glad to have this mostly working, thanks all. 3 issues I have.
1. How would we enbed the sign up form in php? we have this document
https://www.bitedge.co/arbitrage-alert.php
that need the email entered to be subscribed to out mailgun list (the appearance of the sign up section is not important.
2. I can’t see anywhere in the interface to generate shortcodes or what shortcode options exist, I dug in the file and guessed
[mailgun_subscription_form]
which worked as can be seen here
https://www.bitedge.co/sports-betting-tools-and-resources/bitcoin-betting-arbitrage-alerts/
Although it would be nice if the list name and email address did not behave like links when hovered over.
What other parameters or variables can be set in shortcodes and how?
3. Is there a way to add custom HTML in the Confirmation Email and Welcome Email? I tried adding
<a title="Odds Comparisons" href="https://www.bitedge.co/odds-comparison/">Odds Comparisons</a>
but was displayed as plain text.
Thanks, have a great day.
- The topic ‘PHP, Shortcodes and confirmation email content’ is closed to new replies.