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
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | Taxonomy.jpg | 121.35 KB | sapphiretiger |
| #9 | View.jpg | 151.88 KB | sapphiretiger |
| #4 | taxonomy.jpg | 110.1 KB | tootsietorres |
| #4 | view.jpg | 80.5 KB | tootsietorres |
| view.jpg | 59.46 KB | bikingbadger |
Comments
Comment #1
ksc commentedHi,
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!
Comment #2
Daugilas commentedüber cool :)
after one hour of searching for the same solution found this. And it wokrs perfecly!
Thanks
Comment #3
bikingbadger commentedThanks 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.
Comment #4
tootsietorres commentedI 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:
Comment #5
ksc commentedHi TT,
remove the "/" from your custom path - just "paintings".
And rebuilt the menu.
:-) Klaus
Comment #6
tootsietorres commentedThanks Klaus!
I wish I would have posted sooner. Drupal people are the best.
Comment #7
indytechcook commentedComment #8
johnhanley commentedWhen 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.
Comment #9
sapphiretiger commentedHello-
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.
Comment #11
drupalogy commentedI 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.
Comment #12
drupalogy commentedreopening for visibilty? Sorry if this is in error, I'm new to this
Comment #13
indytechcook commented@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