Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
In the CSS in the replace:#footer{ display:block; }with #footer{ display:block; clear: both; }That should at least show the footer on desktop.
Can you share the page url, it sounds like you have the footer set to display:none for desktop, which may be set in a Media Query, but without the code, it's hard to debug.
Great work Nicholas, I think Marketo use's TinyMCE as the WYSIWYG editor and I find that some bugs or settings can be traced to that. Another fix can be if you add a Text Tokens, it should skip whatever the editor setting are and just push in the content, it's worth trying if you see other odd bugs.
I found a solution that should work better, in the Campaign Inspector, click Export to Excel, give it a few mins to download. Once downloaded open up in Excel then press Ctrl + F (Cmd + F for Mac) and search for Add to Engagement Program, once I did that, it gave me a more comprehensive list. I'd st...
I think they are not offering it anymore, see comments here: MCE 2017 Exam Prep. Also you should join this group: Certification Study Group
I think Marketo have done away with the prep exam and replaced it with paid webinar training, free until this years summit though, as per this page: Marketo Certified Expert Prep Course, on demand version can be seen here: Marketo Certified Expert (MCE) Exam Prep - Marketo Videos. More info about th...
If you search for the word Engagement, you should be able to find them:
I just looked at your code, can you try the following:Changetobasically removing units="px" then changetoI added px after line-height and font-size. How Marketo have setup the template, when you set the variable of freeTextSpacer height would look like this:height="40px" but the actual valid code sh...
Welcome to the world email developing for different clients, MS Outlook for Mac and MS Outlook for PC are developed by different Microsoft teams and each render emails very differently, I find MS Outlook for Mac is very generous with spacing, others are very tight, I think it goes back to the days w...
I'm not able to replicate on my side, Email 2.0 is very buggy and bugs differ from instance to instance, it may be worth opening a support ticket to get Marketo to investigate.