bhogben
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Plugins
In reply to: [Contact Form 7] wpcf7 is not defined when jquery is unenqueuedMarking issue as resolved.
Forum: Plugins
In reply to: [Contact Form 7] wpcf7 is not defined when jquery is unenqueuedAn update, I got this to work by editing contact form 7 files – which is not ideal!
Could I get a response from the devs on a future fix or option to custom enqueue jquery?
This represents a substantial performance improvement possibility
in includes/controller.php
//if ( 'header' === wpcf7_load_js() ) { // $in_footer = false; //} wp_enqueue_script( 'contact-form-7', wpcf7_plugin_url( 'includes/js/scripts.js' ), array( 'jquery_2' ), WPCF7_VERSION, $in_footer );Forum: Plugins
In reply to: [Contact Form 7] your-email error – good practice example wanted!So the below is an example of what it should look like
You get the user email from the message body and the additional headers, not the from field
From:
siteaddress.co.uk <[email protected]>Subject:
Site EnquiryAdditional Header:
Reply-To: [your-email]Message body:
From: [your-name] <[your-email]>- This reply was modified 8 years, 2 months ago by bhogben.
Forum: Plugins
In reply to: [Contact Form 7] How to set recipient dynamically?Hi have you tried: using this plugin https://en-gb.ww.wp.xz.cn/plugins/contact-form-7-dynamic-mail-to/
Viewing 4 replies - 1 through 4 (of 4 total)