Hannes Etzelstorfer
@haet on WordPress.org and Slack
- Member Since: August 6th, 2012
- Location: Graz - Austria
- Website: codemiq.com
Contribution History
Hannes Etzelstorfer’s badges:- Plugin Developer
- Translation Contributor
- Translation Editor
-
Translated 4 strings on translate.wordpress.org.
-
Posted a reply to Compatibility with “WP HTML Mail – WooCommerce”, on the site WordPress.org Forums:
Hey Jane, There's a placeholder [PAYMENT_INSTRUCTIONS] in WP HTML Mail WooCommerce which executes the hook… -
Posted a reply to haet_mail_use_template filter no longer working, on the site WordPress.org Forums:
Hey @altimac try to remove the ";" after the if statement best regards, Hannes -
Committed [2745865] to Plugins SVN:
= 3.2.3 = * improved url escaping -
Committed [2712875] to Plugins SVN:
* allow IMG and STYLE tags in Mailbuilder * improved color picker * ... -
Posted a reply to Limit these emails to only one kind?, on the site WordPress.org Forums:
Only the last of the strpos() lines should end with a semicolon ";" -
Posted a reply to Limit these emails to only one kind?, on the site WordPress.org Forums:
I didn't know strpos() can handle multiple search terms. I also can't find anything in… -
Posted a reply to Limit these emails to only one kind?, on the site WordPress.org Forums:
No please try like that: add_filter( 'haet_mail_use_template', function( $use_template, $mail ){ return strpos( $mail['subject'], 'Your… -
Posted a reply to Limit these emails to only one kind?, on the site WordPress.org Forums:
Hello @shayno90 Use this code snippet to only use the template for emails containing "XYZ"… -
Posted a reply to Limit these emails to only one kind?, on the site WordPress.org Forums:
Hey @shayno90 Yes you can use the same filter. Is there anything all your Automator… -
Posted a reply to ‘Plugin closed pending full review’, on the site WordPress.org Forums:
Thank you so much @powcom 🙏 -
Posted a reply to ‘Plugin closed pending full review’, on the site WordPress.org Forums:
There's at least one good thing about the review... This ist the most secure version… -
Posted a reply to ‘Plugin closed pending full review’, on the site WordPress.org Forums:
Hey @powcom We've already updated the plugin, but we're still waiting for a final review.… -
Committed [2694712] to Plugins SVN:
= 3.2 = * improved code according to WordPress coding standard -
Posted a reply to Duplicate header and footer., on the site WordPress.org Forums:
ok a few more questions: Do you use a custom template in your theme (is… -
Posted a reply to Duplicate header and footer., on the site WordPress.org Forums:
Hey Phil, do you get the header and footer from our plugin twice or two… -
Committed [2692167] to Plugins SVN:
Custom CSS field validation -
Posted a reply to ‘Plugin closed pending full review’, on the site WordPress.org Forums:
Hello @powcom It all started with a missing validation of the preview email address field,… -
Committed [2691256] to Plugins SVN:
= 3.1.3 = * improved input and output validation * enqueued websfonts ... -
Committed [2690771] to Plugins SVN:
= 3.1.2 = * improved input and output validation -
Posted a reply to How can i change the elementor form-mail layout, on the site WordPress.org Forums:
Hey @surviphilipp the styling works out of the box. Elementor form notifications inherit all font… -
Committed [2663151] to Plugins SVN:
= 3.1.1 = * added permission check to preview function -
Posted a reply to Update version on main file, on the site WordPress.org Forums:
fixed, thanks for the hint -
Committed [2657097] to Plugins SVN:
fixed version -
Committed [2656984] to Plugins SVN:
= 3.1 = * Changed initialization of default options to fix some ... -
Posted a reply to Memberpress emails not working, on the site WordPress.org Forums:
Hey @verro At the time we added MemberPress to the compatibility list there was no… -
Posted a reply to Kompatibel mit WordPress 5.8, on the site WordPress.org Forums:
Ja ist kompatibel -
Posted a reply to Does it work with Polylang or just WMLP, on the site WordPress.org Forums:
Hey @mike8040 In our free version you can translate header and footer with out plugin.… -
Posted a reply to Change Alt Text in Template, on the site WordPress.org Forums:
Hey @jrgalia, If you have previously defined or imported a textual header this text is… -
Posted a reply to Filter for email content?, on the site WordPress.org Forums:
Hey Jim, WordPress has this filter on its own. Use the filter wp_mail to customize… -
Committed [2560935] to Plugins SVN:
= 3.0.9 = * reverted change of inline css library because of several ... -
Posted a reply to Forwarding Mail adds first words of the initial mail body, on the site WordPress.org Forums:
Wow, that's a collection of all CSS possibilities to hide something ;-) (( "mit Kanonen… -
Posted a reply to Forwarding Mail adds first words of the initial mail body, on the site WordPress.org Forums:
Hey @spinndevs This is the so called „preheader“ We add the first words of the… -
Committed [2525778] to Plugins SVN:
= 3.0.8 = * changed inline css library * fixed missing links on header ... -
Posted a reply to How to make header image clickable to site url, on the site WordPress.org Forums:
great, thanks for testing. we are going to release the new version within the next… -
Posted a reply to Hide header/footer for woocommerce mails, on the site WordPress.org Forums:
There's a code example how to disable the template for specific emails in FAQ You… -
Posted a reply to How to make header image clickable to site url, on the site WordPress.org Forums:
Hey @magicke this is a bug in current versions, we already have a beta to… -
Posted a reply to Greatplugin, this need to show how to exclude the woocommerce emails, on the site WordPress.org Forums:
Have you seen our WooCommerce Email Designer Add On? If you do not want to… -
Committed [2503917] to Plugins SVN:
= 3.0.6 = * make URLs clickable in plain text email (eg. reset ... -
Posted a reply to Conflict with Plugin BuddyPress Group Email Subscription or Post SMTP?, on the site WordPress.org Forums:
Hey @megabase Is there either a setting to use wp_mail function instead of buddypress mailer… -
Posted a reply to Are you able to add a controller for border-radius, on the site WordPress.org Forums:
Hello, currently this is not on our roadmap because it is not a reliable CSS… -
Posted a reply to Interferes with Woocommerce, on the site WordPress.org Forums:
Just send me something all your WooCommerce emails have in common. It could be a… -
Posted a reply to Interferes with Woocommerce, on the site WordPress.org Forums:
Hey @wheredoyougo My recommendation is to use our WooCommerce email designer extension Otherwise there's a… -
Posted a reply to Issue with Email Customizer Plus for WooCommerce, on the site WordPress.org Forums:
Hello, are you sure you are using our plugin? your email doesn't look like our… -
Posted a reply to Template is not used, on the site WordPress.org Forums:
can you please send a WooCommerce System Report to out support address (listed here: https://codemiq.com/en/contact/… -
Posted a reply to Template is not used, on the site WordPress.org Forums:
Hey @artworxdigi Do you use any additional email plugins, maybe some external service for email… -
Committed [2466288] to Plugins SVN:
= 3.0.5 = * Fixed a notice about REST endpoint * jQuery fixes for WP ... -
Posted a reply to Loading Error on Checkout Page, on the site WordPress.org Forums:
Hey Tobias, Which version of WP HTML Mail WooCommerce do you use? best regards, Hannes -
Posted a reply to variable for subject, on the site WordPress.org Forums:
Hey @buging Yes there's a placeholder {#mailsubject#} for your custom template. best regards, Hannes -
Posted a reply to Mails caught in SPAM folder, on the site WordPress.org Forums:
Hey @ktraving2 We tried to implement the multipart feature about two years ago but it…
Developer
-
BuddyPress Email Template Designer - WP HTML Mail
Active Installs: 300+
-
Email Template Designer - WP HTML Mail
Active Installs: 20,000+
-
Give Donation - Email Template
Active Installs: 10+
-
Ninja Forms - Submission Limit Cookie
Active Installs: 200+
-
WP E-Commerce currency helper
Active Installs: 30+
Deutsch (German) Plugins Translation Editor - #de_DE
-
Client Invoicing by Sprout Invoices – Easy Estimates and Invoices for WordPress
Active Installs: 2,000+
-
Email Template Designer – WP HTML Mail
Active Installs: 20,000+