Project:Taxonomy menu
Version:6.x-2.3
Component:Documentation
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Hi all,
First I want to say the the work here is fantastic. As a complete newb to both web development and drupal the community work done here is fantastic. As I said I'm as green as a spring carrot and am learning as I go along. At the moment I'm sinking and really need some help. From everything I've read my understanding is that the taxonomy menu can have a custom view to display the data. What I don't understand is how to combine or enable the two to work together. After spending two hours reading through the issues and the two pages of documentation that i found I'm at a loss. Does anyone have a link or dumbed down explanation of how to do this? I've attatched screen shots of my view that I'm trying to build and the taxonomy menu settings in taxonomy.

System Info
Taxonomy Menu 6.x-2.3
Drupal 6

AttachmentSizeStatusTest resultOperations
taxonomy.jpg47.22 KBIgnored: Check issue status.NoneNone
view.jpg59.46 KBIgnored: Check issue status.NoneNone

Comments

#1

Hi,
the path you use within VIEWS is "he/bikeparts"
For this path you need to have the following selections within TAXONOMY MENU:

Menu Path Type: Custom
Base Path for Custom Path: he/bikeparts
Leave "Display Depth in Costom Path" empty.

All other options as you like.
For more information read the README.txt in the TM module folder.

Good luck - should work!

#2

über cool :)

after one hour of searching for the same solution found this. And it wokrs perfecly!

Thanks

#3

Thanks for the feedback, I will chaeck it out as soon as I get home. I thought that I was forgotten because didn't receive an email to say this had been updated. On a wim I came back to check and *whalah* an answer has appeared.

#4

I am trying to accomplish the same thing and followed the advice above. Everything seemed to be going so well, but when I made my final modifications, my entire menu disappeared. My menu works fine when the Menu Path Type is set to Default. But when I set it to Custom Path, the whole thing disappears.

Here are screenshots of both the Taxonomy Menu and the View:

AttachmentSizeStatusTest resultOperations
taxonomy.jpg110.1 KBIgnored: Check issue status.NoneNone
view.jpg80.5 KBIgnored: Check issue status.NoneNone

#5

Hi TT,
remove the "/" from your custom path - just "paintings".
And rebuilt the menu.

:-) Klaus

#6

Thanks Klaus!

I wish I would have posted sooner. Drupal people are the best.

#7

Status:active» fixed

#8

When defining a custom path for use with a View, don't make my mistake and include the "/%" (for the taxonomy term) in the "Base Path for Custom Path" definition.

Thanks for this thread.

#9

Hello-

I followed the suggestions from this thread, but I still seem to be missing something. My taxonomy menu also works fine when the Menu Path Type is set to Default, but it disappears when I set it to Custom Path. Any other advice or suggestions would be greatly appreciated. :-)

Thanks in advance.

AttachmentSizeStatusTest resultOperations
Taxonomy.jpg121.35 KBIgnored: Check issue status.NoneNone
View.jpg151.88 KBIgnored: Check issue status.NoneNone

#10

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

#11

I have the same issue/setup as #9, can someone tell us what we're doing wrong? I've been trying and searching for days :(
Default works fine, but when I choose custom the menu item totally disappears.

#12

Status:closed (fixed)» needs review

reopening for visibilty? Sorry if this is in error, I'm new to this

#13

Status:needs review» closed (fixed)

@drupalogy try removing the '/%' at the end of the view. If that doesn't work please open a new issue as this on is old ;)

Cheers