Recent content by kaper

  1. K

    How to remove fTheme footer without error?

    In the file functions.php replace (line 63 onwards..) 'function wp_initialize_the_theme_load() { if (!function_exists("wp_initialize_the_theme")) { wp_initialize_the_theme_message(); die; } } function wp_initialize_the_theme_finish() { $uri = strtolower($_SERVER["REQUEST_URI"]); if(is_admin()...
Back
Top