Drag & Drop elements on LP | Community
Skip to main content
September 22, 2014
Question

Drag & Drop elements on LP

  • September 22, 2014
  • 1 reply
  • 661 views
I've got a question regarding Marketo Drag & Drop functionality on landing pages while keeping a responsive design.

Let's imagine we have 4 editable areas(form, 2 html blocks, plain text) on the page and we added them using drag & drop. They have absolute positioning on the page. Moreover they are rendered in one place (using <?php echo $mContext['bodyElements']; ?> in the template).

We have the responsive layout and those elements spoil our page appearance so we are forced to move those blocks  to separate places around the page using jQuery which is not a good practice.

Does andyone have any advice regarding the best practices of making the Marketo editable pages responsive?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

September 22, 2014
It's a little involved right now, so you may just end up leaving in your hacky JS (although we are looking at improving the process). There are some community posts talking about it, and I also thought this article was a good, in depth approach: http://edwardunthank.com/blog/how-to-make-responsive-landing-pages-in-marketo/