Yeah, I read this in relation to the referenced path that is provided to the files in the Images/Files folder in the Marketo UI. That piece will change from "http:" to "https:" onc...
The path will be updated just like the image paths will be. You'll want to add "https:" in front of anything that's hosted in Marketo and currently has "http:"
This looks like someone copy/pasted text from another source into the Rich Text Editor (rather than using the "paste as plain text" option). Anytime you see "widows: ___" in the CS...
+1 vote for using Snippets overeditable areasorhard-coding the info into the template.
A snippet(class="mktoSnippet") sounds like the right tool for the job here -- it's a "one-to...
@SanfordWhitemandescribes a prefill solution on his blog here:https://blog.teknkl.com/pre-fill-any-site-any-form/that should work to help you prefill fields on an embedded form wh...
Are you able to provide a link to a live page with this form on it?
I might be able to help you get some CSS in place that should fix this issue for this one, and maybe even for al...
Congrats@SanfordWhiteman,well deserved for sure, you're in a league of your own! I've learned a ton from your posts over the years, thanks for everything you do to keep the communi...
Yeah, that sounds about right in my experience (both with the guidelines and especially with support unfortunately).
Glad you were able to come to a solution here. Would you mind ...
Another approach that maybe more stable might be to provide the user with a dialog box to copy/paste the value into the variable rather than trying to set it automatically.
You co...