Jump to:
| Project: | NodeSymlinks |
| Version: | 6.x-1.0-beta5 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Issue Summary
I have four tabs in the primary link, About Us, Deposition Services, Services and Support. I have a page called Contact Us. It was first set in the About Us tab,and it worked fine. After installing this module, I also set it in the Services as well as the Support tabs.
When I click the Contact Us in About Us, I get this:
Home › About Us › Contact Us
Which is correctly displayed.
When I click Contact Us in Services, I get this:
Home › About Us › Deposition Services › Services
Which is not correctly displayed. About Us and Deposition Services should not be displayed and the Contact Us link is not showing.
When I click Contact Us in Support, I get this:
Home › About Us › Deposition Services › Services › Support
Which is not correctly displayed. About Us, Deposition Services and Services should not be displayed and the Contact Us link is not showing.
Ok, did I miss something in setting this up? I hope so, this is what I am looking for... Please help me out here..
Thanks...
Gene
Comments
#1
I have a similar thing going on. If I use menu items that have NodeSymlinks assigned, NodeSymlinks "remembers" the sequence in which I selected the menu items rather than the expected behavior of displaying the path back to Home. I can e-mail a screen shot if needed.
#2
Hmm, I can't reproduce this behavior.
I created two pages in the Primary links: About Us and Services. Than I added Contact Us under both items as a symlink.
For both cases I got right breadcrumb:
Home › About Us › Contact Us
Home › Services › Contact Us
#3
I am also seeing this behavior
I have
- Locations
-- Location A
--- Program 1
--- Program 2
-- Location B
-- Location C
- Programs Categories
-- Category 1
-- Category 2
-- Category 3
--- Program 1
--- Program 2
clicking Program 1 under Locations gives
Locations -> Location A -> Program 1
under Program Categories gives
Locations -> Categories -> Category 1 -> Category 3 -> Program 1