Not resolved

Social Icons not displayed with IE

Ultra Theme started by Xavier Le Garrec Sep 28, 2015 17 replies
Xavier Le Garrec Sep 28, 2015 · 11:18 am #2408

Hi Andrew,

hope you are doing well.

I noticed that when I open my current site http://www.anciens-sciencesporennes.net my social icons in the header menu are not displayed.
They are however well displayed when I open the site with firefox or chrome.

I’ve read one of your past discussions with a user on a patch that needs to be installed for IE compatibility, should I follow the same procedure ?

Thanks and have a nice day !
Xavier

Andrew Misplon Puro Sep 28, 2015 · 11:31 am #2409

Hi Xavier

IE
Sorry to hear about the hassle. No need for the IE legacy child theme. Those changes are included in Ultra 1.0.2 which is live. I’ll release the premium update a bit later today. Ultra 2.0.2.

Give me a couple of mins. I’ll look into the IE issue for you on another computer.

Upcoming update
The upcoming 2.0.2 update might affect your child theme. Can you let me know, which files do you currently have in your child theme? Could you send a list? Thanks 🙂

Andrew Misplon Puro Sep 28, 2015 · 11:32 am #2410

In summary, if any template files and/or footer.php are present in your child theme we need to make a very small change.

Andrew Misplon Puro Sep 28, 2015 · 12:04 pm #2411

Confirmed. The upcoming 2.0.2 update will fix this. I’ll get that shipped to you this afternoon. Thanks for reporting.

Xavier Le Garrec Sep 28, 2015 · 1:34 pm #2412

Thanks a lot,

I only use the function.php

here is my child theme folder :

http://we.tl/NMWcNkGhjm

Thanks !

Andrew Misplon Puro Sep 28, 2015 · 2:48 pm #2413

Thanks for sending. There won’t be any problems with your child theme.

(I think you can remove wp-config.php from your child theme. It won’t have any effect there.)

Andrew Misplon Puro Sep 28, 2015 · 3:07 pm #2416

The new version should be available in your Dashboard > Updates panel shortly. Let me know how it goes.

Thanks 🙂

Xavier Le Garrec Sep 29, 2015 · 10:57 am #2454

Thanks a lot Andrew !

Andrew Misplon Puro Sep 29, 2015 · 10:58 am #2455

For sure!

Xavier Le Garrec Sep 29, 2015 · 5:05 pm #2456

This reply has been marked as private.

Andrew Misplon Puro Sep 29, 2015 · 7:36 pm #2461

Thanks so much for the testing assistance. I’m checking at the moment and will reply ASAP.

Andrew Misplon Puro Sep 29, 2015 · 8:17 pm #2462

I’ve found the problem. That’s a good first step. It came about, only in IE11 when I attempted to make it possible to use social icons in all the menu locations. Please, allow me a day to try figure out a way of resolving. I’ll come back to you ASAP!.

Thanks!

Xavier Le Garrec Sep 30, 2015 · 11:07 am #2463

sure I’m in no hurry on this.. most people I know use Firefox or Chrome which are way more efficient 🙂 thanks a lot

Andrew Misplon Puro Oct 1, 2015 · 11:34 am #2474

Thanks for the wait! I’ll have this fix with you ASAP.

Andrew Misplon Puro Oct 2, 2015 · 6:28 pm #2476

Here we go 🙂 Hotfix as follows. Insert at Appearance > Custom CSS:

/* Social Icons Hotfix: Remove after x.0.3 */

.menu a[href*="behance.net"]:before, .menu a[href*="codepen.io"]:before, .menu a[href*="delicious.com"]:before, .menu a[href*="deviantart.com"]:before, .menu a[href*="digg.com"]:before, .menu a[href*="dribbble.com"]:before, .menu a[href*="facebook.com"]:before, .menu a[href*="flickr.com"]:before, .menu a[href*="foursquare.com"]:before, .menu a[href*="github.com"]:before, .menu a[href*="plus.google.com"]:before, .menu a[href*="instagram.com"]:before, .menu a[href*="linkedin.com"]:before, .menu a[href*="pinterest.com"]:before, .menu a[href*="reddit.com"]:before, .menu a[href*="soundcloud.com"]:before, .menu a[href*="stackexchange.com"]:before, .menu a[href*="stackoverflow.com"]:before, .menu a[href*="tumblr.com"]:before, .menu a[href*="twitter.com"]:before, .menu a[href*="vimeo.com"]:before, .menu a[href*="vine.co"]:before, .menu a[href*="vk.com"]:before, .menu a[href*="weibo.com"]:before, .menu a[href*="wordpress.com"]:before, .menu a[href*="xing"]:before, .menu a[href*="youtube.com"]:before {
  font-size: medium;
}

Apologies for the hassle and thanks for your support.

18 posts