Inside the theme file /seofy/core/class/theme-helper.php, scroll to the end of the file and you will see the function:
wgl_theme_activated()
Just need insert below code right in the beginning of the function:
return true;
Inside the theme file /seofy/core/class/theme-helper.php, scroll to the end of the file and you will see the function:
wgl_theme_activated()
Just need insert below code right in the beginning of the function:
return true;