Questions tagged [errors]
Not all errors one encounters while working with WordPress are actually caused by WP. When asking about errors be as specific as possible. Just telling which error you get, is usually not enough to help you tracking it down.
1,257 questions
-1votes
2answers
27views
Cannot establish AJAX connection ('400 Bad Request')
Im trying to create a very basic AJAX script that shows a random post title, just so I at least know I can get AJAX to work. But I keep getting a 400 error in the Chrome console. I've been checking my ...
0votes
1answer
44views
Hybrid approach to register a Block results in error — Your site doesn’t include support for the
I applied your learning from this tutorial on another HTML to WP Block theme conversion, and I used a Hybrid approach: PHP + JSX for block registration. It renders on the front page, but in the ...
0votes
0answers
18views
Website page with white screen on Front-End
I'm facing a problem with my Wordpress website. I use Elementor and I created a specific page within my website for my custom t-shirt landing page, but this page doesn't open for the client, it's all ...
0votes
1answer
22views
Adding a new custom post type using the editor causes 502 bad gateway error
I have two custom post types setup on my website. When I navigate to Custom Post Type Name > Add New Post Type in the WordPress admin panel, the following error is displayed via Cloudflare: Error ...
1vote
1answer
56views
Rewrite standard $errors messages output via function.php
For example: ERROR: Invalid email address. Lost your password? I want to catch it and show my own message instead. I can edit user.php in WordPress but I don't want to touch base (core) WP files.
0votes
2answers
81views
Critical Error on Pages – WP_DEBUG Not Showing Anything
We have a bunch of sites using a custom theme we had assistance creating many years ago. When we upgrade PHP on the server from v7.4.x to v8.2.x, we get a critical error message on most of the pages (...
0votes
1answer
22views
WordPress update bug
I have some WordPress website problems which is mysteriously broken could you guys help me out? https://englishonlycafe.com It was look like this https://web.archive.org/web/20230203182755/https://...
0votes
0answers
25views
Pages still display when theme is missing
I'm having problems with a custom theme and pages on the front end other than the home page displaying: There has been a critical error on this website. This error message is displayed on an error ...
1vote
1answer
88views
How is wp_admin_notice supposed to work?
I have a function related to two hooks: // this action only fires if the current user is editing their own profile add_action('personal_options_update', 'yop_save_custom_user_profile_fields'); // ...
0votes
0answers
15views
Facing 503 error on PHP files after deleting hidden files from the root folder
I am in the process of transferring my Wordpress website to Zume hosting. The website was working fine on my previous hosting provider. After uploading the files and database to Zume (using file ...
0votes
0answers
37views
Website slows down and Error 522
I am the web admin of an eCommerce site hosted on Digital Ocean using LEMP stack, with CloudFlare as CDN. Everything went well for months but suddenly just now all the operations slow to a crawl, ...
0votes
0answers
31views
Is there a way to suppress deprecation messages only when raised by specific plugins
My ISP has recently updated their default php version, and now a couple of plugins are raising "PHP Deprecated: Creation of dynamic property". I didn't develop these plugins and I don't ...
0votes
0answers
30views
Block validation failed for React Component block that rehydrates after taking effect
I have this specific block than when I insert in the Editor, gives me this error: and the error states: Content generated by save function: <div class="data-props" style="display:...
1vote
2answers
552views
Warning: Undefined variable $post_id
Hi can anyone please help. I'm no computer buff and need a step-by-step guide if possible. In getting this error on my product pages: Warning: Undefined variable $post_id in /customers/5/f/d/...
0votes
0answers
12views
AAPF Filter group is not in widget section
as i am trying this plugin for my website AAPF Filter group is not showing in my widget section, if i use this short code also it doesn't working [br_filters_group group_id=2661]