force_render_theme
No security coverage
This module allows forcing the use of a specific theme when rendering an entity view display.
Usage
- Enable the `force_render_theme` module
- Go to a view display configuration: Structure → Content types → [Type] → Manage display → [View mode]
- In the "Theme settings" section, select the theme to use for this view display
- Save the configuration
The entity will now be rendered using the selected theme instead of the default one.
Use cases
This module is particularly useful for:
- Rendering entities in the back-office using the front-office theme
- Previewing content with different themes
- Using specific themes for certain view modes (teaser, full, etc.)