Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi @Disha_Goyal6, This is a very odd one. I pulled the clean code from our sandbox environment. Changed up the links that pointed to the sandbox media library so they point to the production media library. If I create a form and landing page in my default workspace my checkboxes appear fine. Even th...
I don't suppose that anyone has completely clean code for the Marketo Guided Landing Page Template. I needed to change mine as the 'http://' that were appearing all needed to be changed to https:// for things like bootstrap to work properly. I feel like I must have inadvertently added or removed som...
How does the back end code for a custom activity gain a lead id for an existing lead record in Marketo? My dev and I have scoured loads of documentation, but all the examples we've seen only show a lead id hard-coded in. How can the API retrieve this information?Thanks
That's awesome, Christian. Thanks.I uploaded v5, but it seems to have broken the Marketo Quick Start LP Guided template. Now it won't let me reload the original v 3.3.7...
Can anyone advise if I can deploy Bootstrap into Marketo to help with building my landing pages. It kind of seems to half work with the columns and rows. If I can, where do I need to add the code?Thanks
For reasons we can't identify Munchkin was causing this to fire a second time, after our initial call: document.addEventListener("DOMContentLoaded", function (event) { We've mitigated it by adding a variable to detect the first load and only react to that. Thanks for taking the time to try and assi...
That's the mobile menu you're looking at. This seems to be specific to the desktop menu.
It's currently live on our homepage. www.altro.com/uk. It seems to be only occurring on Edge.
I've got in GTM on pause currently. I can unpause it for you to have a look. As I said, it seems to be a problem in Edge. I haven't seen the issue in Chrome.
No - our dev added the code directly in the head of our site, not through GTM (which I would usually do). If you see our menu which opens on click. With the munchkin applied, the menu immediately closes again, and the log in button doesn't action. When we take the munchkin off, it works fine again. ...