WPIntell

Source evidence

Feature request: Disable links

News Ticker Widget for Elementor · support · 2020-05-25T16:21:00+00:00

complaintsentiment
mediumseverity
0.74relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

2 / 19 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

17 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
samuelores unresolved
Hi there, thank you very much for this great widget! It would be very useful to be able to disable the links of the entries that appear to only show the “headlines”. Is there a way to make the texts non clickable? Best regards, Samu Hello Samu, Hope you are doing well 🙂 Unfortunately, as of now, there is no option to disable the link from the entries but we will consider it adding if more users request. Thanks Hi, it’s a great plugin but with the option to disable the links it would be even better. As for now, you can make the texts non clickable using CSS. Worked for me. .js-ticker.active .js-ticker-item { pointer-events: none; cursor: default; } Best regards, bepe

Comments

2 shown
Aezaz Shaikh 2020-05-30T15:55:00+00:00

Hello Samu, Hope you are doing well 🙂 Unfortunately, as of now, there is no option to disable the link from the entries but we will consider it adding if more users request. Thanks

be_pe 2020-08-04T17:04:00+00:00

Hi, it’s a great plugin but with the option to disable the links it would be even better. As for now, you can make the texts non clickable using CSS. Worked for me. .js-ticker.active .js-ticker-item { pointer-events: none; cursor: default; } Best regards, bepe