• Resolved awilmsmeier

    (@awilmsmeier)


    Hi,
    I have defined a variable product with 2 options: “Workshop” (is an activity) and “Voucher” (not an activity). When I define “Workshop” as the default option, BA does not show the list of available dates (even though dates are available).

    When I define “No default variation” and then select “Workshop” in the product screen, BA does correctly retrieve and show the available dates.
    Is this a know issue?
    Best regards,
    Andreas

Viewing 1 replies (of 1 total)
  • Plugin Author Booking Activities Team

    (@bookingactivities)

    Hello Andreas,

    Hope you are doing well,

    Thank you for this bug report, I was not aware.
    I fixed it and queued it for the next release. It may not be released as soon as you want, so for an immediate solution you can:

    Add this code in booking-activities/controller/controller-woocommerce-frontend.php lines 225, 228, 233 and 237, right before each return;:
    echo '<div class="bookacti-form-fields"></div>';

    Regards,
    Yoan Cutillas

Viewing 1 replies (of 1 total)
  • The topic ‘Availability for Variable Products with default option’ is closed to new replies.