How do I remove the dropdown menu in the main menu

Ary123's picture
Ary123
Wed, 04/15/2015 - 12:26
#1
How do I remove the dropdown menu in the main menu

Hi There,

I have just installed your theme, however I am unable to remove the dropdown menu feature without the whole main menu going blank

I have tried

  • Diasabled children, and setting parent mennu item - Show as expanded to disabled

    • When I do this, the whole main menu dissapears

  • The theme seems to be forcing me to use a dropdown menu item

How do I fix this so that the menu appears with no dropdowns, just main parent headings

Image title

Ary123's picture
Ary123
Wed, 04/15/2015 - 12:45

I had to do a visibility: hidden hack via bootstrap.css for the ui dropdown and caret, but it would be good if you could make it a nicer degrade

Ary123's picture
Ary123
Wed, 04/15/2015 - 17:45

Can you please advise how I chnage the following jump-to selector

want to change it from /#team to /#services

This is the selector image

cindy's picture
cindy
Thu, 04/16/2015 - 00:54

Hi,

Please send us your site url, asmin account and FTP account to [email protected] (also this forum link)

Jordi Cobo's picture
Jordi Cobo
Thu, 05/28/2015 - 06:18

Hi Cindy, I have exactly the same problem: I need the menu to appear with no dropdown but it desapears. How can I do? Thanks in advance.

phuonght's picture
phuonght
Thu, 05/28/2015 - 22:18

Hi Jordi Cobo,

Could you send us your site url, admin and FTP accounts (forum link as well) via email: [email protected]?

We would like to check for you.

pibity's picture
pibity
Wed, 07/01/2015 - 14:35

The menu also disappears if I disable the "home" link. Please tell us how to fix this. Thanks

phuonght's picture
phuonght
Wed, 07/01/2015 - 23:21

Hi Pibity,

Could you send us your site url, admin and FTP accounts (forum link as well) via email: [email protected]? We would like to have a check.

chefkoch's picture
chefkoch
Mon, 07/06/2015 - 05:59

Hi there.

Same thing here for me.
Disable show as expanded option, disable menu link under home and disable home link... the main menu is disappearing.
Any suggests how to fix this?

Thanks

Jan

phuonght's picture
phuonght
Mon, 07/06/2015 - 22:31

Chefkoch,

Could you send us your site url, admin account and FTP account (forum link as well) via email: [email protected]?

We would like to fix it for you.

chefkoch's picture
chefkoch
Tue, 07/07/2015 - 03:41

Hi.

Sent you required stuff via e-mail.

regards, Jan

cindy's picture
cindy
Tue, 07/07/2015 - 04:01

We received already

We will work on this issue and feedback you asap

fatz's picture
fatz
Tue, 02/09/2016 - 11:07

Hi,

I also have the same issue... could you post the answer to the problem to help everyone ?

regards, fab

khoa's picture
khoa
Tue, 02/09/2016 - 16:27

Hello,

Please open template.php file(sites/all/themes/md_springspray), then comment out this code:

if (strpos($variables['tree'], '<ul') === FALSE) {
     return '<ul class="dropdown-menu">' . $variables['tree'] . '</ul>';
}

and replace:

return '<ul class="nav navbar-nav  navbar-right">' . $variables['tree'] . '</ul>';

by

return '<ul class="nav navbar-nav  navbar-right">' . str_replace("nav navbar-nav  navbar-right","dropdown-menu",$variables['tree']) . '</ul>';

Thanks!

fatz's picture
fatz
Wed, 02/10/2016 - 03:20

thanks !

Log in or register to post comments
Have More Idea?

We are here to build your website!

No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.