Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • fmfame Friend
    #191944

    Hello,

    Any ideas why the jomsocial toolbar also opens if i open the fixel off-canvas navigation in tablet or mobile..
    Both navigations opens.

    joomla 3.0 jomsocial 3.0 with fixel template..

    Regards

    phong nam Friend
    #511113

    Hi fmfame,

    <blockquote>Any ideas why the jomsocial toolbar also opens if i open the fixel off-canvas navigation in tablet or mobile..
    Both navigations opens.</blockquote>

    I’m not sure if i got your idea. It seems that you want to display both JA Fixel header (containing Off-canvas menu icon) and Jomsocial navigation on tablet and mobile view. Since on these device resolutions, the Jomsocial navigation of your website (DWLA-Social) has been covering the JA Fixel header and you can’t click the Off-canvas button to see menu items.

    In order to solve this, you can create a custom.css file at templates/ja_fixel/css/ path and put below css styles into:

    #community-wrap .js-toolbar .navbar-inner {
    position: relative !important;
    }

    This way, both Off-canvas menu of our T3v3 system plugin and Jomsocial toolbar will work fine together.

    fmfame Friend
    #511141

    Hello. Youre right but thats Not my Problem. I tried this so but thats Not optimal Solution. Wait. I will Set the toolbar at the normal Place than You See what i Mean.. Wait few Minutes and Look at my site

    phong nam Friend
    #511149

    Hi fmfame,

    It will be easier for me to realize it and give your better solution in this case if you can make me a snapshot of your issue.

    fmfame Friend
    #511333

    i tell it you step by step to reproduce the prob..

    log into my site in admin and take in fixel template the off-canvas to “off”.

    now go with iphone or ipad.
    Then log into frontend in social link to jomsocial. If you are logged in, try to open the main navigation of fixel template, then try to open jomsocial menu.. Here you see the bug..

    phong nam Friend
    #511440

    Hi fmfame,

    There is a conflict between our T3 Mega menu and JomSocial on mobile view that both T3 Mega menu and JomSocial menu opens when the viewer just clicks on the T3 menu icon.

    In this case, I will transfer this issue to our T3 developer to check and back to reply you again with detailed solution as soon as possible. Hope you can be patient for this.

    fmfame Friend
    #511449

    Hello, thank you..

    The problem also exists with standard t3 mainmenu..

    If you go to link social, then you try to click on “infos” then only the subitems were shown but the link “infos” is also linked to an article.. then you can click on “news” then the info link will be loading :-/

    fmfame Friend
    #512393

    hello,

    did you get feedback from t3 developers about my problem..??

    Ninja Lead Moderator
    #512717

    <em>@fmfame 398109 wrote:</em><blockquote>hello,

    did you get feedback from t3 developers about my problem..??</blockquote>

    + jomsocial component is using the layer to show drop down layout, see the screenshot

    + Off canvas mega menu of JA Fixle Template set OFF

    I spent a lot of time to debug the problem on your site and there is JS conflict between Off canvas mega menu and jomsocial script


    joms.jQuery(function() {
    var $collapsible = joms.jQuery('#js-collapse');

    $collapsible.collapse({
    toggle: false
    });

    joms.jQuery('#js-collapse-btn').on('click',
    function(){
    $collapsible.collapse('toggle');
    }
    );
    });

    from components/com_community/assets/joms.jquery-1.8.1.min.js file.

    Both action click on Off canvas mega menu and jomsocial are working together when you click the button menu

    If you want to solve this problem, you can enable Offcanvas mega menu from JA Fixel Template to YES or you should raise this in the Jomsocial component forum, you might get better answers there.

    (P/S: this problem is only seen on JOMSocial component with Off canvas mega menu set OFF)


    1. jomsocial_toolbar
    2. off-canvs
    fmfame Friend
    #514202

    now on current fixel version, also the off-canvas working on jomsocial page.
    day for day, month for month.. I am waiting to get support, but i only get “ask in jomsocial forum” or “its ok” or “not possible” or “enable this” or “disable this”..

    With gavick templates there are no problems and they also use an off-canvas menu
    with yootheme templates there are also no problems and the also use an off-canvas menu

    But i want to use T-3 Templates and here i have Problems, and not the jomsocial developers have to help me with your template specific problems!

    They said, i have to ask my template developers, you say i have to ask jomsocial developers.. What a f….

    CAN ANYBODY SUPPORT ME OR NOT?

    Meanwhile,I have myself such a good understanding to await for a reply by a T-3 developer which have very good jquery and css knowledge.

    Please dont missunderstand but i am tired to wait and look every day in this forum..

    phong nam Friend
    #514391

    Hi,

    Our T3 developer has finished the conflict fix of JomSocial on the JA Fixel template, you can follow the steps to fix this issue on your site by referring this reply. Please follow up that thread if you still need any assistance on this topic.

    fmfame Friend
    #514868

    thank you for your reply, but no conflict is “finished” here.. sorry to tell you that. but i will write that in the other post.

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

This topic contains 12 replies, has 3 voices, and was last updated by  fmfame 10 years, 11 months ago.

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