Get real time updates directly on you device, subscribe now.
An Italian volunteer was last night kidnapped by gunmen who attacked Chakama trading center Kilifi area in the coast injuring 5 local residents in the process.
According to the police the attack happened last night around 8pm when the gunmen stormed the village shooting in the air at the trading center
The attackers kidnapped 23 year old Italian woman who is a volunteer with Africa Milele Onlus which is an NGO working in the coastal region
Among the 5 injured were 3 minors with one of them being a boy who was shot in the eye where they were rushed to the hospital early Wednesday morning in critical condition.
Get real time updates directly on you device, subscribe now.
function appendFbScript() { var js, id = 'facebook-jssdk', fjs = document.getElementsByTagName('script')[0];
window.fbAsyncInit = function () { FB.init({ appId: '522529577798072', xfbml: true, version: 'v2.0' }); FB.Event.subscribe('comment.create', function (comment_data) { console.log(comment_data); update_comments_count(); }); FB.Event.subscribe('comment.remove', function (comment_data) { update_comments_count(); });
function update_comments_count(comment_data, comment_action) { jQuery.ajax({ type: 'GET', dataType: 'json', url: 'https://www.ghettoradio.co.ke/wp-admin/admin-ajax.php', data: { action: 'clear_better_facebook_comments', post_id: '53511' }, success: function (data) { // todo sync comments count here! data have the counts }, error: function (i, b) { // todo } } ) }; };