Hey Tamar,
I just pushed a new version with an IE fix as reported here in the forums. Not sure if this solves your problem as well though since I don’t have IE for testing available here..
Could you check and see if it solves your problem?
Thanks!
Hans
Thread Starter
tamar
(@tamar)
Unfortunately it doesn’t π
Mmm problem is, that I don’t have IE11 here myself. Are you familiar with developer tools in IE? By pressing F12 you should be able to see debugging information (as outlined here for example: https://www.davrous.com/2014/08/22/enhance-your-javascript-debugging-life-using-ie11-chrome-opera-firefox-source-map-support/) could you maybe see if you find an error displayed there?
Thanks!
Hans
Thread Starter
tamar
(@tamar)
I have no idea what to look for (but I can turn on debugging mode). You don’t know anyone with a PC you can check on?
Do you’ve got it currently running on a website? Otherwise I can try to see if I can install a virtualmachine on my laptop to do some debugging π
Hans
Thread Starter
tamar
(@tamar)
sure try it on [edited].com. π
Sorry to bother you again π but I might have found a solution, could you maybe test it by downloading the following css file:
https://we.tl/yv8E4n0gz6
And replacing the current file located on your webserver here:
wp-content/plugins/selection-sharer/css/selection-sharer.css
I re-encoded the SVG files in the css, let me know if that new CSS works and I will release another update with it for everyone π
You don’t have FTP access to your server? Mmm okay let me try to find another solution to test it π
Thread Starter
tamar
(@tamar)
No, I do. It’s there. It didn’t solve the problem.
Yeah just uploaded to a newly created test WordPress install too and they don’t show up there in my virtual windows environment too..
Mmm wondering what it than could be.. I used a different encoding type for the SVG reference which should work from what I can find online. Back to the drawing board it is then! :-/
Mmm you removed the website π
Do you’ve got this in between the <head></head> on your template:
<meta http-equiv=”X-UA-Compatible” content=”IE=edge”>
Or maybe something like:
<meta http-equiv=”X-UA-Compatible” content=”IE=8″>
In case the latter or none, could you add the first one?
Thread Starter
tamar
(@tamar)
I did π You need it? I will edit it back again.
[editedagain].com
I added that meta tag but it is still not working.
aarfff π at one moment there will be a solution be assured about that!