This content has been marked as final.
Show 6 replies
-
Re: Setting Up Modules in a new email template
Josh Hill Aug 19, 2016 12:26 PM (in response to 44c1d67322a5327a448206e2f1b8f3d690bcfa9e)1 of 1 people found this helpfulhave you tried another ID? that might be reserved.
-
Re: Setting Up Modules in a new email template
44c1d67322a5327a448206e2f1b8f3d690bcfa9e Aug 19, 2016 12:30 PM (in response to Josh Hill)Josh thank you for replying. I did change the id, but Marketo gave me the same error message.
-
Re: Setting Up Modules in a new email template
Grégoire Michel Aug 19, 2016 1:36 PM (in response to 44c1d67322a5327a448206e2f1b8f3d690bcfa9e)2 of 3 people found this helpfulHi Jeff,
Modules can only be set for <tr> tags, not tables.
The <tr> needs to belong to a table with mktoContainer class.
You can only have one mktoContainer per template. See Email editor 2.0 is leaving room for a v2.1
-Greg
-
Re: Setting Up Modules in a new email template
Justin CoopermanAug 19, 2016 1:45 PM (in response to Grégoire Michel)
1 of 1 people found this helpfulThe module can be a <table> if the container is a <td>
-
-
-
-
Re: Setting Up Modules in a new email template
Justin CoopermanAug 19, 2016 1:45 PM (in response to 44c1d67322a5327a448206e2f1b8f3d690bcfa9e)
1 of 1 people found this helpfulMy guess is you have another element with id="header" in the template...
-
Re: Setting Up Modules in a new email template
44c1d67322a5327a448206e2f1b8f3d690bcfa9e Aug 22, 2016 8:50 AM (in response to 44c1d67322a5327a448206e2f1b8f3d690bcfa9e)Thank you all for your help, I was able to get it to work based on a combination of all you replies.