Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
yep, that will work
By default, height and width will be locked unless you explicitly say mktoLockImgSize="false". If you have omitted "height" or "width" in your template then it will be lock as empty and will not add it in. It will lock it exactly the way you've specified it in your template.
You can use the {{system.viewAsWebpageLink}} token instead of having Marketo auto-insert it. Then you can control the preheader. But, seriously, switch to Email Editor 2.0
You should use Marketo's preheader feature in Email Editor 2.0. If you do, view as webpage comes after the preheader you've set.Justin
It means your admin disabled the starter templates. Chat with them about turning it back on. docs.marketo.com/pages/viewpage.action?pageId=11373011
No, this isn't currently possible. I think there is probably an idea somewhere that you can vote on.
See my comment toward the bottom of that thread...
Please read this:http://developers.marketo.com/email-scripting/ You are using email scripting, which is different from normal tokens. In order to make the link tracked, you must follow this pattern:https://nation.marketo.com/message/121266#111193
https://docs.marketo.com/display/DOCS/Release+Notes%3A+Summer+%2716 After the upcoming release, you can use mktoLockImgSize to lock "height" and "width" properties of the in an image element. Likewise, you can use mktoLockImgStyle to lock the "style" property of the
in the image element.
Frank Passantino should be able to answer this one for you