Jump to:
| Project: | View - Theme |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hello !
I've a content type named 'carte'
I've a view named 'carte'
I've a theme name 'carte'
I created a content type 'carte' and nodes using this content type. I've created a Views 'carte' listing all the 'carte' node.
In viewtheme administration page, I select the 'carte' view to display the theme 'carte'.
When I go to the view node, all nodes are display, but the theme is not updated to 'carte'. It uses the default theme of the site
However, clicking on any node from this view, will display the node using the 'carte' theme !
It seems like the viewtheme is configured to change the theme depending on the content type instead of the views. Am I right ?
The description of the module is saying I can change the theme depending on many criteria, the only I can see is view, that is actually content type :/
Or did I miss something ?
Comments
#1
I have just tested this module and can confirm what twen has stated above.
This module is not updating the website theme for the actual "views". It seems to be only changing the theme for the nodes that belong to a particular view. This is misleading, as the name and description of the module reflects the view itself can also be themed.
Marking as a critical bug as it goes against the very purpose of this module's existence.