Hmm, I tried to reproduce it with my site and I couldn’t. Try http://flyertests.org.ua/uncategorized/hello-world/ in FB status.
You can try next:
1. Open rating.php
2. Find function spr_print_additional_styles() at line 890 or around that
3. Replace it with function here -> http://pastebin.com/j0dN4LDc (this is how it will be done in next version anyway)
4. Save.
Let me know if it helps you.
Hi there,
thanks for the quick answer!
Unfortunately I tried your solution, but it doesn’t make a difference.
When I share your page http://flyertests.org.ua/uncategorized/hello-world/, indeed the problem does not occur…
But sharing any post from me, gives me always the same CSS-code…
Do you see it too when you copy the link http://www.moviesnackx.com/unbroken-2014/ in a FB-status?
Are you using some caching plugin?
It’s still parsing <style>#spr_container{text-align:left !important;}</style> while it’s not even on the page anymore.
Also, for some reason, ajax object and additional style get added 2 times on your site.
And yes, I tried your page just now and I still see it too.
I noticed the page cache was enabled due to the W3 Cache plugin. I disabled this now, and cleared all cache, but I still have the same problem :(…
And what I don’t understand… The problem doesn’t occur on every post…
When I try to share http://www.moviesnackx.com/the-theory-of-everything-2014/ I don’t get this problem.
Sometimes the CSS code is there, sometimes not… But I don’t see why 🙁
Well, I honestly have no clue why. Plugin doesn’t return that bit which FB parses as part of the link description anymore.
I don’t really know how to help here. Sorry.
Ok, no problem, thanks anyway.
Just let me know here in case of a solution ;).