The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Share:
Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] Checkbox default

3 Posts
2 Users
0 Reactions
1,303 Views
Posts: 14
Topic starter
(@vladoff)
Eminent Member
Joined: 5 years ago

Hi, Please tell me how to make the checkbox pressed by default?

Безымянный
2 Replies
Asti
Posts: 8075
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 years ago

Hi @vladoff,

try the following js code:

jQuery('#wpdcom .wpd-field-agreement .wpd-field').prop('checked', true);

Please make sure this kind of option complies GDPR. 

Helpful article: https://www.wpbeginner.com/wp-tutorials/how-to-easily-add-javascript-in-wordpress-pages-or-posts/

1 Reply
(@vladoff)
Joined: 5 years ago

Eminent Member
Posts: 14

@asti

Thank you so much!

Share: