Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • fmfame Friend
    #192860

    In Easysocial if i scroll down the page a little bit, then i cant open off-canvas…

    Sorry but, i think the t3 framework causes errors with such plugins

    phong nam Friend
    #514936

    Hi,

    This is a template bug that i replied you on another forum thread with detailed solution. You can open the /templates/ja_fixel/css/template-responsive.css file and change:

    .t3-mainnav,
    .t3-mainnav.light-mainnav {
    top: 0 !important;
    }

    to

    .t3-mainnav {
    top: 0;
    }

    .t3-mainnav.light-mainnav {
    top: 0 !important;
    }

    within
    @media (max-width: 979px) { }

    and
    @media (max-width: 767px) { }

    Can you try to follow it again and back to inform me the result ?

    fmfame Friend
    #515278

    no sorry, i said i “cant” open off-canvas.

    phong nam Friend
    #515297

    Hi fmfame,

    I thought your description about the off-canvas issue on JA Fixel template . Actually, the above issue is caused by a jQuery conflict between our Off-vanvas of T3 system plugin and EasySocial component that it has been already reported to our T3 developer to update the fix. At this time, you can keep track on the work flow at http://pm.joomlart.com/browse/T3-43

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

This topic contains 4 replies, has 2 voices, and was last updated by  phong nam 10 years, 11 months ago.

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