ellatrix / wp-front-end-editor

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

Issue #221. Testing the idea of hiding the elements that aren't editable... #223

Closed marcelomazza closed 8 years ago

marcelomazza commented 9 years ago

....

marcelomazza commented 9 years ago

BTW I just realised this needs to get added the correct prefixes, I'll update later.

ellatrix commented 9 years ago

No need to prefix. We can autoprefix. :)

marcelomazza commented 9 years ago

Why __wp-uploader-id?

Because it doesn't have the .wp-core-ui. Appears when you click on "Add featured image":

<div tabindex="0" id="__wp-uploader-id-2" class="supports-drag-drop" style="position: relative;">
        <div class="media-modal wp-core-ui">
ellatrix commented 8 years ago

Let's close this PR and discuss implementation further in #223.