I have a content type that I have made available for anonymous users to edit. I want that content type when it is in edit mode to use the front end theme. How would I achieve this? Thanks
Tell me more
×
Drupal Answers is a question and answer site for
Drupal developers and administrators. It's 100% free, no registration required.
|
Just make sure your anonymous user role (and any other relevant roles) don't have the 'View the administration theme' permission...then they'll get the default front-end theme when accessing any page that's deemed to be an 'admin' page.
|
|||||||||||||||||
|
