New theme? There isn’t a new theme
Yes, There is
Check this out http://i.imgur.com/Xb4yyrP.png
didn’t you noticed the difference?
When using 2.3 the new “theme” should be there. One thing that may be happening is that you’re calling the SDK with another resource and loading 2.0? Check the source and ensure only 2.3 of the SDK is running
There is only one resource. and It’s calling the SDK v2.3
Can you post a link please?
I see the SDK called 3 times in that page. View source and find “sdk”. The first instance does not call 2.3
Yeah, SDK is callded 3 time, my bad 🙂
But I think all of it call v2.3
the first call is for post embedding which is using new theme of facebook post embed
the second is for like button which is using new theme too
and the last, it was for comment i guess.
I would say to work on getting all but the plugin to load it. Then try again and should work
Hello there!
I’ve deleted all JS SDK, and only use SDK from the plugin, and it’s work!
Thanks for help!