Have a question?
Articles Tagged "customization"
-
Template Language: Getting Started with MailChimp’s Template Language
Quick Links Template Language: Creating Editable Template Styles Template Language: Creating Editable Content Areas Template Language: Working With Variant Selectors Custom Template Showcase Getting Started with MailChimp's Template Language These guidelines are intended to serve as a foundation for best practices when creating custom email templates with MailChimp's email template…
-
Tips for Customizing Your Signup Forms
Quick Links Adding Fields Changing Field Names Auto-Design Forms Headers/Logo Styles & Colors Embed Code Additional Notes Adding Fields To add a field to your signup form, go to Lists > forms > build it. There, you'll see the many field options available to you. See Examples. Changing Field Names…
-
Template Language: Creating Editable Content Areas
These guidelines are intended to serve as a foundation for best practices when creating editable content areas on custom email templates via MailChimp's email template language. It's a good idea to limit the number of editable spaces in the template to keep things simple. And you should name all editable…
-
Facebook Merge Tag Cheatsheet
Merge Tags for Like Buttons *|FACEBOOK:LIKE|* Add this merge tag into your campaign, wherever you like - just like regular text, and send your campaign as usual. We'll add the famous "Like" button wherever you place the merge tag. See Example *|FACEBOOK:LIKE:URL|* Allows your subscribers to like a particular link…
-
Getting Started with Merge Tags
Merge Tags Overview You can personalize or customize your MailChimp campaigns through the use of merge tags. Merge tags are either system tags MailChimp provides or they are tags that are automatically created when you add fields to your list. Your List's Merge Tags The fields that you set up…
-
Template Language: Creating Editable Template Styles
Here's a quick guide to editable template styles in the MailChimp Template Language. Declaration Block To be added to CSS to define areas in a template where style is editable through the MailChimp email property inspector. @tab: (required) defines from which tab in the property inspector styles can be set.…
-
How do conditional or smart merge tags work?
Smart, conditional or dynamic merge tags will allow you to create dynamic content conditions based on recipient data. Our dynamic merge tags support traditional IF and IF ELSE logic conditions. For example: *|IF:FOO|* (FOO = merge value you want to test against)value to display*|END:IF|*or*|IF:FOO|* (FOO = merge value you want…
-
Advanced customization of MailChimp’s signup forms
If you are one of our advanced users who wants to completely customize the code for all their MailChimp hosted signup forms and emails - you can! You'll need to know HTML in order to implement any of this. If you're not an HTML wiz, you might ask your web…
-
Template Language: Custom Template Showcase
MailChimp's Template Language Showcase The templates in this showcase have been created using MailChimp's flexible template language
-
RSS to Email Merge Tag Cheatsheet
Most merge tags for campaigns are available in RSS-to-email campaigns, so you can personalize the campaign as well as provide content via an RSS feed. An exception is the use of conditional merge tags, which are not available in RSS-to-email campaigns. RSS-to-email campaigns have their own specific merge tags that…