BV Commerce Forum
»
BV Commerce Support
»
General Support
»
Hidden categories don't seem to be that well hidden
Rank: Member
Joined: 2/20/2005(UTC) Posts: 89
|
I have a large number of categories marked as hidden. They do not show in my category nav bar, but they do appear in the pulldown list on the search screen.
When I say hidden, I mean hidden! Any chance of a quick fix for this? It is going to be a real pain for me.
|
|
|
|
Rank: Member
Joined: 1/3/2004(UTC) Posts: 1,497
|
Quick and dirty solution: In BVC5.Core.Catalog.Catalog.vb change the shared sub AddIndentedChildren first line (approx 847) from: Code: [color=#008000] [color=#0000ff][2] Dim[/color][color=#000000] children [/color][color=#0000ff]As[/color][color=#000000] Collection([/color][color=#0000ff]Of[/color][color=#000000>] [/color][/2][/color]
To: Code: [color=#0000ff] Dim[/color][color=#000000] children [/color][color=#0000ff]As[/color][color=#000000] Collection([/color][color=#0000ff]Of[/color][color=#000000>] [/color]
Observed side effects: A hidden category doesn't show up when editing a product and assigning a catagory. It does show up in the Edit Categories admin page, however. I don't know what other side-effects you may have, use at your own risk. |
|
|
|
|
Rank: Member
Joined: 2/20/2005(UTC) Posts: 89
|
Hey, BV folk! Is this a bug or a feature? Is hidden supposed to mean hidden? I really appreciate the help from Chris, but it would nice to know the scoop on what this it.
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 1,786
|
Kevin,
Yes, this appears to be a bug on the search page. We'll log it as such and get it into the queue for fixing.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.