• Resolved derbyagencey

    (@derbyagencey)


    Hi,

    and congratulation for your plugin !

    Setting a locale in the shortcode doesnt change the locale in the API call

    eg:

    feed.php
    line 74 :
    $jws_api_url = ‘https://graph.facebook.com/v2.8/’ .$page_id. ‘/’.$query.’?fields=id,from{name,id},message,message_tags,story,story_tags,picture,full_picture,link,source,name,caption,description,type,status_type,object_id,created_time,attachments{subattachments},shares,likes{id,name},comments{id,from,message,message_tags,created_time,like_count,comment_count,attachment}&access_token=’. $access_token . ‘&limit=’ . $post_limit . ‘&locale=en_us‘;

    The Facebook status are in english even if the feed is set to a different language

    Can you please fix this ?

    Thanks !

Viewing 1 replies (of 1 total)
  • Plugin Author Danish Ali Malik

    (@danish-ali)

    Hi @derbyagencey,

    Hope you will be fine 🙂

    Thanks for figuring out the solution.
    I will defiantly fix this and release the updated version very soon.

    Have a good day.

    Danish Ali Malik!

Viewing 1 replies (of 1 total)
  • The topic ‘Setting locale doesnt change the API call’ is closed to new replies.