After updating plugins and theme my WordPress website is down
-
Fatal error: Call to undefined function x_get_view() in /home/content/p3pnexwpnas10_data03/07/2498807/html/wp-content/themes/x/page.php on line 17
-
Need serious help on find and replace functions.
Please join us on Whatsapp group of notepad++
https://chat.whatsapp.com/JEYJy9tqZwT3vclzVRVJDT -
On the ? menu of Notepad++, there’s an item called “Live Support”. Select that and you’ll be taken to Notepad++'s “chat”. Why create another one?
I find this current website (the Notepad++ Community) far superior to the “Live Support” option. Why not state your problem here?
-
where is live chat option
-
This post is deleted! -
This post is deleted! -
This post is deleted! -
@Sherly-Gomes Hi Sherly,
It looks like the error you’re seeing is related to the X theme missing its core functions. The x_get_view() function is part of the theme’s framework, and this usually happens if:
The X theme is not fully updated.
The Cornerstone plugin (which works with X) is missing or deactivated.
Some core files got overwritten during the update.
Here’s what you can try:
Reinstall the X theme from a fresh download.
Make sure the Cornerstone plugin is installed and activated.
If you’re using a child theme, switch to the parent theme temporarily to test.
Also, always take a full backup before updates. I had a similar issue recently and found some helpful guides while researching. You can check resources like this one: https://medithrivehub.com/ — they often share useful tools and solutions around WordPress and tech issues.
Hope this helps!