Hannes Etzelstorfer
Forum Replies Created
-
Forum: Plugins
In reply to: [Email Template Designer - WP HTML Mail] Trouble with WPFormsWe have an extension for WP Forms. Please try ist and let me know the result:
https://drive.google.com/file/d/1WxaJym7jRh3A4Hph0-I6abN504gHysOs/view?usp=sharingForum: Plugins
In reply to: [Email Template Designer - WP HTML Mail] Trouble with WPFormsHi @1stsol
really strange behaviour… this message is not part of our plugin. Do you use any custom code related to your emails (except the snippet above)?
Where does the term “product” come from? Do you use WooCommerce or any other Shop plugin?best regards, Hannes
Hey support team,
same problem here:Mailer: postsmtp
HostName: test.mydomain.net
cURL Version: 7.88.1
OpenSSL Version: OpenSSL/3.0.14
OS: Linux 172550c285ef 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64
PHP: Linux 8.1.29 C.UTF-8
PHP Dependencies: iconv=Yes, spl_autoload=Yes, openssl=Yes, sockets=No, allow_url_fopen=Yes, mcrypt=No, zlib_encode=Yes
WordPress: Multisite 6.8.3 de_DE UTF-8
WordPress Theme: waac
WordPress Plugins:
WordPress wp_mail Owner: /var/www/html/content/plugins/post-smtp/Postman/PostmanWpMailBinder.php
WordPress wp_mail Filter(s): wp_staticize_emoji_for_email, PostsmtpMailer->get_mail_args, Haet_Mail->style_mail, CQ\WAAC\general\Environment->redirect_emails
WordPress phpmailer_init Action(s): fix_phpmailer_messageid
Postman: 3.6.1
Postman Sender Domain (Envelope|Message): mydomain.net | mydomain.net
Postman Prevent Message Sender Override (Email|Name): No | No
Postman Active Transport: Mailgun API (https://api.eu.mailgun.net:443)
Postman Active Transport Status (Ready|Connected): Yes | Yes
Postman Deliveries (Success|Fail): 1456 | 0
Postman Email Log (Enabled|Limit|Transcript Size): Yes | 1000 | 128Our plugin has a few extensions for WooCommerce, EasyDigitalDownloads and more. Some of these extensions use multi column layouts and that’s why the class exists in css. In free version is is not in use.
If you really want to modify the template in code (and you know what you’re doing 😉 ), please go to the advances settings to copy the template to your theme and modify the file there.
best regards, Hannes
Forum: Plugins
In reply to: [Email Template Designer - WP HTML Mail] Make container wider?Hey @asgrant
There’s no easy way to do so. You can just modify the HTML template. If you navigate to advanced settings you can copy the HTML file to your theme and change the values in source code.best regards, Hannes
Forum: Plugins
In reply to: [Email Template Designer - WP HTML Mail] Exclude BuddyBoss Emailshello,
please have a look at our faq, there is an example snippet for disabling the template for certain mails.
best regards, Hannes
Forum: Plugins
In reply to: [Email Template Designer - WP HTML Mail] FAQ about Tab “Plugin Emails”?Hey @nicmare
“Overwrite sender” should do the same as the tab “Sender” but you can decide for each plugin sending emails. In your case all emails sent by formidable forms.
If you use more plugins sending emails (e.g. a forms plugin, a shop plugin, …) you can decide one by one.“hide header” also applies only to formidable forms notification in this screenshot.
Does this answer help you to understand the settings?
best regards, HannesForum: Plugins
In reply to: [Email Template Designer - WP HTML Mail] JS error in WordPress adminHello @misterpo
Maybe a problem with REST API. Is it a new installation or a migrated site? You can try saving permalinks, or disable some plugins to check for compatibility issues.
Do you also see errors on the network tab of the browser developer tools?
best regards, Hannes
Forum: Plugins
In reply to: [Email Template Designer - WP HTML Mail] Hero image issueHey @db2421818
Do you also see this problem in preview or just in specific email clients?
Did you try with another image?
best regards, Hannes
Forum: Plugins
In reply to: [WooCommerce] Block checkout German translations grammatically incorrectAlthough it is not a real solution I can share my grammatical workaround for german.
In Loco Translate I changed the translation to “%s ist ein Pflichtfeld.” and in CSS I transformed the first letter to uppercase:
.wc-block-components-validation-error p::first-letter {
text-transform: uppercase;
}the result is not good, but at least it is not wrong anymore
hey @themesflat
why are you posting this question to the forum of WP HTML Mail?
best regards, Hannes
Forum: Plugins
In reply to: [Email Template Designer - WP HTML Mail] No header for some Buddypress emailsHello @tricheryltops,
have you tried our free BuddyPress extension for our email template designer?
https://ww.wp.xz.cn/plugins/wp-html-mail-buddypress/
best regards, Hannes
Forum: Plugins
In reply to: [BuddyPress Email Template Designer - WP HTML Mail] Plugin still maintained ?Hello @reventlov
Yes it is, but most of the code is in our main Email Designer plugin so we don’t need to update too much on this one.
best regards, HannesForum: Plugins
In reply to: [Email Template Designer - WP HTML Mail] unable to add image to headerCan you see it on the right sidebar or within the content on the left?
Forum: Plugins
In reply to: [Email Template Designer - WP HTML Mail] unable to add image to headerhello @jsanke,
there should appear a placeholder logo or at least a small content block you can select within the header to add an image.
can you see it?
best regards, Hannes