• Possibly an issue with woocommerce and the theme?

    On the checkout page [woocommerce_checkout] there are multiple check boxes (accept terms and alternative delivery address) which are working – as in they are checked or not and additional fields change, however the actual box doesn’t change its physical appearance so I think this is theme related?

    I dont really know where to look to fix this

Viewing 9 replies - 1 through 9 (of 9 total)
  • Francesco Grasso

    (@francgrasso)

    YITH Support Representative

    Hello there,
    this issue should be already fixed in the latest update of the theme…. still have it? If yes, can you share here a live link of your website? I would love to test the checkout page and see if the issue is CSS related or JS related.

    Thanks for your time

    Thread Starter adw89

    (@adw89)

    Francesco Grasso

    (@francgrasso)

    YITH Support Representative

    Hi again, ok issue found.

    While I’m preparing the theme update with the fix, can you add the following additional CSS to your site?

    input[type=checkbox]::before {
        background: var(--wp--preset--color--foreground);
    }

    This will fix it.

    Thread Starter adw89

    (@adw89)

    Hello! This solution fixed it for a while but in your latest update its is no longer working again ??

    Thread Starter adw89

    (@adw89)

    Hi Francesco,

    Do you have any update on this fix as its pretty significant stopping the use of the woocommerce ?

    Francesco Grasso

    (@francgrasso)

    YITH Support Representative

    Hello there, next version (1.3.2) will contain the fix. Really sorry for the big delay and thanks for using Wonder theme

    Thread Starter adw89

    (@adw89)

    Good Day!

    This issue has shown its self again ?? the fix suggested above no longer works either!

    Any advice?

    Thread Starter adw89

    (@adw89)

    Hello Francesco, I see that the theme was updated to v2.0.0 today however this bug still remains? Any suggestions?

    Thread Starter adw89

    (@adw89)

    On the checkout page [woocommerce_checkout] there are multiple check boxes (accept terms and alternative delivery address) which are working – as in they are checked or not and additional fields change, however the actual box doesn’t change its physical appearance so I think this is theme related?

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Checkboxes not toggling’ is closed to new replies.