Widgets admin is blank

Posted in: Newspaper
Post count: 6

I am running fresh install of Newspaper 8.0 on a fresh install of Word Press 4.8. There are no plugins running except Newspaper plugins. When I go to…. /wp-admin/widgets.php it’s a blank page.

If I change themes then my widgets admin works again.

What can I do to fix this issue?

Thank you in advance for your help.

Post count: 20688

Hi,

Please check the theme system status and make modifications to these parameters if necessary
https://forum.tagdiv.com/system-status-parameters-guide/
A similar issue was also solved by activating the mbstring for the server
https://forum.tagdiv.com/topic/widget-page-wont-load-after-updating-to-wp-4-8/

Thanks

Post count: 6

Adding “define( ‘WP_MEMORY_LIMIT’, ’64M’ );” to the config did not work.

However…..

Activating mbstring solved the issue.

Thank you!

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