• Resolved luke630

    (@luke630)


    Hello,

    Thank you for creating this booking plugin, easy to use, and works for what I need.

    On my page I have a ‘book now’ buttons (in middle of site) that opens a modal, that has the webba booking shortcode. Using wordpress, elementor, ocean wc theme.

    I can’t seem to get a clean, easy to use modal. Either scroll bar is missing, sizing incorrect, or 2 scroll bars right next to each other. I have downloaded a few modal plugins to try to get it to work. I tried changing the webba appearance, but just spent lots of time and still no good results.

    Do you have any modal plugins you suggest? Samples of how to get this done? Suggestions to get it to fit well in a modal? Inside of the webba appearance settings you have a ‘preview’ button that shows a popup. That is exactly what I’m looking for!

    Would appreciate your help on this and I’m guessing many people have the same question.

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

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

    (@webba-agency)

    Hello,

    Thank you for using Webba!

    I have checked your booking page. When I selected service, nothing happens. In the console I noticed the following error message:

    TypeError: this.el is null
    https://anymediamarketing.com/wp-content/plugins/navmenu-addon-for-elementor/assets/js/frontend.min.js:408:5

    This error blocks the functionality of booking and caused by navemenu for elementor.

    Please, let us know as soon as you you will resolve this issue, so we can check the rest.

    Thread Starter luke630

    (@luke630)

    Thanks for the quick response. Try now, please click on the social media marketing book it button, then try Email Marketing book it button.
    I got the social media marketing modal to work, but now the email marketing is coming up blank in the modal.
    I tested the modal and that seems to be working, but the service is not displaying correctly.

    Plugin Author Webba Appointment Booking

    (@webba-agency)

    This is because you are trying to use several shortcodes on a same page (this is not allowed).

    Possible solution: use only one shortcode with all services and use JavaScript / jQuery to select these or another service in the dropdown depended on what button is clicked.

    As for issue with scroll: open the General tab of Webba Settings page and set the scroll container option to .pum-container (this is container class of your current modal window)

    Thread Starter luke630

    (@luke630)

    Okay. I will do 1 service for all the buttons a general ‘free consultation’.

    Other question, once I select a date from the popup calendar the format in the textbox is dd/mm/year. How do I change that for mm/dd/year? It looks odd dd/mm/year for USA dates.
    Thank you again!

    Thread Starter luke630

    (@luke630)

    How come I can’t check ‘Check if you’d like to send customer an email on booking’?
    So on lite version, customer does not get an email after booking?

    Plugin Author Webba Appointment Booking

    (@webba-agency)

    Hi,

    In the current version there is no option to change the date format in the textbox. To change the format you can edit the file

    wp-content/plugins/webba-booking/frontend/js/wbk-frontend.js

    just search for format: 'dd mmmm yyyy' and edit this string.

    >> So on lite version, customer does not get an email after booking?

    In the lite version only admins receive the notifications.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘how to get it in modal, scrolling’ is closed to new replies.