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

Issue [Solved] Checkmark is missing in checkbox field on comment form

5 Posts
2 Users
3 Reactions
323 Views
Posts: 5
Topic starter
(@sara-karivgmail-com)
Active Member
Joined: 4 months ago

Hello,

I've added "AgreementCheckbox" field, but the checkmark is missing...

I've deactivated all plugins with no luck, also tried to add a Multiple Choice (checkbox) field - I got the same issue.

please check the link i provided in website url

Thanks!
Sara.


4 Replies
Posts: 5
Topic starter
(@sara-karivgmail-com)
Active Member
Joined: 4 months ago

I just noticed that also the Subscription Bar drop-down checkbox is not working:

image

1 Reply
Asti
 Asti
Support
(@asti)
Joined: 8 years ago

Illustrious Member
Posts: 8107

@sara-karivgmail-comĀ 

You have JS errors on your website console. Please solve those errors and the wpDiscuz plugin will work fine.Ā 


Posts: 5
Topic starter
(@sara-karivgmail-com)
Active Member
Joined: 4 months ago

Well Asti, I fixed all the JS errors on my website and the console is clean , and the checkmark was still missing...

I've managed to fix the issue with only css:

input[type="checkbox"] {
    appearance: auto !important;
    -webkit-appearance: auto !important;
    accent-color: #0073aa;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-inline-end: 6px;
}

Thanks anyway...

image

1 Reply
Asti
 Asti
Support
(@asti)
Joined: 8 years ago

Illustrious Member
Posts: 8107

@sara-karivgmail-comĀ 

Thank you for letting us know. Glad to hear that the issue is solved.

We're going to mark this thread as resolved. Feel free to open a new topic if you have further questions.


Share: