Title: Quick Edit Issue
Last modified: August 31, 2016

---

# Quick Edit Issue

 *  [marlybob](https://wordpress.org/support/users/marlybob/)
 * (@marlybob)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/quick-edit-issue/)
 * Hi, I’m running into an issue that only occurs when the CPT-onomies plugin is
   activated and only on non-core post types (doesnt happen with posts, pages, or
   comments).
 * I created a custom post type using CPT-onomies and also manually using register_post_type.
   In both cases the following problem persists:
 * After a quick edit is made and the user has hit ‘update’, the first row appears
   to add extra columns (td), causing the entire grid to misalign.
 * I’d be happy to send screenshots if this would be helpful.
 * Any insight would be helpful. I’ve tried to strip down any other possible cause
   by turning off all the other plugins and creating a very simple custom post type.
 * thanks!
 * [https://wordpress.org/plugins/cpt-onomies/](https://wordpress.org/plugins/cpt-onomies/)

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

 *  [raffjones](https://wordpress.org/support/users/raffjones/)
 * (@raffjones)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/quick-edit-issue/#post-7168795)
 * Yes, I’m seeing the same issue.
 * This plugin is excellent apart from this issue, but as my client uses Quick Edit
   a lot, I’m going to have to find a solution – either by dropping the plugin or
   fixing the jQuery.
 * I haven’t had a chance to dig into the jQuery, but the problem is during the 
   loop in admin-edit.js from line 187, specifically line 200:
 * `var $column_name = $table_columns[ $column_index ].replace( /^(column\-)/i, '');`
 * `$table_columns[ $column_index ]` is undefined therefore the replace fails.
 * Steve
 *  [shoqvalue](https://wordpress.org/support/users/shoqvalue/)
 * (@shoqvalue)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/quick-edit-issue/#post-9216760)
 * We’re having it now, a year later, and it’s very troubling. Has anyone found 
   a remedy for this?
 *  [innocuo](https://wordpress.org/support/users/innocuo/)
 * (@innocuo)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/quick-edit-issue/#post-9429115)
 * I also had this issue, the only fix I found was to make js ignore the code that
   causes this issue.
 * See here: [https://wordpress.org/support/topic/custom-types-quick-edit-bug/](https://wordpress.org/support/topic/custom-types-quick-edit-bug/)

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

The topic ‘Quick Edit Issue’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/cpt-onomies_f2f2f2.svg)
 * [CPT-onomies: Using Custom Post Types as Taxonomies](https://wordpress.org/plugins/cpt-onomies/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cpt-onomies/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cpt-onomies/)
 * [Active Topics](https://wordpress.org/support/plugin/cpt-onomies/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cpt-onomies/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cpt-onomies/reviews/)

 * 3 replies
 * 4 participants
 * Last reply from: [innocuo](https://wordpress.org/support/users/innocuo/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/quick-edit-issue/#post-9429115)
 * Status: not resolved