WPIntell

Source evidence

Text in aec-dropdown-container transparent on front end

Mihdan: Ajax Edit Comments · support · 2020-05-03T09:20:00+00:00

complaintsentiment
mediumseverity
0.87relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 30 rows with source links

20.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

24 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
ubkma unresolved
The dropdown for admin actions on the front end has the icons, but no text is shown until mouseover. This happens with several different themes. I can fix it with css for specific posts, but since the id increments on different posts this isn’t working globally. Text is OK on the back end, it’s just on the front it doesn’t show. The page I need help with: [ log in to see the link] OK, for now a css fudge to make the text visible is: #Tf-Wp .aec_link_text { color: rgb(170, 170, 170) !important; } This also changes the color of the text for the EDIT button on the front end only. but not the text on the MORE OPTIONS button.

Comments

1 shown
ubkma 2020-05-03T09:43:00+00:00

OK, for now a css fudge to make the text visible is: #Tf-Wp .aec_link_text { color: rgb(170, 170, 170) !important; } This also changes the color of the text for the EDIT button on the front end only. but not the text on the MORE OPTIONS button.