Closed (outdated)
Project:
Submenu Tree
Version:
7.x-2.3
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2009 at 00:06 UTC
Updated:
25 Mar 2019 at 16:53 UTC
Jump to comment: Most recent
Comments
Comment #1
bengtan commentedI think this is a duplicate of http://drupal.org/node/333202. Please especially read comments 2 and 3 of that thread.
If you disagree with me, please re-open this issue. Thank you.
Comment #2
ipwa commentedThis is an issue for me in 7.x-2.x and it I don't think this is a duplicate of the Views integration ticket. That tickets is about the display of the Submenu Tree block, but this is about the visibility of that block in pages generated by Views. This modules works well with node pages, but not Views pages.
To receate:
- Create a menu
- Add some nodes to that menu
- Create a view and give it a menu item
- Assign the sibling content block to a sidebar
On the node pages you will see the menu showing the sibling items, on the page generated by Views you won't.
One workaround is to create an empty node and use a block in your view (assigned to content top for example) that is assigned to just that node. Obviously not ideal, it would be great to be able to include view pages as sisbling content.
Comment #3
ivnishComment #4
ipwa commenteddid the issue get fixed?