Wordpress致命错误

时间:2017-10-03 09:46:11

标签: css wordpress wordpress-theming

我是wordpress的新手,我在wordpress主题中尝试更新style.css时出现此错误,我不认为css导致崩溃请帮助我导致此问题的原因:

  

致命错误:未捕获错误:未找到类'td_mobile_theme'   /home/staging/www/wp-content/themes/Newspaper/mobile/includes/td_global_mob.php:20   堆栈跟踪:#0   /home/staging/www/wp-content/themes/Newspaper/mobile/functions.php(8):   require_once()#1 /home/staging/www/wp-settings.php(424):   include('/ home / staging / w ...')#2 /home/staging/www/wp-config.php(92):   require_once('/ home / staging / w ...')#3   /home/staging/www/wp-load.php(37):require_once('/ home / staging / w ...')#4 /home/staging/www/wp-blog-header.php(13): require_once('/ home / staging / w ...')#5 /home/staging/www/index.php(17):   require('/ home / staging / w ...')#6 {main}抛出   /home/staging/www/wp-content/themes/Newspaper/mobile/includes/td_global_mob.php   第20行

1 个答案:

答案 0 :(得分:0)

您似乎缺少插件或已停用。

通过查看错误消息并搜索唯一条款,我猜您已安装了Newspaper-Theme。 Their website提到“tagDiv Mobile theme”作为可选插件。也许你的主题已被修改,以至于它不再是可选的而是必需的? 查看该插件是否已安装并激活。