New Landing How can we help? Themeforest Theme Support Dante "menu active state" for the one-page navigation

Viewing 15 posts - 1 through 15 (of 19 total)
  • Posted in: Dante
  • #242270
    21cls_media
    Member
    Post count: 54

    Hello,

    We were wondering if you guys have figured out how to fix the “menu active state” for the one-page navigation with the ID’s? I saw back in June 2014 (on this post), Swift Ideas – Ed said, “menu active state is something we’re working on adding.” We know how to disable it completely for now, but would much rather prefer for it to be enabled and working correctly as you click on each menu item.

    Looking forward to hearing back!

    Thanks!

    #242293
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Have you tried using #sectionid as your link? This should show the active state. If not I’ll check this with the developer

    – Kyle

    #242297
    21cls_media
    Member
    Post count: 54

    Could you please be more specific on what you mean about using #sectionid as your link? For example, currently my first section in my one-page nav menu is “About”, the Spacer ID for that section is “aboutus”, and in the menu I use “#aboutus” for the URL. Are you telling me to try something different than what I have currently? I really hope the developers figured out how to fix this.

    Thanks

    #242303
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No that’s correct, does that not give you the active link?

    – Kyle

    #242307
    21cls_media
    Member
    Post count: 54

    No, “Home” is always the active link that is underlined – no matter if you click on any of the other menu items that bring you down the page to each Section ID. That’s why I was wondering if, since June 2014, the developers had figured out how to fix it.

    #242308
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I’ll forward to Ed for you

    – Kyle

    #242309
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I’ll forward to Ed for you

    – Kyle

    #242312
    21cls_media
    Member
    Post count: 54

    Thank you, I appreciate all help on this issue.

    #242496
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    #242668
    21cls_media
    Member
    Post count: 54

    Did this get forwarded to Ed? Just wondering when I might hear from him on this issue..

    Thanks

    #242710
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @21cls_media

    Yes it was added – you are using a very outdated version of Dante, it is on v3.2.3 now.

    – Ed

    #243503
    21cls_media
    Member
    Post count: 54

    Ed,

    Thank you for alerting us to our outdated theme – we went ahead and updated WordPress and Dante! The menu is currently working now but we have now run into the issue of having the “Home” button always in “active state” while other menu buttons are in “active state”. I do get that “technically” we are always on the “Home” page and that is probably why it is always active, but we would like to turn off the active state of the “Home” button while other menu buttons are in active state (basically, making the “Home” menu button serve as a “back to top” link).

    Is there code to make this possible?

    Thanks again for all of your help so far.

    #243508
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please test this custom CSS:

    li.menu-item-1445.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-1405.current_page_item a {
        color: #fff;
    }
    li.menu-item-1445.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-1405.current_page_item span {
        background-color: #fff!important;
    }

    Thanks.

    #243531
    21cls_media
    Member
    Post count: 54

    David,

    I don’t think that the custom CSS you provided changed anything. What was it supposed to do?

    #243576
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    For me that removing your Home link activate state, is that what your asking?

    Thanks.

Viewing 15 posts - 1 through 15 (of 19 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register