-
Posted a reply to Validate only when submit, on the site WordPress.org Forums:
Try this JS code. $('.wpcf7').addClass('novalidate').on('wpcf7invalid', function (e) { this.classList.remove('novalidate');}); -
Posted a reply to Form-tags are not parsed if they are returned from shortcodes, on the site WordPress.org Forums:
I have to borrow the code in replace_all_form_tags() function. I run the shortcodes in the… -
Created a topic, Form-tags are not parsed if they are returned from shortcodes, on the site WordPress.org Forums:
I have enabled the shortcode for wpcf7: add_filter('wp… -
Posted a reply to Got 401 after 7 failed login attempt, on the site WordPress.org Forums:
Hi Kim White. The website does have a Facebook login plugin installed and activated. But… -
Posted a reply to Got 401 after 7 failed login attempt, on the site WordPress.org Forums:
Thank you t-p. I tried your suggestions and the 401 still occurring. -
Created a topic, Got 401 after 7 failed login attempt, on the site WordPress.org Forums:
My WordPress site has the issue of getting an error pa… -
Created a topic, Login Error: There is an error in logging you into this application., on the site WordPress.org Forums:
Hi I have this plugin installed and functioning perfec… -
Created a topic, WordPress does not set featured images for imported posts, on the site WordPress.org Forums:
I exported everything from a blog site that was hosted…