Posted by aww on March 23, 2011 at 5:43pm
1 follower
Jump to:
| Project: | Web Links |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | group headers, link count, Web Links |
Issue Summary
Hi,
I'm seting up a 'Resources' page for a school website. I setup three groups, 'Parents', 'Students', and 'Teachers'. When I'm logged in as user 1, the group headers give me the correct count of the number of links on the particular group:
__ Parents (5) ___
| |
However, when I log off, the count doubles!
__ Parents (10) ___
| |
Changing 'Settings' -> 'Link Settings' -> 'Show the node title' to 'no' does not help. I would like to either find a way to fix this or disable the group count.
Any help with this issue will be greatly appreciated.
Thank you.
Comments
#1
Whether the duplication of link counts in the group headers is caused by some other module I installed, or something else, I have an immediate need to implement weblinks for a client.
Can the developers kindly point out the location of the code that outputs the html of the 'legend' tag? I would like to somehow place a span tag around the portion that creates the number part. This way I can at least hide the erroneous count via css.
Your input in this matter will be greatly appreciated!
Thank you in advance.