PHP Error and feed not working

Posted in: Newspaper
Post count: 43

Hello,

how do we resolve the below PHP error and our feed is empty/blank, https://www.kemifilani.ng/feed

PHP Fatal error: Uncaught Error: Class ‘td_util’ not found in /home/kemifil/public_html/wp-content/themes/Newspaper/functions.php:52
Stack trace:
#0 /home/kemifil/public_html/wp-includes/class-wp-hook.php(287): {closure}(false, Object(WP_Query))
#1 /home/kemifil/public_html/wp-includes/plugin.php(206): WP_Hook->apply_filters(false, Array)
#2 /home/kemifil/public_html/wp-includes/class-wp.php(658): apply_filters(‘pre_handle_404’, false, Object(WP_Query))
#3 /home/kemifil/public_html/wp-includes/class-wp.php(748): WP->handle_404()
#4 /home/kemifil/public_html/wp-includes/functions.php(1285): WP->main(”)
#5 /home/kemifil/public_html/wp-blog-header.php(16): wp()
#6 /home/kemifil/public_html/index.php(17): require(‘/home/kemifil/p…’)
#7 {main}
thrown in /home/kemifil/public_html/wp-content/themes/Newspaper/functions.php on line 52

Post count: 35449

Hi,
Hmm, this seems to be a problem related to the smart lists, do you have any smart lists set on your website? if yes, we have a quick fix, also this week will be a theme update where it is fixed this problem.
To fix this problem with smart list you need to set this code in this file path wp-content/themes/Newspaper/functions.php set the code at the end of file.
Thank you!

Post count: 43

what do you mean by smart list ??

Post count: 35449

Hi, some problems were before for the users that had a smart list set if is not the case, just make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins (theme plugins), also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also make sure that you are using the last version of Newspaper theme, correctly is v10.3.6.1 there will be soon a new update.
Also make sure that all the theme requirements are as in our guide from here -> https://forum.tagdiv.com/requirements-for-newspaper/
Also our theme do not has any options for feeds, you can use only these from WordPress or some plugins for feeds.
-> https://www.wpbeginner.com/beginners-guide/what-is-rss-how-to-use-rss-in-wordpress/
Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.