最新消息:Welcome to the puzzle paradise for programmers! Here, a well-designed puzzle awaits you. From code logic puzzles to algorithmic challenges, each level is closely centered on the programmer's expertise and skills. Whether you're a novice programmer or an experienced tech guru, you'll find your own challenges on this site. In the process of solving puzzles, you can not only exercise your thinking skills, but also deepen your understanding and application of programming knowledge. Come to start this puzzle journey full of wisdom and challenges, with many programmers to compete with each other and show your programming wisdom! Translated with DeepL.com (free version)

Wordpress Error blank page In section website

matteradmin7PV0评论

I installed plugin coming soon seedprod after that i uninstall it i get blank page in my website ,admin section still work good problem just with my theme, i cleared cache,i rename all plugins but still get this error how to i can solve that ?

Debug log

[27-Mar-2019 19:23:05 UTC] PHP Fatal error: Call to undefined function get_mental_seo_description() in /home/hibaiamc/www.mywebsite/wp-content/themes/mental/header.php on line 21
[27-Mar-2019 19:23:07 UTC] PHP Fatal error: Call to undefined function get_mental_seo_description() in /home/hibaiamc/www.mywebsite/wp-content/themes/mental/header.php on line 21
[27-Mar-2019 19:24:05 UTC] PHP Fatal error: Call to undefined function get_mental_seo_description() in /home/hibaiamc/www.mywebsite/wp-content/themes/mental/header.php on line 21
[27-Mar-2019 19:29:18 UTC] PHP Fatal error: Call to undefined function get_mental_option() in /home/hibaiamc/www.mywebsite/wp-content/themes/mental/single-gallery.php on line 15

I installed plugin coming soon seedprod after that i uninstall it i get blank page in my website ,admin section still work good problem just with my theme, i cleared cache,i rename all plugins but still get this error how to i can solve that ?

Debug log

[27-Mar-2019 19:23:05 UTC] PHP Fatal error: Call to undefined function get_mental_seo_description() in /home/hibaiamc/www.mywebsite/wp-content/themes/mental/header.php on line 21
[27-Mar-2019 19:23:07 UTC] PHP Fatal error: Call to undefined function get_mental_seo_description() in /home/hibaiamc/www.mywebsite/wp-content/themes/mental/header.php on line 21
[27-Mar-2019 19:24:05 UTC] PHP Fatal error: Call to undefined function get_mental_seo_description() in /home/hibaiamc/www.mywebsite/wp-content/themes/mental/header.php on line 21
[27-Mar-2019 19:29:18 UTC] PHP Fatal error: Call to undefined function get_mental_option() in /home/hibaiamc/www.mywebsite/wp-content/themes/mental/single-gallery.php on line 15

Share Improve this question edited Mar 27, 2019 at 21:39 fuxia 107k39 gold badges255 silver badges459 bronze badges asked Mar 27, 2019 at 19:52 Abdo AboAbdo Abo 11 bronze badge 1
  • I recommend to restore the theme from the backup that was before installing the plugin. – Martin Commented Mar 27, 2019 at 21:45
Add a comment  | 

1 Answer 1

Reset to default 0

To be honest, there is probably not too much we can help with without looking the code and determining why it's there in the first place. My recommendation would be to find this function get_mental_seo_description() and comment it and see if that helps.

Articles related to this article

Post a comment

comment list (0)

  1. No comments so far