WPIntell

Source evidence

Lable showed wrong

Product Labels For Woocommerce (Sale Badges) · support · 2024-04-10T12:26:00+00:00

mixedsentiment
mediumseverity
0.78relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

3 / 19 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

16 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
dantechtest resolved
I hope you can help? I’m using the plugin Product Labels For Woocommerce (Sale Badges) And I have created a rule for all products in the OUTLET category to have a badge. But if I access a product brand page, for example: https://danmonshop.se/shop/?yith_wcan=1&pwb-brand=studio-network-solutions then all products have a badge even if they are not in the OUTLET category. If I then click on one of these products, the badge is not displayed. I have tried the following: Disable/Enable plugin Delete label and create new Change theme Somehow I this it conflicts with the YITH filter? https://dev.danmonshop.com/shop/?yith_wcan=1&pwb-brand=ibm Do you know what causes this? Thanks in advance! This topic was modified 2 years, 2 months ago by dantechtest . This topic was modified 2 years, 2 months ago by dantechtest . The page I need help with: [ log in to see the link] Hi, Could you please try adding ‘ add_filter( ‘acoplw_taxonomy_filter’, ‘__return_false’ ); ‘ to your function.php file? If it doesn’t work, please inform us, and we will provide another solution. We require more details to address this issue effectively. You can reach us on the Acowebs website. Hi and thanks for the quick reply! I used the code in the CodeSnippet and it seems to work fine now, thanks. This reply was modified 2 years, 2 months ago by dantechtest .

Comments

2 shown
Sreejith Acowebs 2024-04-11T03:43:00+00:00

Hi, Could you please try adding ‘ add_filter( ‘acoplw_taxonomy_filter’, ‘__return_false’ ); ‘ to your function.php file? If it doesn’t work, please inform us, and we will provide another solution. We require more details to address this issue effectively. You can reach us on the Acowebs website.

dantechtest 2024-04-11T07:23:00+00:00

Hi and thanks for the quick reply! I used the code in the CodeSnippet and it seems to work fine now, thanks. This reply was modified 2 years, 2 months ago by dantechtest .