Search results

  1. nadworks

    Sending email issue

    Test 1-3: Are you creating campaign copies (via the cc button) and are you, therefore, using the same Send Group each time? If yes, that will block all previous recipients. Could that be the issue? Test 4: no idea
  2. nadworks

    List growth/shrink reporting

    Would it be a total pain in the neck to present the graphs for list growth (new subscribers vs. unsubscribes) more like this? It would make more sense and present a more accessible snapshot. The current graph combining positive (subscribers) with negative (unsubscribed) in the same section...
  3. nadworks

    Custom tags not working correctly in subject lines

    I can live w/your first suggestion for now, but having more display options would be a great idea - maybe per list or client where define the [CURRENT_DATE] format on a customer or list level.
  4. nadworks

    RSS Feed Wordpress

    That's great, @Gehasi. Missed your post and somehow stumbled upon this exact same bit of code.
  5. nadworks

    Custom tags not working correctly in subject lines

    MW team, could you therefore pls add [CURRENT_DATE] to the available tags pulldown in the campaign settings? Just so my clients have the option to use it without asking. Many thanks! Is there also a chance to re-format the date to display correctly in a European readable format = DD/MM/YY? The...
  6. nadworks

    How to Dynamically Insert x-number of Latest Blog posts in Mailwizz template

    Just spent some more time and figured it out. The following code, added to the theme's functions.php, did the trick: add_filter( 'rss2_ns', function(){ echo 'xmlns:media="http://search.yahoo.com/mrss/"'; }); // insert the image object into the RSS item (see MB-191)...
  7. nadworks

    How to Dynamically Insert x-number of Latest Blog posts in Mailwizz template

    Since all of our clients use WordPress, would you know how the image (post image / thumbnail) could be displayed independently from the content so your example <img src="[XML_FEED_ITEM_IMAGE]" /> can be used? Right now, the image is part of the [XML_FEED_ITEM_DESCRIPTION] and shows, but would...
  8. nadworks

    How to Dynamically Insert x-number of Latest Blog posts in Mailwizz template

    Thanks, Cosmin. The difference between the two feeds is that one is ALL posts, and the other is just from that category. That's why they are very similar. The ASCII in the title tag came from the SEO plugin. I've managed to fix it and it seems to be working now. Thanks for your help.
  9. nadworks

    How to Dynamically Insert x-number of Latest Blog posts in Mailwizz template

    Here's the category feed I was unable to use: https://blim.org.uk/category/jobs/feed/
  10. nadworks

    How to Dynamically Insert x-number of Latest Blog posts in Mailwizz template

    Hi MW Team, could this article be updated according to comments above, please? I.e. ... the "you will have to enable the feature" is still in there and needs to be removed to avoid confusion I've just tried this with a category feed, which doesn't seem to be working, even through the category...
  11. nadworks

    Any plan for e-commerce extensions paid / free?

    The more free plug&play integrations we can offer, the more popular MW will become. Easily adding opt-in check-boxes to popular form builders, Woocommerce check-out forms, Shopify, opencart etc. will be winners for MW. We're already half way there with the API. But built-in integrations would be...
  12. nadworks

    From your experiences, what is the best service provider for ( delivery server + bounce servers )

    I've never used SES Sandbox. And just for the benefit of people stumbling upon this post, here's the walk-through: https://www.mailwizz.com/kb/adding-a-new-amazon-ses-delivery-server-web-api/ (although the UI has since changed)
  13. nadworks

    Wordpress/MailWizz user integration

    By far the best WordPress form builder to integrate with MailWizz is still GreenForms. It solves your problem (creating a new WP user + signs up as MW subscriber) it has a neat drag/drop builder it's built in a way that prevents 95% of spam without the need for recaptchas or honeypots it's well...
  14. nadworks

    Incorrect open rates are the single biggest issue plaguing Mailwizz

    All ESPs' open rates are skewed - mainly due to Apple's MPP, amongst other privacy-related changes incl. Google's images being stored on proxy servers since 2012: https://postmarkapp.com/blog/how-apples-mail-privacy-changes-affect-email-open-tracking Open rates (and click-throughs to a certain...
  15. nadworks

    Changelog 2.1.9

    Yes, that did it. Thanks.
  16. nadworks

    Changelog 2.1.9

    Done exactly that twice now in Chrome tried Edge (had never logged into MailWizz before on that one) Firefox (same as above) No luck. It says version 2.1.9, but it looks like the old MW.
  17. nadworks

    Changelog 2.1.9

    Oh crikey, that's definitely NOT what my application looks like. I only have nicer bullets for the left-hand menu now. Any idea what I might be missing?
Back
Top