Home Forums Newsletter Plugin Support Not adding subscribers

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #5962
    Jamfris
    Member

    Hi, I’ve installed a fresh version of the plugin, but I can’t make it work… I’ve read several times the settings page, the comments, the forum…

    My problem is that the suscription form, adte I add the info for suscription, just reloads itself, but doesn’t create the new user.

    The only thing related I’ve seen on this page is:

    —–
    My custom form does not save the subscriber and show the subscription form again when submitted
    Probably you forgot the hidden field named “na” and with value “s”. This fiels is the “newsletter action” and its value means “subscribe”.

    ——

    But I’m surprised there is no reference to this in any other place… either way, I’ve tried to add a new field… but didn’t work.

    Could you help me, please?

    Thank you!

    #5963
    Stefano
    Keymaster

    Hi, I need at least to see the form, can you give me and address. About for coding, download the PDF from the plugin official page on this site.

    Stefano.

    #5964
    Jamfris
    Member

    Hi Stefano, thanks for you answer… here you have the info:

    Form URL: http://www.llegircruilla.cat/butlleti-cruilla/

    This is the code I’m using:

    <form>
    Nom: <input type=”text” name=”nn”/>
    Cognom: <input type=”text” name=”ns”/>
    Correu electrònic: <input type=”text” name=”ne”/>
    <input type=”submit” value=”Subscribir-se”/>
    </form>

    Thank you!

    #5965
    Stefano
    Keymaster

    Hi, that form syntax works only on widget or subscription text inside the Newsletter administration panel.

    It’s simpler to create a page with [ newsletter ] tag inside and configure messages on newsletter panels. Field form can be configured on profile panel.

    Stefano.

    #6099
    Jamfris
    Member

    It was that. Thank you very much.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.