WPIntell

Source evidence

Better formatting options

WC Variations Radio Buttons · support · 2021-05-06T04:29:00+00:00

complaintsentiment
mediumseverity
0.75relevance
0replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

10 / 67 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

57 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
katmacau unresolved
Hi. Your plugin is great. However I have a small suggestion to allow for much better styling of the radio buttons. I edited the plugin files at line 105 of wc-variations-radio-buttons.php from: printf( '<div><input type="radio" name="%1$s" value="%2$s" id="%3$s" %4$s><label for="%3$s">%5$s</label></div>', $input_name, $esc_value, $id, $checked, $filtered_label ); to: printf( '<div><input type="radio" name="%1$s" value="%2$s" id="%3$s" %4$s><label for="%3$s">%5$s</label><span class="checkmark"></span></div>', $input_name, $esc_value, $id, $checked, $filtered_label ); I could then use pure CSS to make pretty radio buttons that changed appearance on selection. Eg like outlined at https://www.w3schools.com/howto/howto_css_custom_checkbox.asp It would be great if you could include that in the plugin in the future.

Comments

0 shown

No comments were stored for this source.