change_wordpress_theme_using_phpmyadmin
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| change_wordpress_theme_using_phpmyadmin [2024/07/27 14:38] – created wikiadmin | change_wordpress_theme_using_phpmyadmin [2024/07/27 15:15] (current) – wikiadmin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== How to change WordPress theme using phpMyAdmin ====== | ====== How to change WordPress theme using phpMyAdmin ====== | ||
| - | If you activated a different theme or experimental child theme, and your site went down or errors | + | If you have activated a different theme or experimental child theme (instead of first " |
| + | |||
| + | Go to your phpMyadmin in your web browser and log into your website' | ||
| + | use NotePad++ app to open and view the config.php file. | ||
| + | |||
| + | After logging into your database with PhpMyAdmin, select your particular website database table-set (having all the content tables) in the left panel (Hint: | ||
| + | |||
| + | In phpMyAdmin right window, select the " | ||
| + | |||
| + | In each record, to change the theme to one that should be working, just edit and change the theme name (data) in the " | ||
| + | |||
| + | Note that the theme subdirectory and file contents of your chosen theme must already be installed in your content/ | ||
| + | |||
| + | That should be it! Clear the cache in your web browser and try accessing your website from your browser. | ||
| + | |||
| + | |||
change_wordpress_theme_using_phpmyadmin.1722091082.txt.gz · Last modified: 2024/07/27 14:38 by wikiadmin
