This topic has 23 replies, 4 voices, and was last updated 10 years ago ago by Eva Kemp
Hi,
i want to change the title of the field on the contact form, but i don’t find where to edit that on the administration page.
I have : Name and Surname / Email / Message, and i want to write it in French : Nom et Prénom, etc ..
The shortcode for the contact form is : [mc4wp_form]
But there is no “Contact Form” tool for the mc4wp form on the admin page, so no options to edit!
Can you please tell me where I have to change it ?
Thanks !
Sylvain
I also want to change the “Send Message” Button to “Envoyer un message”.
Hello,
If you are using MailChimp plugin for the contact form (because the shortcode [mc4wp_form] belongs to this plugin) you need check its settings in wp-admin panel > MailChimp for WP.
Thank you.
Regards,
Eva Kemp.
Sorry, I did a mistake!
I have this shortcode for the contact form :
[contact_form class=”compressed”]
and i can’t see how to change the labels from english to french
Regards
Sylvain
Hello,
Are you using Contact Form 7 plugin or our default contact form?
Regards,
Eva Kemp.
The default contact form (that you put on your demo templates).
Normally we can change the options (not just the email), right ?
If not, could you please tell me where I can edit that ?
Thanks!
Sylvain
Hi, I found by myself the solution: I had to edit the .po file with Poedit.
Thanks.
Sylvain
Hello,
That’s great.
Enjoy your work.
Regards,
Eva Kemp.
Hi,
Where do you adapt the mail address where this contact form will send the submitted message?
Cheers,
Hi Support,
Please kindly get back to me on this as soon as you have a chance.
Thanks..
Hello,
Navigate to Theme Options->Contact Form. There you can put your email.
Regards,
Robert Hall.
Hi Robert,
I indeed did that but somehow I’m not receiving the testmails..
Any other option?
Cheers,
Hello @Libardo,
Please provide us with wp-admin panel credentials and the link to your contact form.
Thank you.
Regards,
Eva Kemp.
Hi Support,
Find below the credentials
Hello @Libardo,
You’ve already provided us with the site http://bkbcuracao.com/soon/ . Sorry, but we provide support only for one domain name with the theme license. If you want to have support for other domain name you have to buy one more license. Do you have the second license key? Please provide us with the code.
Thank you.
Regards,
Eva Kemp.
Hi Support,
Sorry for the inconvenience.
I will send this when received.
To talk about: bkbcuracao.com/soon
If you go to that site and scroll to the footer you can send an e-mail link on your left hand. Click on that, and you will receive the following screen:
How can I change the “HOME” in e-mail subject?
Kind regards,
Hello,
You need edit the file wp-content/themes/royal/framework/shortcodes.php (line 1764), find the code <a href="mailto:enteryour@addresshere.com?subject='.$post_title.'&body=Check%20this%20out:%20'.$permalink.'" class="'.$tooltip_class.'" title="'.__('Mail to friend', ETHEME_DOMAIN).'" target="_blank">
and replace .$post_title.
with your subject.
Regards,
Eva Kemp.
Hi Support,
When removing this value, it gives me a syntax error.
Any other advice / solution?
Regards,
Hello,
Sorry for misconfiguration.
You need replace the code $post_title
with the subject you need to display. The dots between this function should be kept.
Thank you.
Regards,
Eva Kemp.
Hi Support,
Somehow when removing the $post_title from the css and reload the site it replaces the mail icon with the code / text…
Is there an other solution / suggestion?
Thank you,
Hello,
Have you just removed $post_title
or replaced it with your text?
You need insert your own subject there.
Please try it.
Thank you.
Regards,
Eva Kemp.
Hi Support,
I have replaced it with the Subject text I want to appear, but had a ‘-‘ in the text and somehow it does not take those type of characters.
Tried again with only text and indeed it works.
Thanks,
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘I want to change the text of the contact form’' has been successfully resolved, and the topic is now closed for further responses