Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi,
    thanks for reporting this, we’ll fix this on the next update.
    Until the update, you can change on file class.yith-wcwtl.php this code on line 72 from this
    YITH_WCWTL_Frontend();
    to

    if( get_option('yith-wcwtl-enable') == 'yes' ) {
        YITH_WCWTL_Frontend();
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Cannot disable Waitlist in settings’ is closed to new replies.