WPIntell

Source evidence

link

Product Category Slider & Grid for WooCommerce – WooCategory · support · 2022-09-15T18:39:00+00:00

questionsentiment
mediumseverity
0.72relevance
4replies
Evidence onlycommercial context

Proof Health

Open evidence

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

1 / 1 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

0 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
kklo resolved
Hi, How can I delete the link from the categories, as the categories are still forming, but I don’t want to stop showing the user all the categories? Thanks Hi @kklo , You can disable the links of the category slider using the following CSS code. Add the following CSS code at Dashboard > Woo Cat Slider > Settings > CUSTOM CSS .sp-wcsp-cat-item, .sp-wcsp-cat-item-thumb-content { pointer-events: none; } Hope this may help you. Have a nice day. Hi, @pulak00 Thanks Hi @kklo , You are always welcome. Have a nice day. Thanks This reply was modified 3 years, 8 months ago by kklo .

Comments

4 shown
Pulak Ahmed 2022-09-19T09:24:00+00:00

Hi @kklo , You can disable the links of the category slider using the following CSS code. Add the following CSS code at Dashboard > Woo Cat Slider > Settings > CUSTOM CSS .sp-wcsp-cat-item, .sp-wcsp-cat-item-thumb-content { pointer-events: none; } Hope this may help you. Have a nice day.

kklo 2022-09-19T13:02:00+00:00

Hi, @pulak00 Thanks

Pulak Ahmed 2022-09-20T08:40:00+00:00

Hi @kklo , You are always welcome. Have a nice day.

kklo 2022-09-20T13:41:00+00:00

Thanks This reply was modified 3 years, 8 months ago by kklo .