ellatrix / wp-front-end-editor

Front-end Editor for WordPress
https://wordpress.org/plugins/wp-front-end-editor/
341 stars 87 forks source link

Conflicts With Bootstrap Modal Window #279

Closed 1wdtv closed 8 years ago

1wdtv commented 8 years ago

Seems to conflict with the modal window trigger in Bootstrap 3.0

When one has a modal window, and front-end-editor is active, the modal window will trigger and then cycle immediately back to a closed state.

I'm thinking you should possibly have a unique ID and target ID for the editor instead of the default from Bootstrap?

ellatrix commented 8 years ago

Removed the category editing for now. I'll redo this without Bootstrap.