Troubleshooting
Using Your Browser to Diagnose JavaScript Errors
If you’re experiencing issues with your interactive functionality this may be due to JavaScript errors or conflicts. For example, your flyout menus may be broken, […]
Importing Content
Using the WordPress Import tool, you can import content into your site from another WordPress site, or from another publishing system. You can find many […]
htaccess
The .htaccess is a distributed configuration file, and is how Apache handles configuration changes on a per-directory basis. WordPress uses this file to manipulate how […]
Common WordPress Errors
If you are encountering a WordPress error message or white screen, don’t panic. Someone has likely encountered the same message before and it can easily […]
Login Trouble
If you are having trouble logging in to your WordPress Administration Screen, here are some possible solutions. Enable Cookies In order to make sure that […]
Debugging in WordPress
Debugging PHP code is part of any project, but WordPress comes with specific debug systems designed to simplify the process as well as standardize code […]
FAQ Troubleshooting
Also refer Common WordPress Errors for the most common WordPress errors experienced by WordPress users such as The White Screen Internal Server Error Error Establishing Database […]