Display levels differently for desktop vs mobile.
11 years 1 month ago #17518
by cpaschen
Replied by cpaschen on topic Display levels differently for desktop vs mobile.
I had 7.1.6 but upgraded to 7.1.7 (J3 - on Joomla 3.2.1).
I've tried it with both default and cssmegamenu style - still no difference.
You can see it working here:
newsite.vibrantfaithathome.org/
If you click on Activities; under Adult/Couple you'll see that the ones that are just level 2 menu items look fine. But when I make anything a Level 3 it becomes a 'fly out' menu. If you hover over Adult/Couple you'll see 2 level 3 items appearing that way.
I need to make those level 3 items ('Caring Conversation' and 'Ritual & Tradition') appear just like the others listed under other topics (like the same topics under 'Young Adult').
But I need them to be Level 3 menu items (sub-items under the categories) so that the mobile menu displays properly.
I really can't figure out how to get this to work.
BTW ... I have the latest version of the style plugin and the mobile plugin, as well as the documentation (trying to support you any way I can
)
I've tried it with both default and cssmegamenu style - still no difference.
You can see it working here:
newsite.vibrantfaithathome.org/
If you click on Activities; under Adult/Couple you'll see that the ones that are just level 2 menu items look fine. But when I make anything a Level 3 it becomes a 'fly out' menu. If you hover over Adult/Couple you'll see 2 level 3 items appearing that way.
I need to make those level 3 items ('Caring Conversation' and 'Ritual & Tradition') appear just like the others listed under other topics (like the same topics under 'Young Adult').
But I need them to be Level 3 menu items (sub-items under the categories) so that the mobile menu displays properly.
I really can't figure out how to get this to work.
BTW ... I have the latest version of the style plugin and the mobile plugin, as well as the documentation (trying to support you any way I can

Please Log in or Create an account to join the conversation.
11 years 1 month ago #17523
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Display levels differently for desktop vs mobile.
ok
the problem seems related to the fact that your server does not allow to load the theme file :
newsite.vibrantfaithathome.org/modules/m.../css/maximenuhck.php
check it, it returns a 404 error. You must ask you host provider to check this, or check your security rules
the problem seems related to the fact that your server does not allow to load the theme file :
newsite.vibrantfaithathome.org/modules/m.../css/maximenuhck.php
check it, it returns a 404 error. You must ask you host provider to check this, or check your security rules
Joomlack Webmaster and Developer
The following user(s) said Thank You: cpaschen
Please Log in or Create an account to join the conversation.
11 years 1 month ago #17539
by cpaschen
Replied by cpaschen on topic Display levels differently for desktop vs mobile.
THANK You for mentioning that. (I didn't think it would be an error issue- and hadn't opened the error console in a few days).
The solution
(Might be good to include this in a faq/doc somewhere)
Akeeba Admin tools (if installed) needs to be set to allow direct access to this file.
Here are the steps to make it work:
In the Exceptions | Allow direct access to these files area add the following line:
Then click Save and create .htaccess button
That made the menu work properly.
Hope that helps someone else avoid this (or other) problems.
Thanks again for helping find that solution!!!!
LOVE CK menu!!!
The solution
(Might be good to include this in a faq/doc somewhere)
Akeeba Admin tools (if installed) needs to be set to allow direct access to this file.
Here are the steps to make it work:
In the Exceptions | Allow direct access to these files area add the following line:
Code:
modules/mod_maximenuck/themes/css3megamenu/css/maximenuhck.php
Then click Save and create .htaccess button
That made the menu work properly.
Hope that helps someone else avoid this (or other) problems.
Thanks again for helping find that solution!!!!
LOVE CK menu!!!
The following user(s) said Thank You: ced1870
Please Log in or Create an account to join the conversation.
11 years 1 month ago #17540
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Display levels differently for desktop vs mobile.
cool 
thank you for sharing

thank you for sharing
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.214 seconds