- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Adding modules is turned off in this post's template
SOLVEFeb 26, 2020 4:18 PM - edited Feb 26, 2020 4:19 PM
For all of the page templates I have created, including drag and drop templates and those I have converted to HTML for customization, when I try to create a page using those templates, the "Add" tab, which should allow me to add modules to the page, is always disabled. Hovering over the tab produces this hint: "Adding modules is turned off in this post's template."
So...what do I need to do to enable the adding of modules to pages created using my templates? Is there some specific module I need to add to the template itself? Some setting somewhere that I have been unable to find?
Apologies if this is a basic question, but I have searched high and low for an answer without success.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Accepted Solutions
Feb 27, 2020 12:11 PM
You are using Drag and drop template so need put this code into the your html file
It will create a drag and drop area into edit mode.
{% dnd_area "body_dnd_area" %}{% end_dnd_area %}
Let me know if you have any query.
feel free to contact me on linkedin https://www.linkedin.com/in/subhash-negi-0b4527106/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content