Level 2
July 10, 2019
Question
Why am I getting an "Invalid Module" error? Please help.
- July 10, 2019
- 1 reply
- 5683 views
I'm getting an "Invalid Module: #rich-text-one-button-1" error when trying to approve my Marketo email template. I'm not a Marketo expert but I'm the closest thing my client has to one and I'm stumped.
The error specifically mentions #rich-text-one-button-1. Looking at my template, I have two "Rich Text One Button" modules - one with id rich-text-one-button and another with id rich-text-one-button-1. Both modules appear to use the same variable names for their buttons.
Here's the relevant structure:
Variable Declarations in Head:
html
First Module (this one works):
html
Second Module (this one causes the error):
html
The container structure:
html
Both modules appear to reference the same variables (${richTextOneLink1} and ${richTextOneLinkText1}), and the second module has id="rich-text-one-button-1" which matches the error message. The template has many other modules defined as well (Rich Text Only, Rich Text with two buttons, Rich Text Grey Background, Split Column modules, Featured sections, Icon variants, etc.).
|
|
|
|
|
|
|