"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['profile_animation']) && !empty($widgetsettings['profile_animation'])) { $profile_animate = $widgetsettings['profile_animation']; } // We can have custom online icon if (isset($widgetsettings['profile_colour_theme']) && !empty($widgetsettings['profile_colour_theme']) && $widgetsettings['profile_colour_theme'] != "blue") { $profile_custom = " ".$widgetsettings['profile_colour_theme']; $btn_custom = $widgetsettings['profile_colour_theme']; } // We can have custom online icon if (isset($widgetsettings['profile_custom_logo']) && !empty($widgetsettings['profile_custom_logo'])) { $profile_logo = 'logo'; } // Get the languages $allang = ""; foreach(jak_the_lang() as $k => $l) $allang .= ''; $lang_stuff = '
'; // We only go small in this template $livecode = '
'.$lang_stuff.'
'; } ?>