ellatrix / wp-front-end-editor

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

Plugin doesn't work with WordPress 4.4 #271

Closed picajoso closed 8 years ago

picajoso commented 8 years ago

The problem continues with WP 4.4. The plugin isn't working there :/

1exp commented 8 years ago

I'm so heartbroken, I love this plugin so much.

ellatrix commented 8 years ago

Could you help test? Determine what's broken and see if issues are fixed? Make tickets for them? :) Thanks!

picajoso commented 8 years ago

I applied some of the fixes that r-a-y tried to make to the plugin. It is partially working under 4.4.1:

So pretty much what doesn't work is the button bar as far as I know.

buttons

Thanks!

ellatrix commented 8 years ago

Okay, can you pull the master branch without any fixes? So far I can only see that audio/video is broken and that there are some missing styles for the link toolbar. Please try with a default theme first, then maybe yours. Thanks a lot! Hope we can fix the few issues and push this to the plugin on .org so people can have it back.

picajoso commented 8 years ago

I'll try it and let you know how it goes. Great news!

On Tue, Jan 19, 2016 at 11:23 AM, Ella Iseulde Van Dorpe < notifications@github.com> wrote:

Okay, can you pull the master branch without any fixes? So far I can only see that audio/video is broken and that there are some missing styles for the link toolbar. Please try with a default theme first, then maybe yours. Thanks a lot! Hope we can fix the few issues and push this to the plugin on .org so people can have it back.

— Reply to this email directly or view it on GitHub https://github.com/iseulde/wp-front-end-editor/issues/271#issuecomment-172808163 .

ellatrix commented 8 years ago

Thanks!

ellatrix commented 8 years ago

Looks like everything is fixed. I will do some more tests, then release. If more things come up we can quickly do a new release.

picajoso commented 8 years ago

I've pulled the master branch and right now there are no changes for me but this could be a cache issue. I've tried to clear caches and try different browsers but at the moment the button bar is still missing. If it works for you, though, I'm sure it'll be allright.

I've seen there is no "max" version in the package.json, I guess this is on purpose, right?

Thanks for working on it Ella!

On Tue, Jan 19, 2016 at 1:52 PM, Ella Iseulde Van Dorpe < notifications@github.com> wrote:

Looks like everything is fixed. I will do some more tests, then release. If more things come up we can quickly do a new release.

— Reply to this email directly or view it on GitHub https://github.com/iseulde/wp-front-end-editor/issues/271#issuecomment-172844109 .

potreb commented 8 years ago

I have js error:

The content on the server and the content in the editor is different. This may be due to errors. - fee.js:487:5 ReferenceError: event is not defined - fee.js:636:4

ellatrix commented 8 years ago

@picajoso Yes I've added it back. Can you see the toolbar in the dom (on the bottom). Can you figure out why it's not showing? What theme are you using?

ellatrix commented 8 years ago

@potreb fixed ba27d902b75786f27758e4a26715e3bd012ec611

picajoso commented 8 years ago

Working nicely on WO 4.4.1. Awesome work @iseulde Thank you so much!!

ellatrix commented 8 years ago

Okay, thanks for the feedback. Don't hesitate to open new issues.