Search results

  1. Ludovic

    Automate the management of subscribers following a product price reduction

    Thank for your reply. It's annoying that segmentation is not available via API. Can we imagine getting around this by creating (still via API) a new list from a search. For example all subscribers having exactly `2222` in the POST_ID field (I also have a doubt about the segmentation because just...
  2. Ludovic

    Automate the management of subscribers following a product price reduction

    Hey there, I hope you're doing well. I'm turning to you today with a challenge I'm experiencing in managing my subscriber list for my eCommerce. I would greatly appreciate your advice and suggestions to optimize this process. Current situation : I have an eCommerce site where visitors can...
  3. Ludovic

    MailWizz into a Progressive web app

    I had no eyes in front of the holes :rolleyes: I'm ashamed, thank you for your patience, it worked!
  4. Ludovic

    MailWizz into a Progressive web app

    I'm sorry, I made myself misunderstood, the code mentioned is my original code without the "if" condition, and I would need help to add this condition so that the manifest and the splash screens only load on the customer's login page. It is clearer ? I tried this...
  5. Ludovic

    MailWizz into a Progressive web app

    Thank you @twisted1919.1! Now I would like to do the same with the manifest and the splash screens, so that the user can only really install MailWizz as a PWA from their login page and the other pages of the application are not overloaded with "useless files". I tried the conditions already...
  6. Ludovic

    MailWizz into a Progressive web app

    Hey there, I notice that my service worker to allow users to install MailWizz as a PWA is loading to all pages. Is my following code ok if I want the service worker to only load on the user login page please? Yii::app()->hooks->addAction('after_opening_body_tag', function () { if...
  7. Ludovic

    Hide "See the web version" link on newsletter Web version

    Hey there, I just noticed that when my subscribers click on "See the web version", the link is still present in the web version. I know I could hide it via a class or an id, but I feel like I'm putting it in the wrong place: is it right here...
  8. Ludovic

    Campaign custom tags cleaned source code bug?

    Glad to know that I understood what these campaign tags were for I'm patient, don't worry
  9. Ludovic

    Campaign custom tags cleaned source code bug?

    Hey there, I'm looking to create a custom campaign tag to add a signature to my emails (but maybe it's not made for that?). So I have a code that I paste with inline CSS and in particular displays in order to arrange the different parts. Here my original code: <div style="font-family: Arial...
  10. Ludovic

    Custom subscriber attachment - improvement points

    Any update on this please ?
  11. Ludovic

    Explode your opening rate on mobile thanks to the preheader

    Well, it's a little dirty, but it does the job I think ◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️️️◼️️️ ♥︎‿♥︎ ◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️️◼️◼️◼️ ( put directly in the preheader field)
  12. Ludovic

    Explode your opening rate on mobile thanks to the preheader

    Thanks for the code, and if I simply fill in the following HTML in the "Preheader" field would it work? Does the field accept HTML? <table style="width: 100%;"><tr><td style="height:10px; width:100%;background-color:#415A77;">&nbsp;</td></tr></table>
  13. Ludovic

    Explode your opening rate on mobile thanks to the preheader

    Thanks for your reply, but i don't see right now how to achieve it, any documentation about this way to automatically insert a pre-header? Or maybe an snippet example?
  14. Ludovic

    Explode your opening rate on mobile thanks to the preheader

    Hey there , I received an email yesterday that caught my attention, I had never seen this trick and I find it really effective in making a campaign stand out. But I'm not sure I understand how it's done and how to reproduce it with MailWizz. I feel like it's a one-cell table in the...
  15. Ludovic

    Custom subscriber attachment - improvement points

    Hey there I just bought "MailWizz EMA - Custom subscriber attachment" and did some tests to understand how it works and does the job, well done. At the moment 3 things are bothering me: #1 For the customer, when creating his campaign, it would have been practical to be able to create a folder...
  16. Ludovic

    Disabling menus based on admin settings

    Hi there I have illogical behaviors at the level of the menus on the client side compared to the various settings on the admin side: #1 If I have a group of clients in my settings, I have not authorized the use of the autoresponder, why does the menu remain present, even though the option is...
  17. Ludovic

    Stick footer to bottom when page content is less

    Hi there, I come to you today to report a minor CSS bug (to be checked if it does the same for you): When I load a page and the content is shorter than the size of the screen, the footer does not go to the very bottom of the screen, it is placed correctly only if, afterwards, I resize my window...
  18. Ludovic

    Tag: Customizable COUNTDOWN?

    Hello everyone I just noticed that there is a countdown natively in MailWizz tags 2 small questions come to me: Is it possible to customize the "Days", "Hours" labels… especially for translation purposes What happens after the countdown reaches zero? Are there options to show something...
  19. Ludovic

    Admin > settings > common > support url - Support menu no longer wants to disable

    Hi there, There seems to be a bug in the common settings for a while now, about the "Support" menu. It says leave blank to disable it, but despite that, it no longer disables. Thanks for your help!
Back
Top