Opened 11 years ago
Closed 5 years ago
#28413 closed defect (bug) (wontfix)
wp_editor on the front end is affected by theme CSS
Reported by: | booruguru | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.9 |
Component: | Editor | Keywords: | |
Focuses: | ui, administration | Cc: |
Description
WordPress 3.9 doesn't seem to offer the "link to existing content" functionality for the wp_editor (the frontend editor). However, this functionality appeared to be present in earlier versions of WordPress.
Attachments (2)
Change History (9)
#2
@
11 years ago
There are a lot of other UI issues when using wp_editor() on the front-end... See screenshots.
#3
@
11 years ago
- Keywords reporter-feedback added
- Milestone changed from Awaiting Review to 4.0
- Summary changed from wp_editor does not allow "link to existing content" functionality to wp_editor on the front end is affected by theme CSS
Let's go ahead and get editor styling right on the front.
This ticket was mentioned in IRC in #wordpress-dev by DrewAPicture. View the logs.
10 years ago
#5
@
10 years ago
- Keywords needs-patch added
- Milestone changed from 4.0 to Future Release
This still needs a patch. Punting :(
#7
@
5 years ago
- Resolution set to wontfix
- Status changed from new to closed
With the new block editor, and full site editing on the project's roadmap, I am going to close this out as this is a Classic Editor issue.
If anyone feels differently, please do reopen and provide a more recent breakdown of the issue and its current behavior.
When I add the editor with wp_editor() to the front-end, everything works fine.
There's a toggle inside the link dialog "Or link to existing content".
What theme are you using? The height of the dialog is fixed, so if your input boxes are too big, the toggle may be hidden...
We should probably add admin styles for that.