The following variables can be used in list.html
Posted: Mon Dec 23, 2024 10:01 am
In addition, as you manage to capture new contacts, the plugin will work on its part to synchronize them in real time. In this way, you will ensure that communication with each of them is completely effective from the very beginning.
3.- Customize and schedule shipments
Assign your contacts to two destinations automatically, two specific lists in MDirector:
The first, for users who subscribe to the weekly list.
On the other hand, another list for those who subscribe to the daily list.
This way, each segment will receive the information that they initially decided on, which helps to avoid unwanted surprises and, above all, avoids being marked as spam .
Scheduling is closely linked to this list segmentation . The MDirector plugin schedules the sending of your newsletter with the content of your website, depending on whether it is done weekly or daily . The system will automatically select the content and send it to your contacts.
It also offers the possibility of automating the subject. That is, you will only have to select the title of the first or last post and it will be launched in the newsletter.
Ultimately, it will allow you to save time and money with effective management of your database.
4.- It is official WordPress and places a form or widget on your website
This point could not be left out. One of the new features is that the MDirector plugin is so complete that it is already an official WordPress plugin, so its quality is guaranteed.
In addition, the MDirector plugin itself takes care of configuring the title and description of the form based on your preferences. Nothing could be simpler to have an interesting capture form on your website .
Steps to configure the MDirector newsletter plugin
MDirector plugin
First of all, you will need to create your MDirector account . Only then will you be able to access those 5,000 monthly messages for free. Also, if you already have an account, you will need to continue with the second step.
Log in to your email marketing account . From there you will get access. You will need to go to “ Preferences > API Information ” to activate the API if it is not already. MDirector uses the REST API to be able to update the contacts in your database.
As you can see in the image above, you will need to copy the consumer-key and consumer-secret values.
You will then be able to access the plugin's configuration tab. Here you will only need to enter the information collected above, namely your consumer-key and your consumer-secret. Once you save the changes, you can get started.
Part 2, List Building
Once you have taken those first 4 steps, the MDirector plugin will automatically have created two lists in your MDirector account: One will be for the weekly list and another for the daily list.
Choose the From name. That is, the name that will be displayed in the message in the From: field. This is the name that will represent you.
Also, you should know that by default, mailings from the weekly and daily lists are disabled. Therefore, you will have to activate them yourself in order for these mailings to be carried out automatically. But this does not mean that users cannot subscribe.
Then fill out the form that will appear with the subject of the message, the time you prefer to schedule the sendings and the day of the week on which you want to send your communications. Remember that working with a certain organization will always give you advantages. Also, don't forget that the subjects can be automated to be sent based on the titles of the first and last posts.
Next, you can also select the categories you want to exclude from automatic submissions .
Finally, press save at the bottom of the MDirector plugin configuration page. When you do, the two lists will be created automatically.
Part 3, testing and launch
You can of course run a test before sending your final campaign. This way, you can see how it looks and know what you need to improve. To do this, go to the “ Tests ” tab. From there, you can indicate which alternative list to use for sending that campaign.
Once you have everything set up, it’s time to launch your campaign. You can do this either immediately or schedule it for a specific time. If you can’t resist, click on “ Send now ” or “ Send test now ”.
Last step, placing the form
By the time you get to this step, you'll have most of it under control. You just need to decide where to place the form or widget within your blog. But how do you do that?
Go to “ Appearance > Widgets ” in your own WordPress dashboard.
Drag the MDirector widget to your sidebar.
Set a title, a description to appear on your form, and a checkbox link for the privacy policy or legal terms.
In addition to the MDirector plugin, you can also use a shortcode to place the subscription form on any page or post on your blog. To do this, add it to the content of any of your pages or posts.
Customizing your newsletter template
However, you can also customize the look of the newsletter template. Inside the plugin's " Templates " folder, there are 3 customizable files:
1.- Template.html
It is the HTML document that contains the posts published in the WordPress framework. In its code you can find the variable {{list}}. This is the variable that you can replace with the content of list.html or single.html.
The following variables can be used in template.html
{{header_title}} WordPress site name.
{{site_link}} URL of the WordPress site.
{{list}} Will be replaced by single.html or list.html.
2.- Single.html
This is the HTML document that will replace the {{list}} variable in template.html in the case where there is only one post to send in the newsletter.
The following variables can be used in single.html
{{title}} Link to the post with the name of the same.
{{content}} Extract of the post content.
{{main_image}} Main image defined in the post, if any.
3.- List.html
This is the HTML document that will replace the {{list}} variable in template.html buy contact database in the case where there is more than one post to send in the newsletter.
{{title}} Link to the post with the name of the same.
{{content}} Extract of the post content.
{{post_image}} Main image defined in the post, if any.
When sending a newsletter with the MDirector plugin, the following strings or variables can be used and replaced by the corresponding HTML code described.
Once you have integrated the WordPress plugin into your profile, you can start automatically sending updates to your blog . You can also start designing the subscription form that will appear on your WordPress profile.
With the MDirector WordPress plugin, forget about complicated operations, integrate your content and your contact lists in a simple and direct way . Do you bet on quality and saving time and money ?
3.- Customize and schedule shipments
Assign your contacts to two destinations automatically, two specific lists in MDirector:
The first, for users who subscribe to the weekly list.
On the other hand, another list for those who subscribe to the daily list.
This way, each segment will receive the information that they initially decided on, which helps to avoid unwanted surprises and, above all, avoids being marked as spam .
Scheduling is closely linked to this list segmentation . The MDirector plugin schedules the sending of your newsletter with the content of your website, depending on whether it is done weekly or daily . The system will automatically select the content and send it to your contacts.
It also offers the possibility of automating the subject. That is, you will only have to select the title of the first or last post and it will be launched in the newsletter.
Ultimately, it will allow you to save time and money with effective management of your database.
4.- It is official WordPress and places a form or widget on your website
This point could not be left out. One of the new features is that the MDirector plugin is so complete that it is already an official WordPress plugin, so its quality is guaranteed.
In addition, the MDirector plugin itself takes care of configuring the title and description of the form based on your preferences. Nothing could be simpler to have an interesting capture form on your website .
Steps to configure the MDirector newsletter plugin
MDirector plugin
First of all, you will need to create your MDirector account . Only then will you be able to access those 5,000 monthly messages for free. Also, if you already have an account, you will need to continue with the second step.
Log in to your email marketing account . From there you will get access. You will need to go to “ Preferences > API Information ” to activate the API if it is not already. MDirector uses the REST API to be able to update the contacts in your database.
As you can see in the image above, you will need to copy the consumer-key and consumer-secret values.
You will then be able to access the plugin's configuration tab. Here you will only need to enter the information collected above, namely your consumer-key and your consumer-secret. Once you save the changes, you can get started.
Part 2, List Building
Once you have taken those first 4 steps, the MDirector plugin will automatically have created two lists in your MDirector account: One will be for the weekly list and another for the daily list.
Choose the From name. That is, the name that will be displayed in the message in the From: field. This is the name that will represent you.
Also, you should know that by default, mailings from the weekly and daily lists are disabled. Therefore, you will have to activate them yourself in order for these mailings to be carried out automatically. But this does not mean that users cannot subscribe.
Then fill out the form that will appear with the subject of the message, the time you prefer to schedule the sendings and the day of the week on which you want to send your communications. Remember that working with a certain organization will always give you advantages. Also, don't forget that the subjects can be automated to be sent based on the titles of the first and last posts.
Next, you can also select the categories you want to exclude from automatic submissions .
Finally, press save at the bottom of the MDirector plugin configuration page. When you do, the two lists will be created automatically.
Part 3, testing and launch
You can of course run a test before sending your final campaign. This way, you can see how it looks and know what you need to improve. To do this, go to the “ Tests ” tab. From there, you can indicate which alternative list to use for sending that campaign.
Once you have everything set up, it’s time to launch your campaign. You can do this either immediately or schedule it for a specific time. If you can’t resist, click on “ Send now ” or “ Send test now ”.
Last step, placing the form
By the time you get to this step, you'll have most of it under control. You just need to decide where to place the form or widget within your blog. But how do you do that?
Go to “ Appearance > Widgets ” in your own WordPress dashboard.
Drag the MDirector widget to your sidebar.
Set a title, a description to appear on your form, and a checkbox link for the privacy policy or legal terms.
In addition to the MDirector plugin, you can also use a shortcode to place the subscription form on any page or post on your blog. To do this, add it to the content of any of your pages or posts.
Customizing your newsletter template
However, you can also customize the look of the newsletter template. Inside the plugin's " Templates " folder, there are 3 customizable files:
1.- Template.html
It is the HTML document that contains the posts published in the WordPress framework. In its code you can find the variable {{list}}. This is the variable that you can replace with the content of list.html or single.html.
The following variables can be used in template.html
{{header_title}} WordPress site name.
{{site_link}} URL of the WordPress site.
{{list}} Will be replaced by single.html or list.html.
2.- Single.html
This is the HTML document that will replace the {{list}} variable in template.html in the case where there is only one post to send in the newsletter.
The following variables can be used in single.html
{{title}} Link to the post with the name of the same.
{{content}} Extract of the post content.
{{main_image}} Main image defined in the post, if any.
3.- List.html
This is the HTML document that will replace the {{list}} variable in template.html buy contact database in the case where there is more than one post to send in the newsletter.
{{title}} Link to the post with the name of the same.
{{content}} Extract of the post content.
{{post_image}} Main image defined in the post, if any.
When sending a newsletter with the MDirector plugin, the following strings or variables can be used and replaced by the corresponding HTML code described.
Once you have integrated the WordPress plugin into your profile, you can start automatically sending updates to your blog . You can also start designing the subscription form that will appear on your WordPress profile.
With the MDirector WordPress plugin, forget about complicated operations, integrate your content and your contact lists in a simple and direct way . Do you bet on quality and saving time and money ?