WPIntell

Source evidence

Product in cart without box checked

AgreeMe Checkboxes For WooCommerce · support · 2023-06-21T11:13:00+00:00

mixedsentiment
highseverity
0.95relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

2 / 28 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

26 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
muchogusto resolved
When the checkbox is not checked the product is still being added to cart although the required checkbox is set. The customer needs to be 18 or older to be able to buy liquor so this is an important checkbox. Also the text is in a light grey while my other page text is in black. Can the text color be changed so that it is more apparent? The page I need help with: [ log in to see the link] Hi, Can you add these, in the General Options page -> Classes for Buttons to trigger required field alerts .single_add_to_cart_button,.checkout-button,#place_order and save once. Its your theme issue, There’s an opacity value for p{opacity:0.4}, you have to override using custom css, Appearance → Customize → Additional CSS add this, p.form-row {opacity: 1;} Regards. Thank you for your quick reply. It works perfectly now and the text color is ok too.

Comments

3 shown
Amin Y 2023-06-21T14:11:00+00:00

Hi, Can you add these, in the General Options page -> Classes for Buttons to trigger required field alerts .single_add_to_cart_button,.checkout-button,#place_order and save once.

Amin Y 2023-06-21T14:50:00+00:00

Its your theme issue, There’s an opacity value for p{opacity:0.4}, you have to override using custom css, Appearance → Customize → Additional CSS add this, p.form-row {opacity: 1;} Regards.

muchogusto 2023-06-21T15:56:00+00:00

Thank you for your quick reply. It works perfectly now and the text color is ok too.