"1:#:".$jkl['cw44'].":#:0:#:0:#:profile_custom_logo", "2" => "3:#:".$jkl['cw29'].":#:Yes,No:#:0:#:profile_email_required", "3" => "3:#:".$jkl['cw30'].":#:Yes,No:#:0:#:profile_phone_required", "4" => "5:#:".$jkl['cw27'].":#:blue,green,orange,red,pink,grey:#:0:#:profile_colour_theme", "5" => "5:#:".$jkl['cw28'].":#:animate__fadeIn,animate__flash,animate__pulse,animate__headShake,animate__slideInUp,animate__slideInRight:#:0:#:profile_animation");
} else {
// Check the vars for this start
$profile_animate = "animate__fadeIn";
$profile_custom = "";
$btn_custom = "blue";
$profile_logo = '';
// We can have custom online icon
if (isset($widgetsettings[$widgetid]['profile_animation']) && !empty($widgetsettings[$widgetid]['profile_animation'])) {
$profile_animate = $widgetsettings[$widgetid]['profile_animation'];
}
// We can have custom online icon
if (isset($widgetsettings[$widgetid]['profile_colour_theme']) && !empty($widgetsettings[$widgetid]['profile_colour_theme']) && $widgetsettings[$widgetid]['profile_colour_theme'] != "blue") {
$profile_custom = " ".$widgetsettings[$widgetid]['profile_colour_theme'];
$btn_custom = $widgetsettings[$widgetid]['profile_colour_theme'];
}
// We can have custom online icon
if (isset($widgetsettings[$widgetid]['profile_custom_logo']) && !empty($widgetsettings[$widgetid]['profile_custom_logo'])) {
$profile_logo = '';
}
// Get the languages
$allang = "";
foreach(jak_the_lang() as $k => $l) $allang .= '';
$lang_stuff = '