Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • slepoy Friend
    #1056838

    Hello. On Ja Simply I set "Navigation" position as "Sticky on Top" and it works very well on different page type, include JomSocial page.

    Problem: But it doesn’t "Sticky on top" at "JomSocial Video gallery" page there: http://new.crimson-land.ru/videos and in photo gallery too: http://new.crimson-land.ru/photos

    I suppose it doesn’t depend of modules, because at "Single video page" it works OK (with the same modules): http://new.crimson-land.ru/videos/42-super-user/video/9-followmeto-china

    Also works normal in Stream page, group page etc.

    Can you please look at this conflict and help to fix it?

    Or I should report about it to JomSocial support?

    Thanks.

    • This topic was modified 6 years, 8 months ago by  slepoy.
    • This topic was modified 6 years, 8 months ago by  slepoy.

    1. Screenshot_57
    Saguaros Moderator
    #1056919

    Hi @slepoy,

    It seems that there is conflict in JS code in that videos page and it prevents the affix class in navigation to be sticky.

    Could you share the admin + FTP account for closer look?

    slepoy Friend
    #1056922

    Hi. I just added access info. Thanks you.

    Saguaros Moderator
    #1057131

    Are you working on your site? as I can see it’s using default Joomla template now.

    Let me know so I will check for you.

    slepoy Friend
    #1057135

    Hi. Seems, JomSocial team temporary changed template. I just set "Ja Simply – Default" as default. Can you please try again? Thanks for help.

    • This reply was modified 6 years, 8 months ago by  slepoy.
    Saguaros Moderator
    #1057371

    There seems to be conflict in JS on this video page, let me check further and will get back to you.

    Saguaros Moderator
    #1058137

    It seems that the new version of JS 4.4 load jQuery v3 somewhere in their component or from one of its plugin. I will pass to their development team for further checking.

    slepoy Friend
    #1061060

    Hi. I just updated JomSocial to the latest version, but problem still didn’t gone.

    Thank should I try?

    Thanks.

    Saguaros Moderator
    #1061164

    Hi,

    Jomsocial seems update jQuery 3 in new version and cause the conflict. I’ve update ‘index.php’ file in JA Simply template on your site:

    $doc = JFactory::getDocument();
        $head = $doc->getHeadData();
        unset($head['scripts'][JUri::root(true) . '/components/com_community/assets/vendors/jquery.min.js']);
        $doc->setHeadData($head);

    It’s working now, kindly check.

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

This topic contains 8 replies, has 2 voices, and was last updated by  Saguaros 6 years, 7 months ago.

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