【发布时间】:2017-10-03 19:10:54
【问题描述】:
我是 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): 需要一次()#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 行
【问题讨论】:
标签: css wordpress wordpress-theming