Unlink text hidden by CSS
-
It appears that the ‘unlink’ link no longer appears. I checked this on a few different sites. It is hidden via CSS.
When I go to the broken link page in the admin menus, I expect to see ‘Unlink’ text under each found link.. When I hit it, I expect the link to remove the link element from the text in the post.
What currently happens is that when I go to the broken link page in the admin area, there is no visible Unlink text. If I inspect the page, there is CSS on the page that reads:
#blc-links .column-used-in .trash, #blc-bulk-action-form .delete, #blc-bulk-action-form option[value="bulk-trash-sources"] {display: none}It is indicating that the selector it finds with is the is the ‘#blc-bulk-action-form .delete’ bit.
I made sure I am on the latest version. (I wasn’t, but updated… same results). I verified on a few different sites that use this and looked at the release notes to see if I could find anything… nope.
The page I need help with: [log in to see the link]
The topic ‘Unlink text hidden by CSS’ is closed to new replies.