avense
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [Contact Form 7] Using shortcodes in the mail message templateThank you for your answers.
I posted yet in branch support plug author:
https://ww.wp.xz.cn/support/topic/shortcode-doesnt-work-25/Forum: Plugins
In reply to: [Contact Form 7] Using shortcodes in the mail message templateI mean, that using this plugin: “Contact Form 7 Shortcode Enabler”, I do not work shortcodes in the body of the message and also in the form itself: http://prntscr.com/cq3ujn
Do you work shortcodes in this plugin as you put them?
P.S. Sorry for my English, I use Google translator
- This reply was modified 9 years, 7 months ago by avense.
Forum: Plugins
In reply to: [Contact Form 7] Using shortcodes in the mail message templatePerhaps the reason for this.
But the form itself does not work: http://prntscr.com/cq3ujnForum: Plugins
In reply to: [Contact Form 7] Using shortcodes in the mail message templateI want to use different shortcodes, in this case an example:
function my_shortcode_func() { return 'My shortcode works!'; } add_shortcode( 'my_shortcode', 'my_shortcode_func' );- This reply was modified 9 years, 7 months ago by avense.
Forum: Plugins
In reply to: [Contact Form 7] Using shortcodes in the mail message templateI tried to use this plug-in “Contact Form 7 Shortcode Enabler”, it does not work.
From: [your-name] <[your-email]> Subject: [your-subject] Message: [your-message] -- [my_shortcode]Results:
From: [email protected] <[email protected]> Subject: My subject Message: My test message. -- [my_shortcode]What could be the reason?
- This reply was modified 9 years, 7 months ago by avense.
Viewing 5 replies - 1 through 5 (of 5 total)