Hi all,

I'm trying to add two Imagemenus on one node, however, because of the block restrictions this isn't possible. The module page says:

You're not restricted to only displaying an imagemenu within the supplied block, you can also enable a filter in admin/filters and display several different imagemenus within a page/ node without any conflicts for the mouseovers (note that if you display two or more of the same imagemenu on one page then the mouseovers will NOT work as the image name tags will conflict).

How do you do this? When I checked admin/settings/filters, there doesn't seem to be a way of doing this. Ideas?

Comments

pobster’s picture

From the instructions;

  if ($long) {
    return t('You can embed imagemenus into your nodes using the following syntax:<br>
              [imagemenu:<em>menu_id</em>]<br>
              Ensure that you don\'t have two of the same menus on the screen at any one
              time else the rollover links will not work correctly (as the images will have
              the same name tag).');

Just do what it says? Is it not working?

Pobster

lewisholden’s picture

Status: Active » Fixed

Aha... I get it now. Apologies.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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