Theme unit test error

To be clear all of those errors seem to be due to the WordPress Importer plugin itself. You can tell because all the PHP Notices mention: /home/user/public_html/wordpress/wp-content/plugins/wordpress-importer/wordpress-importer.php This is not your fault nor something you will be able to resolve without contributing to the plugin itself (see the final part of this answer if you … Read more

One page is showing the “Index of /” error

Doing below works: Disable all plugins. Using default .htaccess if your server used apache for webserver. Enable WP_DEBUG in your WordPress to see current error. Make sure about that page using the Page format? Otherwise, delete this page and try to create new page.

Regular 503 error every 5 minutes for logged in users

From my experience, you had far, far too many plugins. Disable everything, choose one of the twenty**** default themes and try again. You should also check your server log and see if you can see anything in there that would help (and post it here). Lastly, take a backup of your entire site (code, uploads, … Read more

The TypeError: this.each when wp.media.open() after using popper.js for bootstrap 4

I have fixed the problem through correction of the jQuery code. This is an example jQuery( document ).ready(function($) { // Instantiates the variable that holds the media library frame. var file_frame, meta_image_preview, meta_image; $(‘.image-upload’).on(‘click’, function( event ){ meta_image_preview = $(this).parent().parent().children(‘.image-preview’); meta_image = $(this).parent().children(‘.meta-image’); event.preventDefault(); // If the media frame already exists, reopen it. if ( … Read more

Crawl Errors in Search console

I came across the same problem on my VDS recently. I was running CentOS with CloudLinux (LVE) and it turned out that CloudLinux was at fault. Cloud Linux limits resources available to the account so if you get more visitors and resources end, you would get 500 errors. My solution is to disable any limits … Read more

WordPress won’t save page/post with more than 332 words

I am answering my own question to mark the solution that worked for me. I have moved the site to a different hosting company. All works as expected with no changes made to the site. Still unaware where the problem was. According the the old host, it’s a WordPress issue. Yet again, new host -> … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)