I have tried to give the menu items in the main menu titles, ids and relationships and none of the attributes are rendered. The settings are stored, though. When I open the attributes editor for a menu item again, I can see and change the values I have entered before.
I have checked this with 7.x-1.x-dev, too. Same behavior.
I am using a modified "Motion" (http://topdrupalthemes.net/theme/motion) theme on Drupal 7.9
Comments
Comment #1
amateescu commentedIt's probably a bug in that Motion theme you're using. Can you try switching to Bartik and test that the attributes are rendered?
Comment #2
cimo75 commentedHi I have the same problem and it seems like it has something to do with my theme, as in Bartik it works, what may it be? Can t really find what s wrong..
tx
Simone
EDIT: there seem to be a problem with http://drupal.org/project/special_menu_items because it does work with meny items which are not created by this module, this only , in my Zen sub-theme, as stated before in Bartik they all works.
Comment #3
cimo75 commentedSome more info about the error:
Type php
Date Thursday, January 19, 2012 - 15:23
User io
Location http://mysite/admin/structure/menu/item/472/edit
Referrer http://mysite/admin/structure/menu/item/472/edit
Message Notice: Undefined index: #description in special_menu_items_form_menu_edit_item_alter() (line 166 of /home/io/web/drupal7/sites/all/modules/special_menu_items/special_menu_items.module).
Severity notice
Hostname 127.0.0.1
Comment #4
LiloLilo commented+1 subscribing. Special Menu Items + Attributes using Zen is not working (6.x-1.6). Attributes are ignored at all. I need to be able to add an id to separator in order to theme it.
Comment #5
amateescu commentedThis seems to be a bug report for the Special menu items module.
Comment #6
hydra commentedI can confirm the bug. I'm using the latest dev of Omega and a fresh drupal 7. All custom settings made by menu-attributes are not rendered with special menu items module.
Comment #7
duaelfrThis has been fixed here (I hope so...)
#1221294-23: option to use <a href="#"> for "nolink" items to not break other modules
Comment #8
duaelfrComment #9
gagarine commentedI commited patch #23 in the other issue.