• Resolved kimmisam

    (@kimmisam)


    Created categories that define our types of services. Each category has 2 to 3 services assigned. This worked in version 4, but when I upgraded to 5, the services no longer show up on the booking form. I can set [webbabooking serivce=x] and the booking form will load a calendar to book a time and date to a single service, but if I use the [webbabooking category=x] or [webbabooking category_list=yes] All I get is a blank list of services. All plugins are up to date and I am using the current version of wordpress using OceanWP. I am hoping it is just a setting somewhere i missed. the browser doesn’t matter, i have tried it in Edge and Chrome. I am testing with the free version, but plan on buying the product if I can validate this works as intended. Suggestions?

    • This topic was modified 1 year, 3 months ago by kimmisam.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Webba Appointment Booking

    (@webba-agency)

    Hi,

    Thank you for contacting us.

    I’ve checked your booking form. Services are not shown because you added the following CSS code using Simple Custom CSS & JS plugin:

    label {
    display: none !important;
    }

    This code makes service blocks invisible.

    You need to remove this code to make Webba default styles working correctly. You will find Custom CSS & JS in the left side of your WordPress dashboard.

    If you have any question, please let me know.

Viewing 1 replies (of 1 total)
  • The topic ‘Services not listed under defined category list’ is closed to new replies.