Adding Editable regions into landing page template
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?
Re: Adding Editable regions into landing page template
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.