Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • veetouine Friend
    #146990

    Hi everybody πŸ™‚

    I have an issue with mega menu and kunena.

    When i open Kunena in the frontend, sub-menus of mega menu are not displayed :((

    Can someone help me?

    You can test on my site : http://www.moto-addict.com . You can access Kunena by clicking on “communaute” menu.

    Thank you and sorry for my english πŸ˜‰

    VeeTouine

    brunus Friend
    #327078

    Hi.
    I have a kunena forum embeded in a JA-Purity II template, using Mega Menu, and I don’t have the problem you are experienceing. I will try to help you as soon as I will have a moment for this…hope you will have more constructive answers.

    I think there is a probelm in your template, perhaps something relative to the z-index of mega menu and kunena.

    veetouine Friend
    #327090

    Thank you for your answer Brunus πŸ™‚

    It’s not a blocking problem, so i have time but i would be better without it πŸ˜‰

    brunus Friend
    #327123

    There is 3 script loading errors when accessing the forum. I suspect there is a compatibility problem between mootools loaded by JA-Purity II and Kunena scripts. I’m using an old release for kunena, then perhaps I don’t have this problem.
    Kunena uses Jquery lib and Ja-Purity uses mootools…there is often problems between those libs.
    It’s difficult to say where exactly is the problem. Try to use Firebug, if you don’t use it already, to spot it. If I have more time I will try to help more…as a french buddy and respectfull with bikers πŸ˜‰

    veetouine Friend
    #327135

    <em>@brunus 157556 wrote:</em><blockquote>as a french buddy and respectfull with bikers ;-)</blockquote>

    πŸ˜€ πŸ˜‰

    Thank you for you help ! But don’t spend all your time on it for me πŸ˜‰

    I’m not familiar with firebug… and in fact with php and css, i’m a beginner :p

    Maybe i can ask in the kunena forum, or wait for a next update

    masoud Friend
    #327162

    I have same problem in Kunena, the Mega menu will be disable and doesn’t work, any idea?

    ghz84 Friend
    #330905

    I had the same problem, but seems with the last release (1.5.9) megamenΓΉ works.
    The problem is that I have a javascript error with JA Purity II and Kunena……but I’m going to open a new thread for this.

    GHz

    veetouine Friend
    #330914

    Hello πŸ™‚

    I just update Kunena from 1.5.8 to 1.5.9, but i still have the issue

    ghz84 Friend
    #331406

    <em>@veetouine 162645 wrote:</em><blockquote>Hello πŸ™‚

    I just update Kunena from 1.5.8 to 1.5.9, but i still have the issue</blockquote>

    I’ve installed the new version of Ja-Purity II (1.2) and the problem came out again! :(( I’ve reinstalled the 1.1 version and the problem persist!! I really can’t come out from this problem :((

    Bye,
    GHz

    Anonymous Moderator
    #331654

    Hi guys

    we have fixed this issue and updated for downloading

    To fix this issue, please open templates/ja_template/js/ja.script.js file, at the begin of file, find following code section:


    if ($defined(window.jQuery) && $type(jQuery.noConflict)=='function') {
    jQuery.noConflict();
    jQuery.noConflict();
    }

    and change to:


    if(typeof(jQuery) != "undefined" && $===jQuery){
    jQuery.noConflict();
    }

    kross76 Friend
    #340151

    Hey guys,

    I have this exact problem – sub menus misbehave when using mootools and ja_purity II. I implemented the code fix described below. It still does not work – problem remains identical. Is there any updates to this?????

    yohanes1112 Friend
    #340235

    since kunena is not the only forum available, did you received any report with initial problem with other forum?

    kross76 Friend
    #340245

    The problem seems to be related to mootools 1.2 not the Kunena forum. I disabled the forum and still have the same issue.

    musicinme Friend
    #343274
Viewing 14 posts - 1 through 14 (of 14 total)

This topic contains 14 replies, has 8 voices, and was last updated by  musicinme 14 years, 6 months ago.

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