Wordpress Themes

You are browsing the Wordpress Themes tag archive.

How to Change Wordpress Theme Editing MySql Tables

Follow the simple steps to change the Wordpress Theme ny editing MySql Tables(Wordpress database). You might run into situations when you have access to only backend.
Change Wordpress Theme

Logn into MySQL Database for your site (Example : msql.example.com)
Open the Database for your site ( DB_example)
Open the Table wp_options
Open Browse Tab
Find the option’s template and stylesheet
Edit the [...]