Issue #336Opened September 26, 2017by DwolinH0 reactions

[Question] How to disable editing on fetched content

Question

Hi, i want to integrate your project into an existing webpage as a kind of CMS-editor. It is necessary for the editor to wrap the whole body of the page, but i want only parts of the fetched content to be editable. The website header, sidebar and footer should be unchangeable.

Is there an option to differentiate between the editors container and the editable elements?

example markup:

<body>
   <header>...</header>
   <div id="content-wrapper">
      <div id="content" class="editable">...</div>
      <aside id="sidebar">...</div>
   </div>
   <footer>...</footer>
</body>

Answers (0)

No answers yet.

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.