If there is HTML in the email, the HTML is being converted to plain-text
For example:
< is converted to <
> is converted to >
Instead of being rendered as their proper HTML entities.
]]>When I click on the Email Title, Content, Footer, or Exclude tabs, I do not see any content except for the message “The link you followed has expired.” The other tabs seem to work as expected.
]]>Hi there,
I’m using your plug-in and it works sending messages from e.g the contact 7 plug-in
but if I try for example the recovery admin password, wordpress doesn’t send me the message. I get a web site configuratione error.
Thanks for support
]]>i am using wp-email-template for my ecommerece site .therefore i need to know all the info like user ip ,email,user name and etc…
how it is collected ,where it is stored and security given to it and etc..
info needed to write privacy policy for my woocommerece site
Hi,
I encounter the same problem than an other user, 3 years ago, in a more simple case :
my WordPress plugin send a lot of mails, with a custom text :
“Hello Mister/Miss A”
“Hello Mister/Miss B”
“Hello Mister/Miss C”
…
Each HTML mail contains the correct custom text, but the plain text contains the first one : “Hello Mister/Miss A”.
Quite problematic when user is under Thunderbird for example, and see the 2 versions.
I work with default values, i-e : “Email Content Type” = “Multipart”.
My WP Email version is 2.1.1
BR
Sylvain
]]>Hi!
It seems that when I want to edit the templates, they are empty.
How can that be fixed?
Hi, I found a problem, very simmilar to this old post.
My settings of e-mail (e-mail FROM, e-mail FROM NAME which I set when calling wp_mail()) is being overwritten by default (admin e-mail, blog name) WHEN SMTP is used and configured through WP e-mail template
These two lines in plugin includes/smtp.php (lined 42 and 43) overwrite my previously defined settings:
$phpmailer->From = apply_filters( 'wp_mail_from' , get_option('admin_email') );
$phpmailer->FromName = apply_filters( 'wp_mail_from_name', wp_specialchars_decode( get_option('blogname'), ENT_QUOTES ) );
Is it possible to skip these two lines if the from / fromName is already set?
Thanks
Karel
For some reason this page breaks the sitemap generated by Yoast, it seems it adds blank lines above the xml generated file. After deactivating this plugin the sitemap starts to work again so Im pretty sure the problem is with this plugin.
]]>We have noticed that the header image and entire footer disappear with 2.3.1 (and 2.3.0).
Reverting to 2.2.11 restores the header image and footer.
This issue is present in both the email preview in the WordPress admin backend and the actual emails.
Hope that helps!
]]>We are testing our upgrade to WP 5.0.3 and PHP 7.2. We are using the WPEngine PHP Compatibility Checker Plugin to test PHP 7.2.
The PHP compatibility plugin reports the following warnings. Will this cause any problems with WP Email Template?
Thank you.
FILE: /nas/content/live/childscistage/wp-content/plugins/wp-email-template/admin/admin-interface.php
---------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
---------------------------------------------------------------------------------------------------------------------
432 | WARNING | Global with anything other than bare variables is discouraged since PHP 7.0. Found ${$option_name}
471 | WARNING | Global with anything other than bare variables is discouraged since PHP 7.0. Found ${$id_attribute}
---------------------------------------------------------------------------------------------------------------------
FILE: /nas/content/live/childscistage/wp-content/plugins/wp-email-template/includes/mandrill/Mandrill.php
---------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------
127 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4
---------------------------------------------------------------------------------------------------------
]]>
Hi there,
Will this plugin work if we’re sending through Mailgun? We host on Closte and that is already integrated with every site…
Kind regards
Francois Wessels
PHP Notice: Undefined index: email_delivery_provider in /wp-content/plugins/wp-email-template/classes/class-send-wp-email-functions.php on line 17
PHP Stack trace:
PHP 1. {main}() /wp-admin/plugins.php:0
PHP 2. activate_plugin() /wp-admin/plugins.php:43
PHP 3. include_once() /wp-admin/includes/plugin.php:555
PHP 4. include() /wp-content/plugins/wp-email-template/wp-email-template.php:67
PHP 5. WP_Email_Template_Send_Wp_Emails_Functions->__construct() /wp-content/plugins/wp-email-template/classes/class-send-wp-email-functions.php:511
PHP Notice: Undefined index: email_sending_option in /wp-content/plugins/wp-email-template/classes/class-send-wp-email-functions.php on line 20
PHP Stack trace:
PHP 1. {main}() /wp-admin/plugins.php:0
PHP 2. activate_plugin() /wp-admin/plugins.php:43
PHP 3. include_once() /wp-admin/includes/plugin.php:555
PHP 4. include() /wp-content/plugins/wp-email-template/wp-email-template.php:67
PHP 5. WP_Email_Template_Send_Wp_Emails_Functions->__construct() /wp-content/plugins/wp-email-template/classes/class-send-wp-email-functions.php:511
PHP Notice: Undefined index: is_godaddy_hosting in /wp-content/plugins/wp-email-template/classes/class-send-wp-email-functions.php on line 38
PHP Stack trace:
PHP 1. {main}() /wp-admin/plugins.php:0
PHP 2. activate_plugin() /wp-admin/plugins.php:43
PHP 3. include_once() /wp-admin/includes/plugin.php:555
PHP 4. include() /wp-content/plugins/wp-email-template/wp-email-template.php:67
PHP 5. WP_Email_Template_Send_Wp_Emails_Functions->__construct() /wp-content/plugins/wp-email-template/classes/class-send-wp-email-functions.php:511
PHP Notice: Undefined variable: wp_email_template_admin_init in /wp-content/plugins/wp-email-template/admin/email-init.php on line 11
PHP Stack trace:
PHP 1. {main}() /wp-admin/plugins.php:0
PHP 2. activate_plugin() /wp-admin/plugins.php:43
PHP 3. do_action() /wp-admin/includes/plugin.php:586
PHP 4. WP_Hook->do_action() /wp-includes/plugin.php:453
PHP 5. WP_Hook->apply_filters() /wp-includes/class-wp-hook.php:310
PHP 6. wp_email_template_install() /wp-includes/class-wp-hook.php:286
PHP Notice: Trying to get property 'plugin_name' of non-object in /wp-content/plugins/wp-email-template/admin/email-init.php on line 11
PHP Stack trace:
PHP 1. {main}() /wp-admin/plugins.php:0
PHP 2. activate_plugin() /wp-admin/plugins.php:43
PHP 3. do_action() /wp-admin/includes/plugin.php:586
PHP 4. WP_Hook->do_action() /wp-includes/plugin.php:453
PHP 5. WP_Hook->apply_filters() /wp-includes/class-wp-hook.php:310
PHP 6. wp_email_template_install() /wp-includes/class-wp-hook.php:286
]]>
Is there a way to exclude wp-mail() function from using the overridden email templates.
e.g WordPress should use the template override for email set by your plugins for its default mail only…but when wp-mail() is individually used in code …it should NOT use the new template (overridden by your plugin) but rather use normal wordpress template
]]>I had saved a header image and an alt text. On sending the mail, the logo is not displayed(broken) and the alt text is displayed .
I inspected the image and found that the url wasn’t trimmed. How can I fix this? Please help
After the update I get the following error.
Parse error: syntax error, unexpected '.', expecting ',' or ';' in ... /plugins/wp-email-template/admin/admin-ui.php on line 37
Seems like the constant is not set at that place…?
What can i do, to fix this?
]]>Is there any filter in the plugin – which can be used to disable email template on some emails?
]]>Sparkpost is making API changes for SMTP API and REST API.
Just want to make sure if there is anything to do and WP EMail Template will still work with Sparkpost after these changes.
https://www.sparkpost.com/blog/upcoming-api-transmission-endpoint-changes/
Thanks
Dana
Hi,
Have been considering upgrading from lite to pro of this plugin, but currently the lite version has some incompatibility issues with iThemes Security Plugin.
iThemes issues a file change warning email daily, but the email content is empty, if WP Email plugin is enabled. The email arrives with header image and footer, but no content. I have tried using both HTML and Multipart settings but the particular email does not work. Other emails generated by iThemes Security, such as our Database backups etc. work without issue. Can you please review this issue, before we decide to upgrade or not.
Thank you.
]]>Hi!
Could you kindly add a WPML compatibility for your plugin ?
I wish to have templates for each language of my website.
Thanks in advance.
When I try to use gravity forms merge codes such as {user:first name} with the plugin activated the merge tag is replaced with nothing. How can this be fixed?
]]>This plugin is changing the email ‘from:’.
I’m using the plugin with WP-Mail-SMTP and Contact Form 7 (plugins and WordPress in the latest version).
I use WP-Mail-SMTP to set SMTP configuration. When i send a test email with WP-Mail-SMTP, the WP Email Template LITE changes the ‘from:’ i’ve configured.
Disabling WP Email Template LITE solves the problem, but i need it to style my emails. I’ve tried to reset the plugin configs, reinstall, nothing works
]]>PHP Fatal error: Cannot redeclare file_get_html() (previously declared in /wp-content/plugins/wp-email-template/includes/simple_html_dom.php:71
]]>Important! since last upgrade emails are sent but ajax form submission like contact-form 7 doesn’t complete..
found this error in log
Fatal error: Cannot redeclare file_get_html() (previously declared in /wp-content/plugins/wp-email-template/includes/simple_html_dom.php:71) in
/wp-content/plugins/wp-email-template/includes/simple_html_dom.php on line 86
Hello!
I love the plugin, thanks for all the hard work! Unfortunately The WP Engine PHP Compatibility Checker says the plugin is not PHP 7 compatible. Are you working to fix this?
FILE: /nas/content/live/esl2/wp-content/plugins/wp-email-template/admin/admin-interface.php
-------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
-------------------------------------------------------------------------------------------
402 | ERROR | Global with variable variables is not allowed since PHP 7.0
441 | ERROR | Global with variable variables is not allowed since PHP 7.0
-------------------------------------------------------------------------------------------
FILE: /nas/content/live/esl2/wp-content/plugins/wp-email-template/includes/mandrill/Mandrill.php
-------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES
-------------------------------------------------------------------------------------------------------------
127 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4.
216 | WARNING | INI directive 'magic_quotes_runtime' is deprecated since PHP 5.3 and removed since PHP 5.4.
295 | ERROR | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0
301 | ERROR | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0
-------------------------------------------------------------------------------------------------------------
]]>
hello. i am getting the emails with a big gap i wish to remove. it is not coming from the text editor. please see screenshot:
https://snag.gy/cVKB4e.jpg
how can i remove it ?
]]>What if I want to use this plugin for all emails, except the one function that I coded to send it with different custom designed template?
Is there any way to exclude this template for one custom designed email?
]]>it sends out fixed width emails (despite the promised responiveness in the description), which makes it useless for mobile users. user @tsfact has mentioned this 7 month ago and surprisingly nobody cared to even answer or investigate.
I have fixed this by correcting the mixed up width/max-width tags in email_header.html as well as setting absolute width indications to max-width. Now it works for me.
e.g. (look out 2 such instances)
style="width: <!--email_container_width-->px; max-width: 96%;">
should be
style="max-width: <!--email_container_width-->px; width: 96%;">
Maybe the developers want to set this right – it would help throwing a better light on the pro version…
otherwise a nice plugin
]]>When MailPoet send mail this mail not work to template of Wp Email Template
Any idea???
Thanks
]]>When I activate multiple users at once, the html version of the mail looks perfect, but the text version in the multipart mail shows the wrong username.
( The mailtemplate comes from wp-members, one of the shortcodes is [username] )
If I change WP Email Content Type to HTML the problem is gone, but I would like to send it in multipart for those who can’t read the html version.
WP Email Template LITE Versie: 2.1.0
Thanks!
]]>Not work with zoho mail. Pls help
]]>