Is it possible to add an editable text area in a landing page template? | Community
Skip to main content
February 18, 2013
Question

Is it possible to add an editable text area in a landing page template?

  • February 18, 2013
  • 4 replies
  • 1532 views
I would like to add text areas to a template, so others know to click there to add text/headlines, and won't make the page look bad. is this possible?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

4 replies

Josh_Hill13
Level 10
February 19, 2013
It should be. Use the following tags to bracket the areas in question:

<DIV class="mktEditable" id="unique_id_per_section"> AREA TO EDIT </DIV>

this works for Email Templates, but I've never tried it myself on Landing Pages. It *should* work. Try to keep it within table cells otherwise it tends to not work well.

You could also provide a blank template design where it is obvious what to do. OR create a basic template, then add the text boxes and filler images and have people Clone that page.
May 22, 2013
Adding the class "mktEditable" doesn't work correctly for landing pages, unfortunately. For each itteration of the class (each of which must have it's own unique ID) the editor will show the element with a dashed border around it, but won't allow any editing of the text within.

It's a shame, and something Marketo should consider implementing as soon as possible IMO.
January 9, 2014
Has anyone found any new information on how to add editable text sections within a marketo landing page template?
March 4, 2016

This is not acceptable.