enable-wordpress-debug-mode

Enable WordPress Debugging Mode

Many settings in WordPress that you can use to help debug the main application, themes, your own custom code,  and more. Generally, these settings are intended for use by developers and should not be used on “live” sites.  However, you can also use them to troubleshoot issues you may be experiencing with third-party code,  such as plugins or […]

Reset Wordpress Admin Password Using Phpmyadmin

Reset WordPress Admin Password Using Phpmyadmin

If you forget or unable to login your wordpress admin panel then don’t need to worry you can always reset your WordPress password, from your WordPress database using phpMyAdmin. In this article, we will show you how to reset a WordPress password from phpMyAdmin step by step. Follow the following step or watch the video. […]

How to Fix Folders and File permissions error in wordpress

How to Fix Folder and File Permissions Error in WordPress

  File and folder whose permissions are incorrectly set can cause errors on your WordPress site during upload. So therefore in this article, we will explain how to fix file and folder permissions error in WordPress. Working of files and folders in WordPress: Permissions that are set for files and folders,  tells the server who […]

install-wordpress-on-window-using-wamp

How to install WordPress on localhost using WAMP

WordPress is an online, open source website creation tool written in PHP. But for non geek , it’s probably the easiest and most powerful blogging and website content management system (or CMS). You can install it on your computer for testing and learning. For that you need the following things. Install a local server (For […]