ellatrix / wp-front-end-editor

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

Compatibility #166

Closed bigkev1983 closed 8 years ago

bigkev1983 commented 10 years ago

Hi Avryl

Great work on the editor, now I've used it with other themes I see where it's headed.

So having tested it out properly on some different themes, I've realised there's an incompatibility with themes by the Qode developer. Here's a link to one I'm using at the moment so you can repeat the problem locally. https://dl.dropboxusercontent.com/u/3353568/bridge.zip

bigkev1983 commented 9 years ago

Ditto for the Honey theme by Kwayy Infotech. In both cases the ability to Add a Block is missing. If there's some unusual way that certain developers are using to produce templates that causes this bug, can we pinpoint what it is to avoid it?

ellatrix commented 9 years ago

Thanks, will try those themes.

ellatrix commented 9 years ago

Can you tell me what the problem is so I know what to look for?

ellatrix commented 9 years ago

Or do you mean the "add block" is missing for both?

ellatrix commented 9 years ago

The reason why you don't see the text is because the z-index is too high. I'll increase it.

ellatrix commented 9 years ago

For some reason that theme also filters the title and adds the date to it, instead of just separately adding the date in front of the title. I don't get why they're doing it that way.

ellatrix commented 9 years ago

Fixed the add block thing. The only thing that's broken right now is the title.

bigkev1983 commented 9 years ago

Ooh, great stuff, thanks. I'm new to Github - when you say fixed, does that mean I need to update the plug-in to see the change?

ellatrix commented 9 years ago

Fixed on GitHub, so if you want to fix it right now you'd have to download a zip from here. Otherwise you need to wait until I update the plugin on wordpress.org.

bigkev1983 commented 9 years ago

That's great, thanks. I've just updated some of my sites to give it a test run. Everything works on the Honey theme but on the Qode themes, the 'Add block' is missing still.

ellatrix commented 8 years ago

The editor changed a lot, "add block" is gone. Feel free to create an issue if there are still problems with this master branch.