New Landing How can we help? Themeforest Theme Support Dante Extend sf-header.php (+Alt Menu)

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #36196
    chrati
    Member
    Post count: 8

    Hi there,

    i am trying to extend the TOP HEADER (sf_top_header). I want to place the “wp_nav_menu (Alt Menu)” next to the sf_aux_links menu.
    (Example > Imprint | Contact | Sign Out | English)

    For this I have added some code to the AUX LINKS section of the sf-header.php file:

    $aux_links_output .= '<nav class="top-menu std-menu clearfix">'. "\n";	
    $aux_links_output .= wp_nav_menu( $tb_menu_args );
    $aux_links_output .= '</nav>'. "\n"; 
    
    if ($show_account) { ...

    Unfortunately only unformated links are shown as result.
    Can u please give me a hint how to style the menu in the same way as the aux link menu?

    I am really missing this option in the theme config ๐Ÿ˜‰

    Thanks in advance

    #36211
    chrati
    Member
    Post count: 8

    Hi there,

    just read it in the support forum that the menu concept isnt customizable in any way. Makes it unusable for us ;(
    Having 3 static rows! for menus is a usability bug imo.

    Swift Ideas โ€“ Ed
    DECEMBER 3, 2013 AT 1:22 PM #35019
    This isnโ€™t currently possible, but Iโ€™ve just added it to the list for an update!

    – Ed

    REPLY

    #36475
    Melanie – SUPPORT
    Member
    Post count: 11032

    It definitely is possible but only if you know your way around PHP ๐Ÿ™‚
    Ed was referring to a feature you could control via theme options. This is currently not possible indeed.

    #36477
    chrati
    Member
    Post count: 8

    Hi Melanie,

    thanks for letting me know that it is possible. Now all my problems regarding this theme are solved ;).
    Especially people who are buying WP themes know all ways around PHP, really!

    Regards
    Chris

    #36497
    chrati
    Member
    Post count: 8

    Hi again,

    fortunately I have found my way around PHP, the universe and everything.

    root@hoskag:/var/www/vhosts/hoskag/httpdocs/wp-content/themes/dante/# rm -R *
    root@hoskag:/var/www/vhosts/hoskag/httpdocs/wp-content/themes/dante/# 42

    Regards Chris

    #36764
    Melanie – SUPPORT
    Member
    Post count: 11032

    Thanks ๐Ÿ™‚

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

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

License required for the following item
Login and Registration Log in · Register