Home Forums Newsletter Plugin Support How to change to spanish…

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #101481
    talamentes
    Participant

    the legend: Subscribing I accept the privacy rules of this site?

    I have read all the php files in the folder subscription but none of them includes the text, what file do i have to edit?

    Thank you very much

    #101490
    Stefano
    Keymaster

    check the form fields and translations panel.

    Stefano.

    #101509
    talamentes
    Participant

    Thank you so much Stefano, i have done so, but i still have a little issue with the aestetics, the letter is smaller and bold, in comparison with the text that surrounds the subscription form, what do i have to include in the form code, at least i want to make the font normal, not bold.

    Thank you again, i hope i expressed myself clearly enough 🙂

    #101511
    talamentes
    Participant

    This is the code:

    <div class=”tnp tnp-subscription”>
    <form method=”post” action=”http://joseluistalamantes.com/?na=s&#8221; onsubmit=”return newsletter_check(this)”>

    <div class=”tnp-field tnp-field-email”><label>Email</label><input class=”tnp-email” type=”email” name=”ne” required></div>
    <div class=”tnp-field tnp-field-privacy”><label><input type=”checkbox” name=”ny” required class=”tnp-privacy”> Al suscribirme acepto las políticas de privacidad del sitio.</label></div>
    <div class=”tnp-field tnp-field-button”><input class=”tnp-submit” type=”submit” value=”Suscribirse & descargar”>
    </div>
    </form>
    </div>

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