One content type Copenhagen and 3 taxonomy/users - One link should be under the nodes for each taxonomy with only one link to another site instead of 3 links on all 3 taxonomy/users. Can you help with this, please?

Comments

tinem’s picture

Better explained here http://drupal.org/node/669928

wulff’s picture

AFAICT this is not related to how this module works.

One solution would be to use the Term display module to hide the terms and just include them in the $node object. That way you can select which terms to display when actually outputting the node in your theme.

tinem’s picture

Sorry for posting it here I was just so desperate that I couldn't find a solution and no help.

BUT after weeks and a lot of struggling I "think" I have found a solution MYSELF and are very proud if this really can be done like this but it seems to functioning the way it should now.

http://www.tinemuller.dk/test_drupal/ from the meny New Google Maps there are different maps and from each infowindow you can click to just that toilet and then again back to what map you choose. And it opens in the correct city map for this toilet.

I have used Custom links and Token and URL alias.

wulff’s picture

Status: Active » Closed (fixed)

ok, marking this issue closed, then.