-
AuthorPosts
-
November 28, 2010 at 6:33 am #156853
Hello,
We need Ja Corona Template with mega menu and RTL support .Regards
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
November 28, 2010 at 4:54 pm #364564There are MANY pre-2010/T3 templates that would be greatly enhanced with the mega menu. Unfortunately, I think the “upgrade” process will be a bit slower than many of us would otherwise like. That’s not a slam on JA (as I think JA has been putting out some really fantastic product this year) . . . it’s just that I think they’re concentrating more on new and innovative offerings than they are updating their pre-existing template (at least, at a quicker pace).
I would highly recommend signing up for a JA Membership …. and then, check out the following alternative –> http://extensions.joomla.org/extensions/structure-a-navigation/menu-systems/drop-a-tab-menus/11578?qh=YTo4OntpOjA7czo0OiJtYXhpIjtpOjE7czo0OiJtZW51IjtpOjI7czo1OiJtZW51cyI7aTozO3M6NjoibWVudWVzIjtpOjQ7czoyOiJjayI7aTo1O3M6OToibWF4aSBtZW51IjtpOjY7czoxMjoibWF4aSBtZW51IGNrIjtpOjc7czo3OiJtZW51IGNrIjt9
1 user says Thank You to TomC for this useful post
yoda_oz Friendyoda_oz
- Join date:
- January 2008
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 1
- Thanked:
- 1 times in 1 posts
December 21, 2010 at 11:22 pm #368021how would you implement that “alternative menu” to ja_corona? the menu in ja_corona is hardcoded and doesn’t actually have it’s own module position.
for a php/css newbie like myself is there any chance someone could give me some step by step instructions on how to implement a new menu system and replace the hard coded one supplied by ja?Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 22, 2010 at 3:15 am #368058dear yoda_oz,
there are 3 menu types that come with ja corona, you can switch between them in admin > templates manager.
If you want to use your own menu, just install and publish it in a different position and then disable corona default menu, as following:
– open templatesja_coronaindex.php
– find this :
<!-- BEGIN: MAIN NAVIGATION -->
<div id="ja-mainnav" class="clearfix">
<?php $jamenu->genMenu (0); ?>
</div>
<!-- END: MAIN NAVIGATION -->
Hope this will help.
and replace it with:
<!-- BEGIN: MAIN NAVIGATION -->
<div id="ja-mainnav" class="clearfix">
<jdoc:include type="modules" name="the_module_position_you_have_placed_your_favourite_menu" />
</div>
<!-- END: MAIN NAVIGATION -->January 9, 2011 at 9:21 am #370910hello ,
I have implemented the maximenu CK module in the subnav portion of the ja corona menu .
the menus from maximenu CK module is dispayed well on firefox and opera and chrome and safari .
but in IE 7 the menus are underneath the user 4 position modules on top of the page .
the z-index should be corrected . can anyone help on this ?regards
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 10, 2011 at 8:56 am #371077dear unique33,
Its hard for me to figure out without seeing your site, could you share your site link?
-
AuthorPosts
This topic contains 6 replies, has 4 voices, and was last updated by Ninja Lead 13 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum