New Landing How can we help? Themeforest Theme Support Dante Social icons in header 7

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #39042
    yas1212
    Member
    Post count: 16

    Hi,
    I would like to place social icons as it is on header 4 (screenshot 4)- on header 7 (screenshot 3).
    Shortcode [social] or [social type=’facebook,twitter,dribbble,googleplus,vimeo’] is not working for me, when placed into “Header left text config”.
    Thank you!

    #39243
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Make sure you are entering the shortcode in the correct place. There are two left text sections, Top Header Left Text, and Header Left Text.

    Hope that helps.

    – Ed

    #39382
    yas1212
    Member
    Post count: 16

    Hi Ed,

    I entered shortcode in Header Left Text.(screenshot_1)

    The result on frontend (screenshot_2)

    Thanks

    #39524
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi,

    Please see screenshot http://prntscr.com/2f3fnl . It seems that the top header area is not coded to accept shortcodes.

    In ‘dante/includes/sf-header.php’ on line 262 change

    $top_header_output .= $header_left_text;

    to

    $top_header_output .= do_shortcode($header_left_text);

    Thanks
    Tahir

    #39530
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi ,

    Have added the php and custom css code for it to work in your installation using the login pass from the other thread.

    Here is the custom css

    ul.social-icons {
    margin: 5px 0 0 0;
    }

    Thanks
    Tahir

    #39553
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    I’ve added this in for the next update.

    Thanks,

    – Ed

    #39565
    yas1212
    Member
    Post count: 16

    Thanks Tahir and Ed. Resolved.

    #39760
    Tahir – SUPPORT
    Member
    Post count: 1212

    You are Welcome.
    -Tahir

Viewing 8 posts - 1 through 8 (of 8 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