Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • lucasgod Friend
    #187676

    Conflict between JA Megamenu and Realpin Kunena ONLY IN FIREFOX (not in IE8, IE9, IE10, Google Chroome = you see the difference)
    When I go to this page with Megamenu
    http://sioneeklo.org/startpagina/index.php/prikbord
    See screenshot MegamenuRealpin aan MegamenuRealpin2

    Conflict between JA Megamenu ONLY IN IE10 (not in IE8, IE9, Firefox, Google Chroome = you see the difference)
    When I go to this page with Megamenu
    http://sioneeklo.org/startpagina/index.php/foto-en-verslag/siondagen/wat-zou-jezus-doen
    See screenshot Megamenu

    How can I fix it?


    1. Megamenu
    2. MegamenuRealpin
    3. MegamenuRealpin2
    Ninja Lead Moderator
    #493712

    I see the problem of your site. If possible, pm me admin login info of your site and ftp account. I will check it for you.

    Ninja Lead Moderator
    #494293

    Apologies for this late response, somehow I missed this thread. I fixed the problem on your site now. This is my solution for your problem

    + Error on FireFox browser

    Open components/com_realpin/includes/js/jquery-ui.custom.min.js file

    find

    this.id="ui-id-"+ ++n
    change to

    this.id="ui-id-"+ (++n)

    + Error on IE 10

    Open components/com_phocagallery/assets/overlib/overlib_mini.js file

    from

    var versNum=parseFloat(agent.match(/MSIE[ ](d.d+).*/i)[1])
    change

    var versNum=Browser.version

    Please check it and let me know if it helps

    lucasgod Friend
    #494324

    Yes! Perfect!
    Thanks!

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

This topic contains 4 replies, has 2 voices, and was last updated by  lucasgod 11 years, 6 months ago.

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