It sounds like there’s a hidden error in your theme. To see the error, you can turn on debugging in your wp-config.php file:
Debugging in WordPress
Thread Starter
u88257
(@u88257)
Notice: Use of undefined constant utf8_trim – assumed ‘utf8_trim’ in /var/www/vhosts/echoabc.com.tw/httpdocs/wordpress/wp-content/plugins/whisper-comment-afm/whisper-comment-afm.php on line 242
Notice: Use of undefined constant substr_UTF8 – assumed ‘substr_UTF8’ in /var/www/vhosts/echoabc.com.tw/httpdocs/wordpress/wp-content/plugins/whisper-comment-afm/whisper-comment-afm.php on line 257
Notice: get_current_theme is deprecated since version 3.4! Use wp_get_theme() instead. in /var/www/vhosts/echoabc.com.tw/httpdocs/wordpress/wp-includes/functions.php on line 3201
Fatal error: Cannot redeclare simpel_render_title() (previously declared in /var/www/vhosts/echoabc.com.tw/httpdocs/wordpress/wp-content/themes/simpel/functions.php:87) in /var/www/vhosts/echoabc.com.tw/httpdocs/wordpress/wp-content/themes/simpel/inc/extras.php on line 56
There seems to be an issue with this theme on WordPress 4.0. If you upgrade to 4.1, it should work.
I see this is a brand new theme. I’ll try to report this error to the theme author.
Hello everyone,
The last error seems to be due to a piece of code in the theme.
It will surely be rectified in the next update.
Not sure about the rest of them, they seem to be generated due to some plugin.
Thread Starter
u88257
(@u88257)
Thanks for reply
I am in 4.1 now
🙂