SOLVED

Re: Unable to approve email template. What does "...contains HTML verification errors duplicate 'ID' and cannot be approved" refer to?

Go to solution
Anonymous
Not applicable

Re: Unable to approve email template. What does "...contains HTML verification errors duplicate 'ID' and cannot be approved" refer to?

Hi Jason,

Can you check my code as well? I've used HTML Tidy and also deleted all the "mktEditable" class and there's still an error. Much appreciated!

http://pastebin.com/6zrPhPW7

SanfordWhiteman
Level 10 - Community Moderator

Re: Unable to approve email template. What does "...contains HTML verification errors duplicate 'ID' and cannot be approved" refer to?

id="image5" is duped. Probably more. Just search thoroughly.

Anonymous
Not applicable

Re: Unable to approve email template. What does "...contains HTML verification errors duplicate 'ID' and cannot be approved" refer to?

Thank you Sanford!

Anonymous
Not applicable

Re: Unable to approve email template. What does "...contains HTML verification errors duplicate 'ID' and cannot be approved" refer to?

Hey Jason,

Thank you for your response! I think I've solved the duplicate ID tage issue (they were associated with other elements, rather than divs before) but now I am experiencing a new issue. It seems that the urls I've inserted in a couple of buttons are being duplicated, and so the styling is being eliminated. This is occuring in the "Latest News" section, and only the first and second buttons - the third button is formatted properly. This isn't showing up in local html, and not in the preview area of the Marketo editor - just when a test email is sent.

Any idea what's going on or how to fix it? Thank you in advance!

Melissa


http://pastebin.com/pnNWr7LD#
Anonymous
Not applicable

Re: Unable to approve email template. What does "...contains HTML verification errors duplicate 'ID' and cannot be approved" refer to?

I'm having the same issue. Getting this error message when I try to approve an email template: "ADO_Client Weekly Newsletter" contains HTML verification errors (duplicate 'ID') and cannot be approved.

I searched through all the mktEditable ids and none of them are duped. I also tried HTML Tidy and it said it found 0 errors, but a lot of warnings. Any help would be appreciated! Thank you!

Justin_Cooperm2
Level 10

Re: Unable to approve email template. What does "...contains HTML verification errors duplicate 'ID' and cannot be approved" refer to?

It definitely means you have duplicate IDs. Why don't you just copy and paste your code here and see what it says The W3C Markup Validation Service