Hi Roi, thanks for your reply.
I found this string in php file in Ninja Code:
$pic_big = isset($obj[‘data’][$x][‘cover’][‘source’]) ? $obj[‘data’][$x][‘cover’][‘source’] : “https://graph.facebook.com/{$fb_page_id}/picture?type=large”;
Is it possibile to use in your plugin? If yes, where?
Thx