Danny, I can try and help here, but the first issue is that you are trying to use Guided Landing Page syntax on a Free-Form template (line 51-82), this syntax does not work on Free...
I would suggest you change the code to this:<div id="cta1" class="mktoText" mktoName="CTA1"><a href="mylink"><button class="btn btn-lg btn-blue mt"> BUTTON </button></a></div>That ...
So it looks like your button is controlled in the variable section, you can't make that bit dynamic. To fix this you need to wrap an editable region around the CTA:<div id="cta1" c...
For Free-form landing pages, when you click the element you want to edit, a style box will appear like this, add the 100% to the width here:You shouldn't need to add any css to the...
I looked at the network tab and see the following:Your getting a 302 on the rtp js file, I think without this, that's why its not loading, that's noting you did wrong from what I c...
You code looks correct, have you enabled content for Predictive Content, Marketo has a 2 step process of getting content into Predictive Content, first you have to approve (Approve...