If you’ve encountered this error message in your WordPress site, it is most likely that you can’t create a new post. You can’t create a new page or even upload media. That is because there is an issue with the website’s database. This error can look similar to this “Warning: Creating default object from empty…
Category: Web
Fix WordPress “Warning: Cannot modify header information – headers already sent by…”
If you’ve encountered this error message in your WordPress site, it is most likely that you can’t create a new post. You can’t create a new page or even upload images. That is because there is an issue with the website’s database. This error can look similar to this “Warning: Cannot modify header information –…
Solved: Changing the ‘Publish Date’ does not update post order in WordPress
Changing the publish date of a post in WordPress should also automatically change the post’s order in the loop. Depending if the post loop is set as Ascending or Descending, the post should show accordingly by its new date. But if it’s not working, try these steps to fix the problem. 1.) Check the code….
Easiest way to redirect your visitors from your old WordPress website to your new. By using 301 Redirect plugins
If you have recently imported or migrated posts from your old WordPress website to a new one, then the next important step is to redirect the visitors from the old website to the new one. And the easiest way to do it is by using 301 redirect plugins. The reason it’s so important to do…
How to export WordPress posts WITH their images and then import them to another website
WordPress has a built-in tool for exporting posts. It extracts your posts into a downloadable file that you can import to another WordPress site. However, that exporter does not include the media files such as the featured images of those posts. So it can be confusing to some as to why are there no images…
Solved: “The server cannot process the image.” Error in WordPress When Uploading An Image
Some WordPress users have encountered an error after trying to upload an image for a post. For them, this is the first time that this has happened and they don’t know how to fix it. The error message goes like this: “The server cannot process the image. This can happen if the server is busy…
Solved: Changes Not Showing In My SiteGround Website
On the occasion that you’ve done some edits to your SiteGround website and those changes are not showing, you may follow these troubleshooting steps. First is you can try to do a “hard reload” on your browser by doing “Ctrl+Shift+R” on your PC keyboard or “Command+Shift+R” on your Mac. If that didn’t work, you can…
Solved: Website Crashed After Updating NitroPack Plugin
There are many possible causes that might cause your WordPress website to crash. Sometimes it can be a problem with your theme, a syntax error on a code line, or a plugin error. It could be hard to investigate what actually causes a WordPress website to crash, especially if you’re not a developer. That is…
Solved: Fix “406 Not Acceptable” Error In Ninja Forms When Making Field Changes
If you have encountered an error when making changes to your Ninja Forms, there might be a few tweaks that you need to do in your server. Some users experience getting this message when trying to save new changes: “406 Not Acceptable. An error on the server caused your form not to publish. Please contact…
Solved: ACF Fields Missing In Backend After Updates
You might be a bit shocked to see that your ACF field groups are missing in the backend editor after a plugin update. But your WordPress website still works and you do see the contents that was entered in those custom fields on every page you used that plugin for. It will then look like…