Where does Newspaper store the Facebook SDK?

Posted in: Newspaper
Post count: 105

In order to emebd anything from Facebook, the theme must import the Facebook snippet. Where is that stored (probably in the DB) ? Cause I am pretty sure is used by the feature to embed Facebook url as featured video on a post.

The problem I am facing is that Facebook is using the wrong localization on my website (currently using uk_uA). There’s no reason for that to happen, especially since my website/facebook/anything else has nothing to do with Ukraine.

Such an example: https://esportsmedia.ro/highlights/hearthstone-highlights/golakka-winning-move-angeloshaggy/

I am trying to replace uk_UA with en_US, but there’s nothing in the src nor could I find anything in the DB.

A similar problem had this guy, but he could fix it with a snippet in the functions.php. Same hack didn’t work for me on Newspaper

Post count: 105

Later edit: I found in the DB a reference to a key called fbconnectkey. This was in wp_options but no idea where it’s defined.

Post count: 23312

Hello Erythros,

Please keep in mind this has nothing to do with our theme but it’s the only WordPress related. You should check your database and check there as you wish. As a hint you can start from here -> https://www.screencast.com/t/5NCO6le65Hl

Thanks for your understanding!

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.