New Landing How can we help? Themeforest Theme Support Dante Social Icons not appearing

Viewing 13 posts - 1 through 13 (of 13 total)
  • Posted in: Dante
  • #51123
    Vlietson
    Member
    Post count: 13

    Site: http://www.topgolfcenter.nl
    WP: 3.8.1
    Theme Version: Latest

    Hello,

    Installed Dante a few days ago. I am really impressed and satisfied. I only have one problem:
    The social icons in the header and elsewhere on the site: twitter, facebook etc. are not appearing in firefox, chrome etc (See attachment). They appear only when I am using Safari. How can I fix this? Thanks!

    #51580
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Do you have fontawesome installed? Please provide me with a link so I can check it out for you.

    – Kyle

    #60539
    clickicase
    Member
    Post count: 20

    hi,

    stupid question but I dont have any social media icons on right top of the site – I have been reading so much the forum and couldn’t find where to set up in the menu ๐Ÿ™

    here my site: http://www.clickicase.com

    Many thanks
    f

    #60557
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You need to add the shortcode into the topbar right config in the header options

    – Kyle

    #60977
    clickicase
    Member
    Post count: 20

    ok but which code?

    thanks.

    #60980
    clickicase
    Member
    Post count: 20

    ok i find the code – but it is not aligning properly on the top right side bar. http://www.clickicase.com and they are too big, here my code I inserted: [social style=’light’ type=’facebook,twitter,pinterest,instagram,tumblr’]<br/>

    thanks

    #61130
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Remove the

    – Kyle

    #61426
    clickicase
    Member
    Post count: 20

    Hi Kyle,

    I’m sorry but I don’t understand when you are saying ‘remove the’ – could please a bit more clear?

    I would like to have the social icons on top – aligning on the right side and smaller – like in your preview.

    Thanks

    #61489
    Paddaman
    Member
    Post count: 48

    Hi There,

    I also have same problem as Vlietson. Seems like it is since one of the upgrades. I do not have fontawesome installed.

    Link : http://www.photoalbumsonline.co.za/shop/modern-photo-albums/baroque-200-memo-slip-in-album/

    At the moment i even disabled NGFB Open Graph as it seems it buggers around with the pinterest button but still no luck…

    #61501
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,

    @Paddaman
    – Please open to edit functions.php at /wp-content/themes/dante/

    1-Find this code at line 140 
    wp_register_style('fontawesome', SF_LOCAL_PATH .'/css/font-awesome.min.css', array(), NULL, 'all');
    
    Replace with 
    wp_deregister_style('fontawesome');
    wp_register_style('fontawesomeNew', SF_LOCAL_PATH .'/css/font-awesome.min.css', array(), NULL, 'all');
    
    2-Find this code at line 147
    wp_enqueue_style('fontawesome'); 
    
    Replace with
    wp_enqueue_style('fontawesomeNew'); 

    Hopefully it will work sure . And upgrade to latest theme version 2.16 to fix rest of all issues .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #61510
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Sorry I meant remove the

    <br />

    – Kyle

    #61513
    Paddaman
    Member
    Post count: 48

    Hi Mohammad!

    Thank you very much worked like a charm!

    I am currently on V2.51 with child version V1.0 is that correct?

    #61515
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    @Paddaman – yes its fine .

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