Has anyone run across something like this before?
In my template, I have the following code:
<div class="node-content">
<div style="height:300px;" class="mktEditable" id="matt-edit">
</div> </div>
When I create a landing page from the template, and then try to go in to edit the content of that <div>, no "edit" choice comes up. The screenshot below illustrates what I see when I right click or try clicking the gear. On other pages with editable fields, this is where "edit" or Delete
Any ideas?