Closed (fixed)
Project:
Imagemenu
Version:
5.x-1.1
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2007 at 09:41 UTC
Updated:
11 Sep 2007 at 07:11 UTC
It seems that it is impossible to have two or more menuimage.
I created "Menu image 1" and "Menu image 2"
In "Menu image 1" I created two items and one item in "Menu image 2".
If I look at the blocks menu, I have only one imagemenu block. Only the "Menu image 1" is displayed.
In imagemenu settings I see two menu image blocks and I can choose the first one or the second one but not both of them.
Comments
Comment #1
pobster commentedThere is only one imagemenu block created, it's not really intended for use (more testing) to display them you're really supposed to use the Drupal filter and place the menus wherever you like (they're dynamic so the filter can be placed on every page if required) check out this site to see two imagemenus running concurrently, one running horizontally and the other vertically; http://www.hertsairambulance.org.uk
Pobster
Comment #2
pobster commentedComment #3
ratheesh_focal3 commentedpobster, What do you meant by "Drupal filter and place the menus"?