There's a bug in your CSS. Within "sociable/css/sociable.css" at line 205 and 215 you're using root relative paths instead of relative paths or parsing the WP_PLUGIN_URL. These should be changed to the following:
behavior: url('./pie.htc');
There's a bug in your CSS. Within "sociable/css/sociable.css" at line 205 and 215 you're using root relative paths instead of relative paths or parsing the WP_PLUGIN_URL. These should be changed to the following:
behavior: url('./pie.htc');
Agreed. It is causing lots of 404 Errors on our site.
I just starting getting those 404s as well. When it "pie.htc" called? Didn't see it before.
Yes, loads of 404 errors in sociable, and no answer from the development team nor any fix. I edited much of the plugin's CSS myself to fix the 404s (by adding absolute paths) but this one just started showing up. Getting sick of fixing this plugin.
This plugin has to fall from the top and take its right place. Specially being popular makes it worse. Badly coded and on many sites, it's the cause of much page load slowdowns.
You must log in to post.