Scorppio
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Translate certain fieldsHi Luca!
Many thanks for this last message, you got it! ??
OK, here’s what happens:
– This following code works perfectly:<p>Name<br /> [text* text-38 watermark "Tu nombre"]<p>
– However, the following code wouldn’t work (I don’t know why):
<p>Name<br /> [text* your-name watermark "Tu nombre"]<p>
So I just create new fields to replace the default ones and that’s it!
Forum: Plugins
In reply to: [Contact Form 7] Translate certain fieldsThanks again for your message lucabarbetti! But it’s not exactly what I’m asking :S
I’ll give you an example: https://contactform7.com/contact/
1. A default value is a text inside a field that in order to not see it anymore, you must delete it manually.
2. On the other hand, what I’m asking to translate is what you see in the contact form of the above URL. A value inside a field that disappears as soon as the users write anything.Hope you can help me with this ??
Forum: Plugins
In reply to: [Contact Form 7] Translate certain fieldsHi lucabarbetti,
Thanks for your answer. But I may have not explained myself well.
Message in Spanish es ‘Mensaje’, ok? I have created a contact form already in Spanish so I already have <p>Mensaje
[textarea your-message]</p>.
But, when you look at the contact form into the webpage as a user, you see “Mensaje:” (which is correct) but inside the text area there’s a “Message…”. This “Message…” is what I would like to translate.The same happens for text field “Nombre:” where inside the text field there’s a “Name”, for example.
They’re not an imput from me. Do I explain myself better now? Hope so because I just can’t find where to translate this.