Use FTP to rename the Thesis theme folder and then WP will use the default theme and you will be able to get back into admin.
If he edited the theme file via the theme editor in WP admin, then replace the file he edited in the Thesis folder from a fresh copy and try and reactivate the theme.
If that doesn’t work and the added code was saved to the Thesis theme options, use a plugin called Clean Options to clear out the old Thesis theme options and start over: http://wordpress.org/extend/plugins/clean-options/
Related Posts:
- Using OOP in themes
- Undefined offset: 0 in > […] /wp-includes/capabilities.php on line 1067
- The style.css stylesheet doesn’t contain a valid theme header
- Problem : deletion failed, the theme requested does not exist
- How to make alert for new version on theme options?
- Fatal error: Call to undefined function wpsc_cart_item_count()
- PHP Parse error: syntax error, unexpected end of file, expecting elseif (T_ELSEIF) or else (T_ELSE) or endif (T_ENDIF) on line 230 [closed]
- wp theme.. Could not create directory
- Console error, even if everything is working?
- How to loop over wp_get_themes() and create an array of themes name
- Fatal error with a theme
- WordPress theme options and insert default value for serialize data
- Getting 503 on various files
- Twenty Seventeen search error
- WordPress suddenly creating theme errors
- How can I remove all traces of a theme?
- Error when installing theme – “failed to open stream: No such file or directory in…”
- Functions.php error – when trying to change the theme
- My blog suddenly can’t find my stylesheet?
- Fix warning: Missing argument
- my blog crashes ie7?
- How to fix Scrape key check failed on WordPress VPS?
- Why does an ad page open when I browse my websites’s wp-admin page?
- Replace old theme that understand old css (vcex_icon_box css_animation)
- PHP Error in WordPress Theme
- Problem: Fatal error worldpress theme
- Custom CSS is overwritten by WordPress?
- The function is deprecated; use mysql_real_escape_string() instead
- style.min.css code issue
- Costum Theme template directoy url problem
- Diagnosing a connection reset problem
- “Parse error: syntax error, unexpected” and the WordPress Theme Editor no longer working!
- Need help with Deprecated: Non-static error when update PHP 7.4 -> 8.1 with Dyad 2 theme
- WordPress site is not loading properly ( showing a min-page)
- Installation échouée : Le téléchargement a échoué. No working transports found
- Pages still display when theme is missing
- Read More Button Not Responding To Click
- 1 Database for multiple WordPress themes
- Why namespaces are rarely used in WordPress plugins?
- How to use command lines an activate theme in wp – cli also setup Vagrant/Sage Theme?
- Parse error after modifying the template menu [closed]
- Web site Header tag links some resources with HTTPS
- Redux callback action
- Port existing Bootstrap site to WordPress?
- WP can’t create new directory
- Can’t resize logo in responsive theme?
- Problem of running development copy of WordPress on WebMatrix?
- Do not show one specific widget on one specific page
- Compare the old get_theme_mod($name) to the new get_theme_mod($name) return value
- stylesheet is not readable error after installation
- Theme option not saved if in wp_editor() and html decoded
- Custom Theme’s “Preview Changes” Doesn’t Work for Previously Published Posts
- Switching content between summer and winter
- Troubles with Walker_Nav_Menu and closing
- Depending on third party plugins for theme functionality
- Website redesign – New theme – Help needed
- How does WordPress load themes? It doesn’t see mine (symlinked)
- ‘Add New’ button not present [closed]
- How to change the format of posts on the hompage?
- How to style the post previews/links without it affecting the main posts?
- Page has a parent and $post->post_parent returns 0
- customize color in WP child theme doesn’t saved
- Restrict access to specific widget field based on user role
- How to create different navigation for registered users in WooThemes Canvas?
- Twenty Twelve theme search returns Nothing Found
- Search form not finding content in template page
- Getting error when using wp_insert_post()
- Files empty after moving with FTP
- Full page (no WP admin menus and options) admin theme options
- translation does not work for ‘Home’
- How do I link a button I created in theme customizer to a function?
- Call to undefined function add_menu_page() on theme activation
- Error: options page not found
- style.css not reflecting changes. I have no cache installed
- Different logo on homepage
- Translation not working after editing plugin template
- 404 error when I acess the second page of post-type
- How to display message (with switch_theme hook) after deactivating My theme?
- How can we hide the parent’s theme url at the child themes details on a multisite?
- How to apply different themes with custom design in one site?
- the_content() is not displaying content, why? [closed]
- display comment form for specific post id
- What is the correct way to integrate wordpress with another php application?
- Customizing page content layout
- Buddypress User Settings template location? [closed]
- How to change theme programmatically from a external application?
- GPL 2 Theme using a framework for commercial Theme?
- Headers already sent in Pluggable.php / homepage and wp-login error
- How to work on a new Theme for a site while still keeping the old Theme live
- GPL and intellectual or exclusive ownership
- Should I implement my own custom theme
- Loading Bootstrap with wp_enqueue_style and wp_enqueue_script
- WordPress use of @ in core files
- WooThemes PremiumNews Theme jQuery Conflict with WordPress 3.2
- Unable to upload/install any WordPress themes
- Is it possible to create child themes using the WordPress Dashboard?
- Selected template is not respected for home page in WordPress
- How to use one theme for multiple WordPress sites?
- How to translate a string that contains a WordPress sitename
- Is the “_s” on this `sprintf(__(‘Page %s’, ‘_s’), max($paged, $page))` just refer to a text domain?