Very common wordpress related issues

Today we will discuss some of the most common problem occurred in WordPress   Problem 1 :- Lost Admin Password & Email Retrieval Is Not Functioning The problem: You have lost your password to WordPress Admin Panel , you have also tried username or email address in the “Lost your password?” page but not receiving […]

See More
1-dollar-hosting-Hostripples

Trusted $1 Hosting with Unlimited features

We just don’t sales Shared Hosting we Provide Protection to your data and enable the power of optimizing your website which not only Helps you to bring your business online and stable but also stands your website aside from the crowd. What make us differ from the other unstable cheap hosting ? We use our […]

See More

How to Change Theme Without Login To WordPress Admin Area !!!

Check the database name from wp-config.php file. Backup the database using the following command from shell. cPanel  mysqldump database_name > database_name.sql Plesk mysqldump –opt -uadmin -p`cat /etc/psa/.psa.shadow` database_name > database_name.sql Now, login to phpmyadmin and select the database_name. In the database click on table wp_options . In wp_options click on Sql tab . Execute the following […]

See More