Search results for query: templates

  1. H

    API Create Template

    ...and "archive" elements need to be base64 encoded, so I tried that: { "uri": "https://[domain obscured]/mailmanager/api/index.php/templates/create", "method": "POST", "headers": { "X-Api-Key": "[key obscured]", "Content-Type": "application/x-www-form-urlencoded"...
  2. H

    API Create Template

    I have managed to figure out how to create templates using the API, sending key:value pairs to the API endpoint, successfully created the template name etc in the Mailwizz application, success = 201 and I get the unique templet ID back, however the HTML sent is being corrupted, even for a simply...
  3. twisted1919

    GrapeJs Image upload issue.

    ...check the report, it says it can't load your image because of a dns record issue, i.e: https://mailings.services.lanxess/frontend/assets/files/customer/mh699sw0hf69a/email-templates/drfm-0a1aaab2e6927414d5dfb58a818b3288.png is not valid. https://mailings.services.lanxess/ is also not working.
  4. J

    Install MailWizz & Configure

    ...for the verified entities inside SES DMARC is a pass when tested on https://www.dmarctester.com/ Help design and integrate 4-5 newsletter templates with Stripo I will give you the wire frame design Add the same font that we use on the site Integrate our branding colors. I am not looking for...
  5. L

    Newsletter formatting for mail

    ...email-friendly HTML that works across various email clients. If you prefer, you can use another third-party tools to create email template then export it as HTML, and then upload it to MailWizz. I recommend using these builders to ensure your templates render as expected across email clients.
  6. twisted1919

    Issue with builder

    I think the problem is the template is created with an editor and updated with another. My advice would be to stick to the wysiwyg editor if possible and use html email templates where you edit the text/content not alignment and style. Otherwise, Stripo is your best choice in MailWizz.
  7. C

    Sending a Transactional Email using the API?

    ...I misunderstood the capabilities of MailWizz when we started setting it up. What we really wanted was a clean way for managing our email templates with a drag-drop editor that non-technical staff could edit by themselves, with some automation for bounces & unsubscribes. But without the...
  8. C

    Sending a Transactional Email using the API?

    ...Bird CRM, etc. So fields like `[UNSUBSCRIBE_URL]` and `EMAIL`, there's no support for interpolating these with transactional email templates? Is there at least an API endpoint I can use to pass template_uid/vars and get back a compiled HTML body? I guess that means tracking URLs won't be...
  9. nadworks

    Email Builder / client-specific defaults

    ...enable Stripo. That's purely based on the way it's implemented and the lack of even the resemblance of a coherent or intuitive workflow: templates cannot be saved or imported (i.e. some of our clients have Stripo accounts and would like to import editable templates from the external Stripo...
  10. L

    [FNAME] When First Name does not exist

    You can use twig, something like this: {% if FNAME %}Hi [FNAME] {% else %}Hi there{% endif %} to enable this feature go to: Backend > Settings > Campaigns > Template engine. Also check twig examples: https://twig.symfony.com/doc/3.x/templates.html
  11. D

    Richtext editor removing   on save

    Hi, I have noticed that   gets removed when saving HTML templates on mailwizz, is there a way we can turn off this behaviour and just leave the code as is? Kind Regards,
  12. nadworks

    Email Builder / client-specific defaults

    ...as we activate the Stripo Email Builder via the backend extensions, everyone is forced to only have that one option and all other legacy templates are basically bombed. That's obviously a nightmare to manage among all customers. With one stroke, many their existing processes are being killed...
  13. branny

    Better view of Email Template Gallery

    Would be nice to have a better view of the email Template gallery. Right now if we have 50 templates, users have to keep scrolling and there is no way to preview it properly without them haveing to import them in to see what it looks like. This really could improve. Would be nice to see a view...
  14. W

    Stripo license & editor question

    Can anyone show or direct me how to setup Stripo in the backend!! can't see anyway to add this for clients usage to build templates
  15. A

    Custom Double Optin

    ...far. Right now I want to configure the double-optin and most importantly want to customize the way it looks. I've found settings for other templates that I think are used for this thing in Backend > Settings > Email Templates yet can't find the specific one I should change to change the...
  16. E

    Rotating Threads

    Random HTML content?
  17. twisted1919

    Rotating Threads

    MailWizz cannot rotate entire templates BUT it can rotate content blocks inside your templates. When you are in the Template step of the campaign, you cave an option to create content blocks. After you do this, you can use the [RANDOM_CONTENT] tag to rotate between those blocks.
  18. E

    Rotating Threads

    Can I create a campaign which will rotate different templates? Can it randomly select the templates?
  19. twisted1919

    stripo templates

    afaik, you need to use Stripo specific templates
  20. newuser76

    stripo templates

    Is it possible to use any HTML templates with the stripo editor? Or are there special stripo templates we can import into our mailwizz templates gallery?
Back
Top