Replace Yootheme Menu with Maximenu CK

More
10 years 1 month ago - 10 years 1 month ago #22692 by brianelkins
Hi Nsheehan123,

Would you mind posting an example of your change you used and placed in the custom.ccs, that hides the MaxiMenuCK at a specific breakpoint?

It would really be big help.

Best regards,
Last edit: 10 years 1 month ago by brianelkins.

Please Log in or Create an account to join the conversation.

More
10 years 1 month ago - 10 years 1 month ago #22693 by nsheehan123
I didn't need to add to the custom.css, for the menu. :)
The module position's class determines if it is shown based on device or breakpoint, this doesn't change.

Take a look at www.rppeo.ca

Cheers
Last edit: 10 years 1 month ago by nsheehan123. Reason: Clarity

Please Log in or Create an account to join the conversation.

More
10 years 1 month ago #22694 by brianelkins
Interesting...that doesn't seem to be the case with my setup. The menu stays on ALL responsive sizes/breakpoints.

Specs are:
Joomla = 3.3.6
WARP = 7.3.0
YooTheme = EAT 1.0.3

Recapping the steps:
1) Modified templateDetails.xml, and added:
Code:
<position settings="">maximenu</position>
2) Modified layouts/theme.php, and added:
Code:
count('menu + maximenu + search')
...and
Code:
<?php if ($this['widgets']->count('maximenu')) : ?> <?php echo $this['widgets']->render('maximenu'); ?> <?php endif; ?>
3) Refresh browser and menu displays no problem. But, stays on all breakpoints.

What do your specs look like, or is there something else I'm missing?

Best regards,

Please Log in or Create an account to join the conversation.

More
10 years 1 month ago #22695 by nsheehan123
It may be a little different with Eat. I'm using it too, but not with MaxiMenu. I can see what happens.

Did you try removing Menu?
count('menu + maximenu + search')

count('maximenu + search')

Do a search - Replace for all menu to maximenu.

Please Log in or Create an account to join the conversation.

More
10 years 1 month ago #22697 by brianelkins
Yes, I've tried all combinations with/without "menu +". The theme.php file is pretty short/easy to find all 'menu' items, so check the box there.

If you can replicate, then the issue must be some other css/module settings.

Let me know what you find.

Thanks,

Please Log in or Create an account to join the conversation.

More
10 years 1 month ago #22729 by nsheehan123
I did test today and realized that the reason this is working for me on the Mobile devices is because I also have the Maximenu_Mobile Module installed. You may be able to get the MaxiMenu to hide with some tweaking, and have the Off Canvas menu take over from there, but I gave up and spent the $15 for the Mobile Module.

Niall

Please Log in or Create an account to join the conversation.

Time to create page: 0.232 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 493 guests and 4 members online