How to Fix Thesis Custom Editor: WordPress 3.0

by Lisa on June 21, 2010

I’ve been hearing panic and frustration from some people who upgraded to WordPress 3.0 and now can’t access the custom file editor in the Thesis control panel, so, I wanted to let you know how to fix it.

First of all, I don’t ever recommend editing your files from within the WordPress editor – I always use an external text editor like Coda or Espresso.

That said, if you want to use the built-in editor, it’s easy to fix. You’ll need to get access to your files through FTP or through your Cpanel file manager. Once you’re logged in, navigate to  themes/thesis/lib/admin/admin.php and open the admin.php file.

On line 42, you’ll see the following:

if (use_codepress()) add_action('admin_print_footer_scripts', 'codepress_footer_js');.

Add two slashes at the beginning of that line. It will look like this (click the photo to enlarge it):

How to fix Thesis Editor WordPress 3.0

That’s it. Adding the two slashes is called “commenting”, and tells your browser to ignore that line. Save the file, and you will now be able to edit your files from within the built-in editor.

If you have questions, don’t hesitate to ask in the comments! :)

Share with a friend
  • Twitter
  • Facebook
  • LinkedIn
  • Digg
  • del.icio.us
  • StumbleUpon
  • Technorati
  • Print
  • email
  • RSS
  • Add to favorites

{ 6 comments… read them below or add one }

jericho June 26, 2010 at 8:25 pm

thanks, this was what I was looking for… I will just add this fix to my thesis site. Thanks a lot :)

Reply

Lisa June 26, 2010 at 8:36 pm

You’re welcome :)

Reply

George Serradinho July 1, 2010 at 6:26 am

Thanks for the fix, it worked and now I don’t have to use ftp to edit the files.

Reply

Lisa July 4, 2010 at 2:25 pm

Glad to help, George! Thanks for visiting.

Reply

Katy August 4, 2010 at 11:11 pm

AWESOME — thanks!

Reply

Lisa August 4, 2010 at 11:27 pm

You’re welcome! :)

Reply

Leave a Comment

CommentLuv badge

{ 3 trackbacks }

Previous post:

Next post: