WPIntell

Source evidence

Wrapping issue

WP Mailto Links – Protect Email Addresses · support · 2019-09-19T07:02:00+00:00

mixedsentiment
mediumseverity
0.85relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

6 / 34 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
pb52 resolved
Sometime in the last few days, a display issue has crept in. Instead of displaying the email address correctly, I get four lines of the component parts of the address, reversed email which I think, from inspecting it, are the js elements. This error occurs in the sidebar widget for Modern Events Calendar (see the ORGANISER box) but the same address displays correctly in the event details section to the left. Bizarrely, if I use the Chrome extension CSSScan to examine the CSS, clicking anywhere on the page causes the address to display correctly until the page is refreshed. I wondered it is was being caused by minification, but disabling Hummingbird Pro made no difference. It could be MEC that’s at fault here, but I have to have that plugin to display the issue. I wondered if you could provide me with any insights please? The page I need help with: [ log in to see the link] HEy @paulbarrett1952 – thank you a lot for your message. You are correct – Modern Events Calendar is causing the issue because of their CSS (It affects the spans we use for protecting the email). To make it work directly, I will provide you an alternative fix down below. You can add this piece of custom CSS on your website (Most themes offer custom CSS within the Customizer). Simply place there the following: .wpml-rtl span.wpml-sd{ display:inline !important; padding-left:0 !important; } I will also include a fix that forces the CSS settings so that this issue doesn’t occur again. If you have any other questions, feel free to reach out at any time! 14 hours from report to fix! Amazing!! Thank you @ironikus Hey @paulbarrett1952 – glad it worked for you! If you have any further questions, feel free to reach out at any time!

Comments

3 shown
Ironikus 2019-09-19T21:06:00+00:00

HEy @paulbarrett1952 – thank you a lot for your message. You are correct – Modern Events Calendar is causing the issue because of their CSS (It affects the spans we use for protecting the email). To make it work directly, I will provide you an alternative fix down below. You can add this piece of custom CSS on your website (Most themes offer custom CSS within the Customizer). Simply place there the following: .wpml-rtl span.wpml-sd{ display:inline !important; padding-left:0 !important; } I will also include a fix that forces the CSS settings so that this issue doesn’t occur again. If you have any other questions, feel free to reach out at any time!

pb52 2019-09-20T04:07:00+00:00

14 hours from report to fix! Amazing!! Thank you @ironikus

Ironikus 2019-09-20T07:31:00+00:00

Hey @paulbarrett1952 – glad it worked for you! If you have any further questions, feel free to reach out at any time!