Adding Editable regions into landing page template | Community
Skip to main content
January 9, 2015
Question

Adding Editable regions into landing page template

  • January 9, 2015
  • 2 replies
  • 1025 views
We created a responsive template page from scratch with HTML & CSS. Is it possible to define elements within our template to be editable when creating a landing page? Currently adding the "mktEditable" class allows us to highlight elements within the landing page WISYWIG editor. However, we cannot actually change the content within the elements. Must all "editable" elements be created in the WYSIWYG editor in order to edit their content? Or can we create those elements in the source code and then define them as editable?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Josh_Hill13
Level 10
January 9, 2015
No, this is only for email templates. LPs should have visually defined areas in the design, then someone can drop the elements in the LP editor.
January 12, 2015
Thanks Josh, I was just testing this out, and realized that it worked well in my email templates but I was having trouble doing this in the LP, so I did just as you suggested and also noticed it worked this way.