Вопрос

I have a template for a node/edit form for one of the content types.

This content type will be created/edited by guest users. So I need to get this form displayed in the frontend theme.

How can I set in which theme a form will be displayed?

Это было полезно?

Решение

Could it be that you're looking for the setting that lets you skip using the administration theme for content editing? Just uncheck the box on page admin/settings/admin and you're set.

Uncheck the box

Другие советы

You simply add that template file to whichever folder the theme uses for templates. If you're not using your own custom theme, such as one from core or a contributed one, I recommend creating a subtheme first: https://drupal.org/node/225125

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top