Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • gossy Friend
    #128056

    how can I use mfDockMenu in main menu, any one can help me? i uploded it but it is not sowing in menu module.

    thanks in advance.

    kashxo Friend
    #247778

    Hello Bluezeal,
    Please accept my apology if any inconvenience caused but JoomlArt doesn’t provide support for third-party extensions.
    Please read the document of mfDockMenu carefully to make it works.

    PS: You can try this solution, maybe it can help you:

    Open index.php file in folder templates/ja_corona, at line 96th, you will see this block of code
    <blockquote><!– BEGIN: MAIN NAVIGATION –>
    <div id=”ja-mainnav” class=”clearfix”>
    <?php $jamenu->genMenu (0); ?>
    </div>
    <!– END: MAIN NAVIGATION –></blockquote>

    Replace with these code:
    <blockquote><!– BEGIN: MAIN NAVIGATION –>
    <div id=”ja-mainnav” class=”clearfix”>
    <jdoc:include type=”modules” name=”user10″ />
    </div>
    <!– END: MAIN NAVIGATION –></blockquote>

    Then publish your module to user10 position.
    Goodluck.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  kashxo 16 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum