Title: [Plugin: Front-end Editor] Testing 1.8a4 (bug?)
Last modified: August 19, 2016

---

# [Plugin: Front-end Editor] Testing 1.8a4 (bug?)

 *  [ernexto](https://wordpress.org/support/users/ernexto/)
 * (@ernexto)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-front-end-editor-testing-18a4-bug/)
 * Hello scribu,
 * just wanted to let you know that I’m testing the last developement version (1.8a4)
   but now the plugin doesn’t allow to “edit”… If i double-click an area the editor
   comes up, but with a BLANK editable area, so no editing is possible at all! I’ve
   tried with both Firefox and Chrome.
 * BTW i love the pop-up and the new buttons to save or cancel action.
 * Thanks! 🙂

Viewing 11 replies - 1 through 11 (of 11 total)

 *  Thread Starter [ernexto](https://wordpress.org/support/users/ernexto/)
 * (@ernexto)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-front-end-editor-testing-18a4-bug/#post-1435898)
 * …I forgot to tell you that it only happens in **text widgets**… it seems that
   the articles content get edited well!
 *  [scribu](https://wordpress.org/support/users/scribu/)
 * (@scribu)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-front-end-editor-testing-18a4-bug/#post-1435899)
 * Right, read this:
 * [http://wordpress.org/support/topic/379078](http://wordpress.org/support/topic/379078)
 *  Thread Starter [ernexto](https://wordpress.org/support/users/ernexto/)
 * (@ernexto)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-front-end-editor-testing-18a4-bug/#post-1435900)
 * Ops! we wrote at the same time… 🙂
 * It happens with text widgets and yes, I’m logged in as admin.
 *  Thread Starter [ernexto](https://wordpress.org/support/users/ernexto/)
 * (@ernexto)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-front-end-editor-testing-18a4-bug/#post-1435901)
 * It’s not my case… I’m definitely logged in as Administrator.
 *  [scribu](https://wordpress.org/support/users/scribu/)
 * (@scribu)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-front-end-editor-testing-18a4-bug/#post-1435928)
 * It was a javascript error. Should be fixed now. Dev version is 1.8a5.
 * Thanks for testing.
 *  [Don Leche](https://wordpress.org/support/users/oskarrough/)
 * (@oskarrough)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-front-end-editor-testing-18a4-bug/#post-1436092)
 * Where do you get the developer version? The plugin isn’t outputting anything 
   in my WP 3.0 beta 1 and I do have wp_footer(); called.
 *  [scribu](https://wordpress.org/support/users/scribu/)
 * (@scribu)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-front-end-editor-testing-18a4-bug/#post-1436093)
 * The development version can usually be found here:
 * [http://wordpress.org/extend/plugins/front-end-editor/download/](http://wordpress.org/extend/plugins/front-end-editor/download/)
 * (it’s currently identical to the stable version: 1.8)
 *  [Don Leche](https://wordpress.org/support/users/oskarrough/)
 * (@oskarrough)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-front-end-editor-testing-18a4-bug/#post-1436094)
 * Thanks. Well, could be you’re waiting for 3.0 final but it’s not working with
   3.0 beta 1 and the 2010 standard theme. Out of the box at least 🙂
 * Let me know if I can help bug-test it in some way.
 *  [scribu](https://wordpress.org/support/users/scribu/)
 * (@scribu)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-front-end-editor-testing-18a4-bug/#post-1436095)
 * Well, that’s my main testing environment, and it’s working. 😛
 * So you don’t see the tooltips or the yellow hover? Check the settings.
 *  [Don Leche](https://wordpress.org/support/users/oskarrough/)
 * (@oskarrough)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-front-end-editor-testing-18a4-bug/#post-1436096)
 * It’s not even loading the plugin, can’t see anything fee related in the source-
   code at all. So I’m guessing it’s something with my install. Any way I can check
   whether wp_footer(); is working properly?
 *  [scribu](https://wordpress.org/support/users/scribu/)
 * (@scribu)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-front-end-editor-testing-18a4-bug/#post-1436097)
 * Add this in functions.php:
 *     ```
       function testing() {
         echo 'wp_footer() is working';
       }
       add_action('wp_footer', 'testing');
       ```
   
 * …but I don’t think it’s that. Try disabling all other plugins (if you have any).

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘[Plugin: Front-end Editor] Testing 1.8a4 (bug?)’ is closed to new replies.

 * 11 replies
 * 3 participants
 * Last reply from: [scribu](https://wordpress.org/support/users/scribu/)
 * Last activity: [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-front-end-editor-testing-18a4-bug/#post-1436097)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
