if($widget->social_media == ''): ?>
else: ?>
$social_media = explode(',', $widget->social_media) ?>
foreach($social_media as $key=>$value): ?>
if(!strcmp(trim($value), 'whatsapp')): ?>
endif ?>
if(!strcmp(trim($value), 'facebook')): ?>
endif ?>
if(!strcmp(trim($value), 'tweet')): ?> endif ?>
if(!strcmp(trim($value), 'linkedin')): ?>
endif ?>
if(!strcmp(trim($value), 'pinterest')): ?>
endif ?>
if(!strcmp(trim($value), 'googleplus')): ?>
endif ?>
if(!strcmp(trim($value), 'vkontakte')): ?>
endif ?>
if(!strcmp(trim($value), 'odnoklassniki')): ?>
endif ?>
if(!strcmp(trim($value), 'tumblr')): ?>
endif ?>
if(!strcmp(trim($value), 'reddit')): ?>
endif ?>
if(!strcmp(trim($value), 'stumbleupon')): ?>
endif ?>
if(!strcmp(trim($value), 'digg')): ?>
endif ?>
if(!strcmp(trim($value), 'flipboard')): ?>
endif ?>
if(!strcmp(trim($value), 'email')): ?>
endif ?>
if(!strcmp(trim($value), 'print')): ?>
endif ?>
endforeach ?>
endif ?>
loaded()):?>