Support » Plugin: Genesis eNews Extended » Getting this to work with WYSIJA

  • Resolved alfie

    (@drtanz)


    I am trying to get this box working with WYSIJA, but I am not managing.

    Here’s the WYSIJA form I have on my site:

    <form id="form-wysija-2" method="post" action="#wysija" class="widget_wysija form-valid-sub"><p class="wysija-instruct">Get the latest articles from Fit For Blogging delivered directly to your email inbox for free!</p><p class="wysija-p-email"><input type="text" id="form-wysija-2-wysija-to" title="Email" class="defaultlabels wysija-email validate[required,custom[email]]" name="wysija[user][email]"></p><span class="wysija-p-firstname abs-req"><input type="text" id="form-wysija-2-abs-firstname" value="" class="defaultlabels validated[abs][req]" name="wysija[user][abs][firstname]"></span><span class="wysija-p-lastname abs-req"><input type="text" id="form-wysija-2-abs-lastname" value="" class="defaultlabels validated[abs][req]" name="wysija[user][abs][lastname]"></span><span class="wysija-p-email abs-req"><input type="text" id="form-wysija-2-abs-email" value="" class="defaultlabels validated[abs][email]" name="wysija[user][abs][email]"></span><input type="submit" class="wysija-submit wysija-submit-field" name="submit" value="Subscribe!"><input type="hidden" name="formid" value="form-wysija-2">
                        <input type="hidden" name="action" value="save">
                    <input type="hidden" name="wysija[user_list][list_ids]" value="1">
                    <input type="hidden" name="message_success" value="Check your inbox now to confirm your subscription.">
                    <input type="hidden" name="controller" value="subscribers"><input type="hidden" value="1" name="wysija-page"></form>

    What should I enter in the widget’s fields?

    http://wordpress.org/extend/plugins/genesis-enews-extended/

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Brandon Kraft

    (@kraftbj)

    Code Wrangler

    Let me try a couple of things out and respond back. As far as I know, we haven’t worked out the kinks with WYSIJA yet.

    Plugin Author Brandon Kraft

    (@kraftbj)

    Code Wrangler

    I think I got it working with:

    action: #wysija
    E-mail Field: wysija[user][email]
    Hidden fields: <input type=”hidden” name=”formid” value=”form-wysija-2″>
    <input type=”hidden” name=”action” value=”save”>
    <input type=”hidden” name=”wysija[user_list][list_ids]” value=”1″>
    <input type=”hidden” name=”message_success” value=”Check your inbox now to confirm your subscription.”>
    <input type=”hidden” name=”controller” value=”subscribers”><input type=”hidden” value=”1″ name=”wysija-page”>

    On the todo list is to work with WYSIJA’s developers to ensure compat with the plugin.

    Thread Starter alfie

    (@drtanz)

    That worked perfectly, thanks!

    SingDancePlayLearn

    (@singdanceplaylearn)

    Apologies for replying to a closed topic…

    Has there been any progress on integrating eNews extended with WYSIJA, or creating tutorials to get them to play nice?

    The reason I ask is I’ve been able to get the eNews form to submit to WYSIJA in the proper newsletter, but I can’t get a success page or message to pop up. If I use the code given here (tweaked for the right newsletter ID) it will actually put the success message in the WYSIJA widget instead of the eNews Extended widget or a success page or anything of the sort. (I only have both because I’m testing – I much prefer eNews Extended widget’s styling with my theme…)

    Thanks!

    Plugin Author Brandon Kraft

    (@kraftbj)

    Code Wrangler

    Not yet. It’s on the roadmap. Basically, I need to add to eNews a custom function exclusively for this to work.

    My goal is to tackle a few of these things the next free weekend without client work!

    Hi!! any new on the matter?? Does it work yet??

    Thank you all!! :=)

    Plugin Author Brandon Kraft

    (@kraftbj)

    Code Wrangler

    I’m awaiting a patch from their developers to make it more straightforward to use.

    Thank you! I am going to try the link you provided in your blog right now… :=) Will keep an eye on the patch also, that would be perfect

    Hi Brandon

    When i have the eNews settings, what code do i put there from MailPoet(Wysija) to activate the form fields, how do i get e.g. the neame field to show up ?

    All the best
    Carsten

    Plugin Author Brandon Kraft

    (@kraftbj)

    Code Wrangler

    A new version of this plugin will be released soon that will enable support for MailPoet.

    Everyone is welcome to test it, if you wish, at http://www.brandonkraft.com/contrib/plugins/genesis-enews-extended/#beta

    Unless anything unexpected comes up, I’m shooting to release this the week after the New Year’s holiday.

    Hi Brandon

    It works out of the box on WP 3.8, Genesis 2.0.1 🙂

    All the best
    Carsten

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Getting this to work with WYSIJA’ is closed to new replies.