Placement of (main) MD Menu

khm's picture
khm
Fri, 03/31/2017 - 05:09
#1
Placement of (main) MD Menu

Hi

We have a fairly complex (convoluted) design on the company website (custom built), which makes placement of the MD Menu somewhat of a challenge. 

The site is built on/around panels, placing MD menu means using views/panels and that does not allow me to put it at the very top. 
Ideally I'd like to put it into the area where drupal menus reside. For instance, I get path breadcrumb (which we use) above MD menu.

Is this something that should be done per code in the template files? A method I could try that would keep responsive function while putting MD menu in the drupal menu region? Not talking about admin menu, but the admin/structure/menu area. 

Thanks!

phuonght's picture
phuonght
Fri, 03/31/2017 - 05:31

Hi,

Position of menu always depends on your views/ panels. However you can pleas send us your site admin account so we can take a look at.

phuonght's picture
phuonght
Tue, 05/09/2017 - 22:32

You can please replace '2' at following code with block delta 

<?php
$block = module_invoke('md_megamenu', 'block_view', '2');
print render($block['content']);
?>

and add to file template. 

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.