WPIntell

Source evidence

psuedo :before

Just TinyMCE Custom Styles · support · 2017-06-29T06:10:00+00:00

complaintsentiment
mediumseverity
0.69relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

8 / 34 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

26 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
thePleasurePrincess unresolved
I just stumbled on your incredibly useful plugin It seems there may be an issue with how the EDITOR STYLING for pseudo ::BEFORE ::AFTER classes. Below is what I try to add to the Editor CSS rules box. .q-pp::before { content:”Person One:”; } but it’s changed and saved like this .q-pp::before { content:\”Person One:\”; } each time it’s saved it adds more slashes .q-pp::before { content: \\\”Person One: \\\”; } PS- This only affects the editor of course as I have my own css for the site. Hi Princess :), Thanks for the reported bug. We never used pseudo elements in the editor CSS. We usually use only simple styles just to highlight that element is not a standard text, so we never get this bug before. We will try to resolve this bug in next few weeks (unfortunately a bit overloaded right now).

Comments

1 shown
Alex Prokopenko / JustCoded 2017-06-29T08:50:00+00:00

Hi Princess :), Thanks for the reported bug. We never used pseudo elements in the editor CSS. We usually use only simple styles just to highlight that element is not a standard text, so we never get this bug before. We will try to resolve this bug in next few weeks (unfortunately a bit overloaded right now).