Currently browsing category

Error Fixes

Fatal error: Call to undefined method WC_Order::get_shipping()

How to fix the “Fatal error: Call to undefined method WC_Order::get_shipping()” in WooCommerce/Wordpress is quite easy. Generally this error comes from using the wrong method of “get_shipping()”. The error is easily resolved by finding the location where this is showing and replacing it with something that does function as expected. …

How to fix wp-pass.php 404 error in WordPress

There is an easy fix for the wp-pass.php 404 error you receive when trying to password protect a WordPress page using an older theme with a newer version of WordPress. If you are getting this error you may want to go ahead and update your theme or look for a …