• Resolved markthebro

    (@markthebro)


    Hi!

    I just wanted to add, that the social section doesn’t appear in Google Chrome. In FF and IE everything works fine as it should but in GC the social section (icons) won’t appear

Viewing 15 replies - 1 through 15 (of 15 total)
  • Theme Author Hardeep Asrani

    (@hardeepasrani)

    Hi,

    Could you give me the link to your website? 🙂

    Thread Starter markthebro

    (@markthebro)

    Theme Author Hardeep Asrani

    (@hardeepasrani)

    Hi Mark,

    It appeared normally on my Chrome. Are you using Adblock Pro plugin on your Chrome? 🙂

    Theme Author Hardeep Asrani

    (@hardeepasrani)

    Any updates? 🙂

    Thread Starter markthebro

    (@markthebro)

    yep, the adblocker was the problem!
    thank you very much

    Theme Author Hardeep Asrani

    (@hardeepasrani)

    Awesome. Glad to be of help. 🙂

    Hello, and thanks for awesome themes!

    I have a same problem, but it seems that adblock blocks icons. Is there any solution to solve it?

    Its pretty bad looking, if you have social icon disappears and there is empty place on site. Thank you!

    Theme Author Hardeep Asrani

    (@hardeepasrani)

    Hi,

    It’s something I can’t do much about. It’s a known issue and even Font Awesome has mentioned on their website about this, and they have specified that it’s something they aren’t going to do much about as it’s an issue with Adblock.

    The best way to tackle will be by installing an anti-Adblock plugin, which will allow you ask users to disable adblock on your site.

    More details can be found here: https://github.com/FortAwesome/Font-Awesome/issues/1799

    Thank you ! And what about this workaround?

    So in CSS:

    .fa-youtube-play:before {
    content: “\f16a”;
    }
    Lets change that to:

    .fa-youtube-play:before,
    .fa-utuuuubeeee:before {
    content: “\f16a”;
    }

    Im not really into CSS, so, its going to work? 🙂

    Theme Author Hardeep Asrani

    (@hardeepasrani)

    Yes, in theory. Where are you trying to make it work? In the social section?

    Yes, in social section. I will let you know if it works. Hope it will 🙂

    hmm, i have no clue how to change it, because ther is only <i class=”fa”></i></div> but no “:before {
    content: “\f16a”;”

    could you give me a help please?

    Theme Author Hardeep Asrani

    (@hardeepasrani)

    What do you mean? 🙂

    i dont know how to make it works. Last info from official ad block member is “Updated September 28, 2016: Font Awesome social media icons have been removed from the Antisocial list. That should resolve the issue! If you find it’s still happening, please comment in the the Font Awesome bug report.” but i still have a problem with that. There is lot of workarounds on github, but i dont know how to set up them 🙁

    Im too bad in css and i wont to mess the theme.

    Theme Author Hardeep Asrani

    (@hardeepasrani)

    Hey,

    I’ll need more info to debug this issue which I can’t ask on WPorg forum, please email me at me@hardeepasrani.com so I could properly debug this issue. And don’t forget to include a link to this thread.

    Thank you. 🙂

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Social Icons don't appear in Google Chrome’ is closed to new replies.