_check_homepage_setup()){ $class = "activated"; $btn_text = __("Home Page Activated",'big-store'); $Bstyle = "display:none;"; $style = "display:inline-block;"; }else{ $class = "default-home"; $btn_text = __("Set Home Page",'big-store'); $Bstyle = "display:inline-block;"; $style = "display:none;"; } ?>