Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
  • in reply to: Add Font Awesome Icon to Social Media Header #63941
    Kimley
    Member
    Post count: 15

    Yay! So glad you were able to get it worked out!

    in reply to: Add Font Awesome Icon to Social Media Header #63935
    Kimley
    Member
    Post count: 15

    I took a look at the short code you posted and it looks like you’re missing the if ($id == “envelope”) line of the code.

    This is what I used:

    					if ($id == "phone") {
    						$social_icons .= '<li class="phone"><a href="http://www.visionfirst.com/contact-us/"><i class="fa-phone"></i><i class="fa-phone"></i></a></li>'."\n";
    					}
    

    Hope that fixes it.

    in reply to: Add Font Awesome Icon to Social Media Header #63887
    Kimley
    Member
    Post count: 15

    Not exactly sure how you have your header set up but in the Theme Options -> Header Options, for Top Bar right text config I have the following:

    [social size=’small’ style=’light’ type=’twitter,facebook,phone’]

    “phone” should be whatever ID you’ve given the icon you wish to use i.e. “envelope” and change all my references to “phone” in the short code to the Font Awesome icon you wish to use.

    You can see how this looks on my site – I’ve added the phone icon to the right of the Facebook & Twitter icons:

    Home

    Hope this helps…

    Kimley

    in reply to: Add Font Awesome Icon to Social Media Header #63870
    Kimley
    Member
    Post count: 15

    Hi tracytracy,

    I had the same issue that you’re having. I altered the code as follows (obviously change your link and the icon you wish to use):

    					if ($id == "phone") {
    						$social_icons .= '<li class="phone"><a href="http://www.visionfirst.com/contact-us/"><i class="fa-phone"></i><i class="fa-phone"></i></a></li>'."\n";
    					}
    

    Let me know if you need any further clarification. Hope that helps!

    Kimley

    in reply to: IE8 logo problem & grey spacer box at bottom of pages #59748
    Kimley
    Member
    Post count: 15

    Fantastic! This did the trick. I had to change it to 768px to get it to work in portrait mode on older iPads but now it’s all working great.

    Thanks so much!

    I’m so happy with the excellent support on this theme!

    Kimley

    in reply to: IE8 logo problem & grey spacer box at bottom of pages #59572
    Kimley
    Member
    Post count: 15

    Hi,

    Unfortunately, I need to revisit this issue as I’ve just discovered that the solution is causing a problem with the mobile menu. The mobile menu works fine when I remove the custom css but the menu drops below the logo when I have this custom CSS. I’m attaching a screen shot.

    Any ideas how I can fix this?

    I did do the latest upgrade to Dante 2.5. The problem was happening before the upgrade and is continuing after the upgrade.

    Thanks so much!

    Kimley

    in reply to: IE8 logo problem & grey spacer box at bottom of pages #55549
    Kimley
    Member
    Post count: 15

    Thank you! Thank you! Thank you! That did the trick.

    So relieved. I’m very happy with this theme. Beautiful design and great flexibility.

    And great support too!

    Thanks again!

    in reply to: IE8 logo problem & grey spacer box at bottom of pages #55162
    Kimley
    Member
    Post count: 15

    I’m seeing the same problem in both Windows XP/IE8 and Windows 7/IE8. I use browserstack.com to check my sites.

    Thanks!

    Kimley

    in reply to: IE8 logo problem & grey spacer box at bottom of pages #54677
    Kimley
    Member
    Post count: 15

    Thanks so much for the quick reply. Unfortunately, this did not make any change. I still don’t see the logo properly.

    I do not see the logo in the Dante demo in IE8 (screenshot below) so I’m quite worried about this glitch. Unfortunately, I can’t use this theme if the logo doesn’t show up in IE8. I can live with some of the other glitches in IE8 but I do need basic content to show.

    Please let me know if this can be fixed.

    Thanks so much!

    Kimley

    in reply to: Add Font Awesome Icon to Social Media Header #53188
    Kimley
    Member
    Post count: 15

    Great! Thanks so much again for all your help!

    Kimley

    in reply to: Add Font Awesome Icon to Social Media Header #53051
    Kimley
    Member
    Post count: 15

    Thanks so much for the super quick reply!

    This almost worked however it added two phone icons to the right of each of my social media icons. But you sent me in the right direction and I was able to configure it exactly how I wanted it.

    Since I’ve now made changes to the shortcodes file, will these be lost if I update the theme? Will using a child theme save these if I update?

    Thanks so much for your help!!!

    Kimley

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