Title: Reverse Theme Change?
Last modified: January 17, 2017

---

# Reverse Theme Change?

 *  [hildur78](https://wordpress.org/support/users/hildur78/)
 * (@hildur78)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/reverse-theme-change/)
 * I accidentally clicked and added a theme to my webpage instead of clicking the
   
   preview button. Now I’m not able to sign in to the webpage and can’t reverse 
   the changes.
 * This is the error I get:
    Parse error: syntax error, unexpected ‘echo’ (T_ECHO)
   in /var/www/vhosts/ladiescircle.is/httpdocs/wp-content/themes/evolve/library/
   functions/basic-functions.php on line 226
 * Is there any easy solution for this?

Viewing 1 replies (of 1 total)

 *  [Bhushan S. Jawle](https://wordpress.org/support/users/thisisit/)
 * (@thisisit)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/reverse-theme-change/#post-8663700)
 * There are two ways you could revert theme to older one.
 * **Option 1: With WP -CLI**
    If you have ssh access, and use WP CLI, you can just
   activate required theme using `wp theme activate twentyseventeen` (replace it
   with your theme name)
 * **Option 2: With PHPMYAdmin**
    1. Open PHPMYADMIN from Cpanel
    2. Browse wp_options table(assuming your prefix is wp_)
    3. Locate the entries with option name template and stylesheet and change them 
       to old theme name
 * [Screenshot attached ](http://pasteboard.co/n8yjQ1gZ7.png)
    This should allow
   you to switch back to old theme.

Viewing 1 replies (of 1 total)

The topic ‘Reverse Theme Change?’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Bhushan S. Jawle](https://wordpress.org/support/users/thisisit/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/reverse-theme-change/#post-8663700)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
