WPIntell

Source evidence

revslider compatibility issue

YITH WooCommerce Compare · support · 2025-05-15T16:30:00+00:00

complaintsentiment
highseverity
1.0relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

4 / 14 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

10 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
sanchenko57 unresolved
your popup is broken when revslider plugin is active. styles of DTFC_* classes don’t ask about links, there won’t be any https://prnt.sc/CXS5GTZjfbOl The page I need help with: [ log in to see the link] Hello there, thanks for contacting us! Please try updating to the latest version and see if this resolves the issue. It’s worth noting that both plugins aren’t integrated, so this may be the cause of the problem. Could you please review it? Best regards. Naturally, I initially tested it on the latest versions. Revslider is a popular plugin, tell me right away whether you will make it compatible with it or not. Please do not waste my and your time Hello there, Unfortunately, there are no plans to implement this integration at this time. If you have any other questions, let us know. Best regards. already fined solution, revslider add styles for .description display: inline-block; we need table.compare-list tbody>tr.description { display: table-row; } just check this and add rule

Comments

4 shown
Juan Coronel 2025-05-16T15:36:00+00:00

Hello there, thanks for contacting us! Please try updating to the latest version and see if this resolves the issue. It’s worth noting that both plugins aren’t integrated, so this may be the cause of the problem. Could you please review it? Best regards.

sanchenko57 2025-05-18T13:08:00+00:00

Naturally, I initially tested it on the latest versions. Revslider is a popular plugin, tell me right away whether you will make it compatible with it or not. Please do not waste my and your time

Juan Coronel 2025-05-19T13:49:00+00:00

Hello there, Unfortunately, there are no plans to implement this integration at this time. If you have any other questions, let us know. Best regards.

sanchenko57 2025-05-20T07:32:00+00:00

already fined solution, revslider add styles for .description display: inline-block; we need table.compare-list tbody>tr.description { display: table-row; } just check this and add rule