Tag: WordPress Tutorial
How to Add Additional Tax Classes in WooCommerce
If you are using WooCommerce as your e-commerce solution, then you should be using the Automated Taxes option. This option automatically calculates sales taxes for your...
Checking Your WordPress Core Files with WP-CLI
If you are troubleshooting a WordPress fatal error, and you need to make sure that your WordPress Core files have not been modified, you can...
Disabling a Plugin with FTP or File Manager
Disabling a Plugin with FTP or File Manager If you are troubleshooting a WordPress fatal error, and you need to disable a plugin without access...
Disabling a Plugin with WP-CLI
Disabling a Plugin with WP-CLI If you are troubleshooting a WordPress Fatal Error and you need to disable a Plugin without access to your WordPress...
Switching your Theme via phpMyAdmin
Switching your Theme via phpMyAdmin If you need to switch your WordPress Theme and you do not have access to your WordPress Dashboard, and you...
Switching your Theme via WP-CLI
Switching your Theme via WP-CLI If you need to change your Theme when you are not able to access the WordPress Dashboard, one of the...