Why are there no EDIT buttons in Orchard zones (when registering as an administrator)?

Possible duplicate:
Change link without content <

I am learning how to use Orchard CMS using some online video tutorials. All training programs show that when you logged in as an administrator, each zone on the page has a window around it and has an β€œEdit” button in the upper right corner.

For me and the other developer, neither the box nor the "Edit" button are displayed. We use Orchard 1.4. I am using Orchard in Visual Studio from source code. Another developer uses a web matrix.

Can someone tell me how to get the window and change the button or was it removed for version 1.4? Or something else?

Set

+8
orchardcms
source share
1 answer

By default, they are disabled.

To enable it, try to enable and disable the Wrapper content management and Widget Control Wrapper functions in the "Modules" section of the Orchard toolbar.

+15
source share

All Articles