#22017 closed defect (bug) (worksforme)
Live Preview and Customize not working
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Appearance | Version: | 3.5 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Live Preview and Customize are not working in latest beta 22056.
Works with some themes but not with Twenty Twelve or Twenty Eleven.
Doesn't load the theme image on the right. None of the options on the left work.
Using latest version of Firefox and running on a local wamp server.
Change History (2)
Note: See
TracTickets for help on using
tickets.

I see that they are not working without SCRIPT_DEBUG set to true, probably because there have been a lot of JS changes but the minified files haven't been updated yet. If you're running trunk (via SVN or whichever), it's a good idea to set SCRIPT_DEBUG to true in your wp-config.php so you don't run into these issues when in between automated minifications, or to at least check if that fixes the issue.