Opened 13 months ago
Closed 12 months ago
#20477 closed defect (bug) (duplicate)
Twenty Eleven: Links back to the main post on attachment pages are inaccessible
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Bundled Theme | Version: | 3.3 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The links back to the main post on attachment pages is visible, but it is not accessible because due to z-index layering. Adding a z-index value of 1 to .singular .entry-header .entry-meta fixes the issue.
Attachments (1)
Change History (5)
comment:1
SergeyBiryukov — 13 months ago
- Milestone changed from Awaiting Review to 3.4
- Resolution set to fixed
- Status changed from new to closed
comment:3
SergeyBiryukov — 12 months ago
- Resolution fixed deleted
- Status changed from closed to reopened
comment:4
SergeyBiryukov — 12 months ago
- Milestone 3.4 deleted
- Resolution set to duplicate
- Status changed from reopened to closed
Actually, fixed in 3.3. Closing as a duplicate of the tickets mentioned above.
Note: See
TracTickets for help on using
tickets.

Duplicate of #18884 and #18942.
Should be fixed in [19369], unless I'm missing something.