Dear tagDiv team.
I’ve purchased and installed newspaper theme on my wordpress blog.
Installing and activating the theme on my wordpress blog has been successful, but uncaught error in comments.php file is occurred in the comments area of the blog.
the stack trace is below. :
Uncaught Error: Call to undefined function __td() in /volume1/web/WordPress/wordpress/wp-content/themes/Newspaper/comments.php on line 140 Error: Call to undefined function __td() in /volume1/web/WordPress/wordpress/wp-content/themes/Newspaper/comments.php on line 140
Call Stack: 0.0001 403696 1. {main}() /volume1/web/WordPress/wordpress/index.php:0 0.0001 403976 2. require(‘/volume1/web/WordPress/wordpress/wp-blog-header.php’)
/volume1/web/WordPress/wordpress/index.php:17 0.1726 5345336 3. require_once(‘/volume1/web/WordPress/wordpress/wp-includes/template-loader.php’)
/volume1/web/WordPress/wordpress/wp-blog-header.php:19 0.1761 5400024 4. include(‘/volume1/web/WordPress/wordpress/wp-content/themes/Newspaper/single.php’)
/volume1/web/WordPress/wordpress/wp-includes/template-loader.php:78 0.2146 5529096 5. comments_template()
/volume1/web/WordPress/wordpress/wp-content/themes/Newspaper/single.php:21 0.2212 5543392 6. require(‘/volume1/web/WordPress/wordpress/wp-content/themes/Newspaper/comments.php’)
/volume1/web/WordPress/wordpress/wp-includes/comment-template.php:1510 0.2214 5543392 7. wp_list_comments()
/volume1/web/WordPress/wordpress/wp-content/themes/Newspaper/comments.php:25 0.2217 5546752 8. Walker_Comment->paged_walk()
/volume1/web/WordPress/wordpress/wp-includes/comment-template.php:2174 0.2217 5547552 9. Walker_Comment->display_element()
/volume1/web/WordPress/wordpress/wp-includes/class-wp-walker.php:387 0.2217 5547552 10. Walker_Comment->display_element()
/volume1/web/WordPress/wordpress/wp-includes/class-walker-comment.php:139 0.2218 5549000 11. Walker_Comment->start_el()
/volume1/web/WordPress/wordpress/wp-includes/class-wp-walker.php:145 0.2218 5565512 12. td_comment()
/volume1/web/WordPress/wordpress/wp-includes/class-walker-comment.php:179
(link : comments error)
Except for the newspaper theme, the rest of the themes are working well. What should I do?
-
This topic was modified 6 years by
rvalue43.