This should solve the problem:
- Visit this link
YOUR-SITE-URL/wp-admin/theme-editor.php?file=admin%2Fadmin-interface.php&theme=travelz
- Locate this code on line 7:
$functions_path = THEME_ADMIN . '/';
- Delete that code then click Update File
This should solve the problem:
- Visit this link
YOUR-SITE-URL/wp-admin/theme-editor.php?file=admin%2Fadmin-interface.php&theme=travelz
- Locate this code on line 7:
$functions_path = THEME_ADMIN . '/';
- Delete that code then click Update File
0 Comments