MailPoet help with WP registration page, pulling data, custom forms
-
List choices not appearing on site Registration page
In MailPoet > Settings, I’ve selected the check box for “Subscribe in registration form.” Checking that box selects both available lists, and that’s fine. But on my Registration page (https://naturesfolio.com/wp-login.php?action=register), only the one check box and text “Yes, please send me Nature’s Folio:” appears. The names of the two lists do NOT appear and users can’t select either/both lists.
I’m using a custom login plugin, and I’ve deactivated to confirm it wasn’t causing the problem. (It’s reactivated now.)
I’ve tweaked code here and there, but it doesn’t look (to me) that’s the problem (i.e., I don’t have any stray “display: none”s anywhere).
The code seems simply to not be pulling the list names and their respective check boxes:
<div class="register-section" id="profile-details-section-wysija"><div class="editfield"><p class="wysija-after-register"><label for="wysija-box-after-register"><input id="wysija-box-after-register" value="1" name="wysija[register_subscribe]" type="checkbox">Yes, please send me Nature's Folio:</label></p></div></div>
Any idea how to fix this? I need people to be able to select which list they want to be on.
Custom Subscription Page doesn’t echo email address
I’m using the shortcode [wysija_page] to display a custom-styled subscription update page. All of the fields appear (with a little CSS help) well enough, but the subscribed email address isn’t echoed anywhere.
I understand that it can’t be changed on that page by the subscriber (another issue I’m trying to work around), but the default subscription page DOES echo the subscribed email in the headline. What code to I need to echo it on my custom page? (Please don’t say it can’t be done; clearly, it can.)
Custom Confirmation page doesn’t echo subscribed lists
Same issue as above. I don’t recall whether the default, MailPoet-supplied confirmation page supplies the list, but if I click a “confirm subscription” list one too many times, I get a page which says, “You are already subscribed to … [list name], [list name].”
I want to echo those list names on my custom confirmation page. How to do this?
Already Subscribed page says …
That Already Subscribed page noted above doesn’t appear to be customizable, and “Yup, we’ve added you to our list. You’ll hear from us shortly.” doesn’t tickle my fancy. I would like to change that wording. How can I change it or, better yet, use a custom page?
I’ve searched the last several months (30-something pages worth) of WordPress forum posts, one by one, and I don’t see answers to these issues/questions anywhere.
I like the plugin over six of the national email marketing companies I checked out, but these issues are deal breakers for me. Hoping someone can help.
If MailPoet is reading, PLEASE, PLEASE, PLEASE make the subscribe/update/unsub links/forms customizable in a future release! (Did I say please??)
- The topic ‘MailPoet help with WP registration page, pulling data, custom forms’ is closed to new replies.