Home Forums Jevelin Theme Update Main Theme (using child-theme) Reply To: Update Main Theme (using child-theme)

Home Forums Jevelin Theme Update Main Theme (using child-theme) Reply To: Update Main Theme (using child-theme)

Solution for this topic

I don’t know what is this. This isn’t my code I didn’t put any custom code for the #contact-form-469453acb8dcdfc36366173424965d9f.contact-form.

If you don’t find it then add the following CSS code in the Custom CSS code option of your theme on the below path.

Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

 

div#page-container #content .contact-form input,
div#page-container #content .contact-form textarea {
    border-width: 1px;
}

 

 

It doesn’t matter, each time I do some changes on the form settings (e.g. set minimum characters on the input field….) Recaptcha disappears.

I could confirm the issue on my test site and this is the issue of Unyson plugin builder so we can’t resolve it. The plugin developer will resolve the issue but not sure when.

 

You can either create the whole form first and then add recaptcha later so that no changes will be made in the form or use the form provided by following Contact form 7 plugin.

 

https://wordpress.org/plugins/contact-form-7/

https://wordpress.org/plugins/google-no-captcha-recaptcha/