I am trying to use superfish or nice menus instead of the main menu, but seem unable to do so since the main menu in Corporateclean does not reside in it's own block. It seems to be somehow inserted in the header. How can I achieve this? Please help.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | menublock-1246624-5.patch | 1.06 KB | harryfwong |
| #4 | Screen Shot 2011-11-29 at 3.30.41 PM.png | 31.79 KB | angela.lynne |
Comments
Comment #1
Deyan commentedThis theme is marked as actively maintained, but I see a lot of open issues with no replies. Should we switch to using another theme? My issue/question is very, very basic, but still there is no support.
Comment #2
gtsopour commentedComment #3
gtsopour commentedHello Deyan,
Deyan, we try to do our best to support Corporate Clean theme and will of course continue this effort. We are preparing the next version 7.x-1.2 of CorporateClean theme that will support Nice Menus for drop-down menus. In particular there will be a new navigation region that can receive a menu block such as Nice menu block or a simple menu-block.
If you have a great need for this integration now, tell me to help you directly.
Thanks
/George
Comment #4
angela.lynne commentedI need to be able to make the Main Menu hidden from Anonymous users. I don't see any way to do that because, as mentioned above, the Main Menu does not seem to reside in its own block... I don't see any way to "disable" the default Main Menu and assign a region for the Main Menu in the Corporate Clean theme... None of the options seem to fit.
How do I make sure the Main Menu is hidden from Anonymous?
I should add I'm using corporateclean-7.x-1.2.
Also, I'm having trouble getting nested menus to work properly consistently. I have
Item A
-- Item A.1
-- Item A.1.a
When hovering over the Parent Item there sometimes is and sometimes is not a >> and the child menus sometimes will and sometimes will not appear when hovering over the parent items. I sometimes have to click on the parent items to get the lower child items to appear. Once I do this the hover will work again for awhile. Obviously this is not going to work for people visiting the site for the first time as they will not know there are nested menu items. Suggestions???
Thanks!
~ Angela
Comment #5
harryfwong commented1. Install Menu Block module - http://drupal.org/project/menu_block
2. Create the block for the menu
3. Modify corporateclean.info - add the following
regions[menu_block] = Menu Block
4. Modify page.tpl.php - originally code that's in the else block
below in comment #6 is the patch -- hopefully this helps
Comment #6
harryfwong commentedComment #7
angela.lynne commentedHi Harry,
Thanks for your input on this. I worked my way through the steps above and assigned Roles to the block as Authenticated and Admin users. However, when I log out (therefore being anonymous) nothing has changed. I can still see the Top level of the Main Menu. I can't see any of the child items of the menu, only the parent items (as always). My goal is for the menu to be completely invisible unless logged in. Any idea what I did wrong?
Also, I don't understand what to do with your patch below in comment #6. Maybe that's why it's not working. But when I opened the patch and read through it, it seemed to be the same info I already changed in your above comment.
Any other help you could provide would be greatly appreciated!!!
~ Angela
Comment #8
alexandreracine commentedIs this corrected in the latest version? Let us know if not. Closing for now.