Hi
I am using enfolc contact page, but I would like to change de language of this sentences:
I agree to the terms and conditions laid out in the Privacy Policy *
How can I do it?
Thanks
Hey abuenoc,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Hi,
This is the page with the contact form
I would like to change the language of : I agree to the terms and conditions laid out in the Privacy Policy *
Thanks
Hi abuenoc,
You need to add this
#: includes/admin/register-admin-options.php:895
msgid "I agree to the terms and conditions laid out in the [av_privacy_link]Privacy Policy[/av_privacy_link]"
msgstr "Your [av_privacy_link]translation[/av_privacy_link]"
to the /enfold/lang/es_ES.po file.
Best regards,
Victoria
Hi, thanks
Now it´s in spanish but I do not why it´s repet it twice: Acepto los términos y condiciones establecidos en la Política de privacidad Política de privacidad [/ av_privacy_link] *
You can check it here:
Hi abuenoc,
Can you share with us the string that you added?
Best regards,
Victoria
Hi VIctoria ,
The same as you told me:
#: includes/admin/register-admin-options.php:895
msgid “I agree to the terms and conditions laid out in the [av_privacy_link]Privacy Policy[/av_privacy_link]”
msgstr “Your [av_privacy_link]translation[/av_privacy_link]”
Hi abuenoc,
Yes, it’s correct. Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria
Hi, finlaly I manage to do it but now I would like to change the size of the blog post buy I am trying to do it in css and nothing works.