Mondoze Knowledge Base

Search our articles or browse by category below

Changing WordPress Theme via phpmyadmin

Last modified: October 11, 2022
You are here:
Estimated reading time: < 1 min

How To Change WordPress Them with phpmyadmin

1. Go into the cPanel, look for the Databases section and click the phpmyadmin link.

cpanel phpMyAdmin

 

2. Select your WordPress database. (If you aren’t sure which database to select, check your wp-config.php file in the root location of your WordPress installation)

wordpress database

 

3. Expand the database and select the ‘wp_options’ table. (if you have another table prefix ‘tableprefix_options’)

database wp_options

 

4. Select page 2 from the tables header.

page 2 table

 

5. Now you’ll need to click ‘Edit‘ to make change on the ‘template’ and ‘stylesheet’ rows.

edit table

 

6. Insert in the name of the template you wish to assigned to the WordPress and press “Go” when you are done as per below.

insert name want to assigned

 

7. Repeat the same step 6 for the other row and that’s all. You’ve completed the changes. May clear cached and brows your WordPress site now to check on it. 

Was this article helpful?
Dislike 0
Views: 34