davmerit
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Other options for reCaptchaCopy the key pair into the WordPress admin screen of the site you registered.
I think @takayukister was referring to the site key and secret key provided to you by google when you register your site at reCAPTCHA adminpage
Forum: Plugins
In reply to: [Contact Form 7] Customize the green 'thank you' box text.Can I change that text?
Yes. You can change the text used in each type of error message. For example, the default message for required fields is “Please fill the required field.” To change this message, go to the admin page and edit the text in the Messages section.
Forum: Plugins
In reply to: [Contact Form 7] reCaptcha languageNo Bumping Please
Forum: Fixing WordPress
In reply to: Images not displaying properly on mobileSorry for late reply,
Are you referring to the images in the footer?
Forum: Plugins
In reply to: [Contact Form 7] How to set up radio buttons as "required"There are a lot of radio buttons on your form I am unable to know which options you want users to choose from because its not in English.
However if you need users to choose from available options, I would suggest you use checkboxes with CF7s’ exclusive option.
See checkboxes and radio buttons
Forum: Plugins
In reply to: [Contact Form 7] How to insert hint text in text boxes?You could consider using Contact Form 7 Skins to style your Contact Form 7 Forms.
You can now use the add-on CF7 Skins Ready to align a fields side by side
Forum: Plugins
In reply to: [Contact Form 7] Text WhitePlease check the form tab of your contact form 7 settings and supply me with all form tags/elements you have used in your form.
I would have a better understanding of the what the actual problem is and provide you with the code you to need to solve the problem.
Forum: Plugins
In reply to: [Contact Form 7] How to set up radio buttons as "required"Radio button is a required field by nature. The HTML spec document explains it more in detail.
Forum: Plugins
In reply to: [Contact Form 7] Text WhitePlease include all the input in the Form of the CF7 interface. Looks to me that there is some in-line styling.
Forum: Plugins
In reply to: [Contact Form 7] Can be captcha image size bigger than 84×28?I would suggest you take a look at reCAPTCHA API styling
Forum: Plugins
In reply to: [Contact Form 7] Checkbox display@ioioiofilip you could consider using Contact Form 7 Skins to style your Contact Form 7 Forms.
You can now use the add-on CF7 Skins Ready to create horizontally aligned checkboxes
Forum: Plugins
In reply to: [Contact Form 7] Columns?You could consider using Contact Form 7 Skins to style your Contact Form 7 Forms.
You can now use the add-on CF7 Skins Ready to make a 2 column contact form.
Forum: Plugins
In reply to: [Contact Form 7] Form works in desktop/laptops but no in mobileThis is could be due to a JavaScript conflict with either your current WordPress theme or one of the other plugins you are using – see Contact Form 7 Email Issues – there is a link there that covers JavaScript Conflicts.
You can try a step by step approach to finding JavaScript Conflicts
1. Switch temporarily to a WordPress default theme (Twenty Eleven etc.) and see if the problem goes away.
If it does, you’ve most likely got a JavaScript conflict with your current WordPress theme.
If switching to default theme doesn’t help it could be one of the plugins you are using that is causing the problem.
2. Disable all plugins other than Contact Form 7
If doing that solves the problem, you can then add back each item – one by one, until you find the real cause of the problem.
Forum: Plugins
In reply to: [Contact Form 7] Changing destination email with a selectbut when I use ‘creativeservices@byyd-tech.com’ I don’t receive the message.
Do you get the “message sent successfully” confirmation after submission of the form or does it give you an error message?
Please provide me with more details on that.
Forum: Plugins
In reply to: [Contact Form 7] Post Variables on_sent_ok:on_sent_ok:"location = 'URL.php';"Do you want to redirect to URL.php after successful submission? Please provide a detailed explanation to your question.
If others here are able to understand your actual problem, they may be able and willing to offer a possible solution.