This article is outdated for the latest Mailster version. The Inline Editor enhances campaign creation efficiency. To revert to the old editor, simply use the code: `add_filter(‘mailster_inline_editor’, ‘__return_false’);`. For more on adding custom code, check the provided link.
Articles Tagged: editor
Your First Campaign
Activate the plugin and create your first campaign via the “New Campaign” option in the “Newsletter” menu. Customize your campaign’s title, sender details, and content using various modules. Adjust colors, enable tracking, and define your audience in the Receivers Meta Box for targeted delivery.
How to alter the buttons in the text editor?
Customize your email campaigns using a rich text editor by adding buttons for formatting, font selection, and size. To enhance your editor, insert a snippet in your theme’s functions.php. Note that email appearance may vary with custom styles, and three toolbar areas are available for modifications.
How colors work with the Mailster Editor?
Colors in the Mailster Editor are determined by the template’s HTML and only recognize 6-digit hex codes (e.g., #FFFFFF). Short hex codes are ignored. When merging colors, use slightly different shades to ensure Mailster can distinguish between them, preventing unintended uniformity.