Title: Error when using custom edit buttons
Last modified: August 21, 2016

---

# Error when using custom edit buttons

 *  [laupie](https://wordpress.org/support/users/laupie/)
 * (@laupie)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/error-when-using-custom-edit-buttons/)
 * Hi,
 * I’m using custom positioning of the edit buttons, as explained here: [https://github.com/scribu/wp-front-end-editor/wiki/Positioning-edit-buttons](https://github.com/scribu/wp-front-end-editor/wiki/Positioning-edit-buttons).
 * This works ok clicking on the save button, but when I hit Enter for saving, the
   field isn’t saved and the following error is thrown: TypeError: this.save_button
   is undefined (in editor.min.js)
 * This doesn’t happen when using the default hovering edit buttons.
 * I’m using the following code:
 *     ```
       <div class="fee-group">
       <h1 class="entry-title"><?php the_title(); ?></h1>
       <div class="fee-buttons"></div>
       </div>
       ```
   
 * Thanks!
 * [http://wordpress.org/extend/plugins/front-end-editor/](http://wordpress.org/extend/plugins/front-end-editor/)

The topic ‘Error when using custom edit buttons’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/front-end-editor.svg)
 * [Front-end Editor](https://wordpress.org/plugins/front-end-editor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/front-end-editor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/front-end-editor/)
 * [Active Topics](https://wordpress.org/support/plugin/front-end-editor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/front-end-editor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/front-end-editor/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [laupie](https://wordpress.org/support/users/laupie/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/error-when-using-custom-edit-buttons/)
 * Status: not resolved