godaddy-wordpress / go

The most flexible Gutenberg-first WordPress theme built for go-getters everywhere.
https://wordpress.org/themes/go/
GNU General Public License v2.0
327 stars 64 forks source link

Checkbox hidden/not showing on Email Subscribers 5.0.8. form #741

Open VWALAblog opened 2 years ago

VWALAblog commented 2 years ago

Describe the bug: Checkbox does not display as part of Email Subscribers 5.0.8. form in "Go" theme but does show via "Twenty Twenty-One" theme. Looking for a theme update that remedies issue or CSS that can counteract issue as a temporary solution.

Current HTML in place: <input type="checkbox" name="es_gdpr_consent" value="true" required="">

Expected behavior: Checkbox should display beside text to allow for confirmation of GDPR/Privacy Policy.

Screenshot(s): Screenshot 2022-01-08 at 15 34 09

Priority (select one):

jrtashjian commented 1 year ago

Possibly related to https://github.com/godaddy-wordpress/go/issues/787 and https://github.com/godaddy-wordpress/go/issues/729