John
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Help with a filter – removing chained product from cart@mikejolly Any update to this? I can confirm that the option to change chained products does NOT appear in the woocommerce->product settings.
- This reply was modified 9 years, 4 months ago by John. Reason: added mike jolly
Forum: Plugins
In reply to: [Contact Form 7] Checkboxes and Radio Buttons not workingTakayuki,
I think the problem is in checkbox.php in function wpcf7_checkbox_validation_filter.if ( $tag->is_required() && empty( $value ) ) { $result->invalidate( $tag, wpcf7_get_message( 'invalid_required' ) ); } return $result;For a radio button, there is not a is_required object, and since you are using an “AND” the empty value does not apply. So it just does not do any validation against the [type]=>radio .
Forum: Plugins
In reply to: [Contact Form 7] Checkboxes and Radio Buttons not workingI am seeing the same thing with RADIO-BUTTONS. I switched to twenty-fifteen as per your last suggestion and the problem still occurs. Since my form was rather lengthy, I created a simple form
[radio radio-324 "one" "two" "three"] <p>[submit "Send"]</p>But still the problem persisted…
I only have ONE plugin “Contact Form 7 ” v 4.2.1
WP 4.2.2 on twenty-fifteen..Forum: Plugins
In reply to: [Youtube Channel Gallery] Shortcode and the API KeyI would like to know the answer to this question as well
Please ignore the link on the bottom. I originally posted to the wrong forum, and cut and pasted the post to this forum.
Plugin works fine for Login screen, but not with Contact form 7. I see the “shortcode” in CF7, of BWP reCAPTCHA in the “generate tag” dropdown. When I insert into a simple form with the generate tags “copy field” (similar to “[bwp-recaptcha bwp-recaptcha-123]”) and save and view the form, I only see the shortcode output when viewing the form.
Version of BWP recaptcha 1.1.3
Version of CF7 4.1
Version of WP 4.1.1https://wordpress.org/plugins/contact-form-7-bwp-recaptcha-extension/
Forum: Plugins
In reply to: [HubSpot for WordPress] Google Maps API server rejected your requestI updated the plugin to 1.8.2 and still I am getting this error on EVERY page load. Absolutely frustrating…
I had to go back and re-implement the above work-around to rectify.
As a paying member for Hubspot, I called support. The canned answer is to take it up on the forums. <priceless>
Forum: Plugins
In reply to: [AVH First Defense Against Spam] AVH with WordPress 4.2Yup getting the same error as cnxtrans.
Already disabled the error messages to prevent the email.