Solved
Need help with adding multiple modules VERY frustrasting
Need help with adding multiple modules VERY frustrasting
I've been trying for months to add multiple modules to my Marketo email template. The first module works fine, but when I try to add a second module, I keep getting an "Invalid Module" error. I've read forums extensively but nothing helps.
What works:
html
What fails with "Invalid Module" error:
html
Here's my template structure. I have a container declared at the top, then my header, hero image, and content sections. The modules are nested within these content sections:
html elements with class="mktoModule" and unique IDs. The first one (article_listing_module) works fine, but the second one (event_listing_module) throws an "Invalid Module" error. I want to add several more modules but can't get past this error on the second one.
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
This is great!!! Works perfect minus one thing. I can't seem to get this table row outside of the Event and Article modules without getting errors. It's at the bottom of both. The 40px height row is to be a spacer at the end of each section and was only on the last one (the one we used to make the module). I tried creating a separate table for it but it's not liking something.
<tr>
<td height="40px" width="100%" style="height:40px;"></td>
</tr>
I converted that 40px space into a spacer module, see attached for updated code.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.