Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • turminator Friend
    #190654

    Hello,

    I’m using JA_Nex with Jomsocial 3.0 on Joomla 2.5 and it appears a bug with Jomsocial’s dropdown menu that not shows. I saw on Jomsocial documentation and it says that with the recent version of JA T3v2 System Plugin will be fixed.

    Now, I have installed the last version of JA T3v2 System Plugin (2.6.8) and it continues appearing this problem. You can see it at: http://www.medicinaub.com

    Many thanks,

    Saguaros Moderator
    #506024

    Hi turminator,

    There are some other threads talking about this issue from JomSocial, you can try this way:

    – Open file /components/com_community/templates/default(active theme)/css/style.css

    – Find this css rule:

    #community-wrap .cToolBar > li {
    display: inline-block;
    float: left;
    position: relative;
    }

    and replace to

    #community-wrap .cToolBar > li {
    display: inline-block;
    float: left;
    overflow: visible !important;
    position: relative;
    }

    Once done, clean JAT3 cache and let me know how it goes.

    Regards

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

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

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