Home Forums Themes Support Aqua WordPress Theme Trouble with reservations

Topic Resolution: Not Resolved
Viewing 4 reply threads
  • Author
    Posts
    • #18474

      I have different issues with the reservation form and booking schedules.

      1) I did not find how to configure the form itself. It is not a regular contact form and when I click on the “booking table” icon in edit mode, I got only an empty popup.
      https://prnt.sc/l7vz7q

      2) I configured some schedules were bookings are available. I did not see any changes in the reservation form to respect this schedules.
      https://prnt.sc/l7w066

      3) where can I change the language settings for this form? e.g. submit button still remain to “Booking”. I did not find any entry in the language file for that.
      https://prnt.sc/l7vzvp

      By the way – there are many other topics of interest for some problems. Just to write “we solved it for you” did not help any other user in the forum. It would be better to post a complete solution such as “…fixed issue in …\booking.php” And add the new file as attachment to the post, or post a notice like “…the fix will be available in standard Theme version 3.1.8” This would generate more value for users having same problems 🙂

    • #18476

      Update for language issue – there is a wrong language string for the submit button at
      aqua/framework/shortcodes/booking/booking.php
      Just edit the line 30

      apply_filters( 'rtb_booking_form_submit_label', __( 'Book', 'restaurant-reservations' ) )

      and replace Book with Request Booking and the submit button refers to the correct language string.

      Would be nice, if this will be fixed in the main theme version too.

    • #18483

      Hi,
      Thank for your comment. We will update the new version.

    • #18503

      What about the other points 1 and 2, I mentioned?

    • #18513

      Hi again,

      We create shortcode get data and custom in plugin.

      • #18612

        Hi,

        as I understand, you will update your shortcode, right? When will it available?

Viewing 4 reply threads

You must be logged in to reply to this topic.