J. Davis

Forum Replies Created

Viewing 15 posts - 196 through 210 (of 3,450 total)
  • Author
    Posts
  • in reply to: Public Holiday Random Month #1698507

    Hi Anzie,
    You can create a season for a whole year, or several years like Jan 1, 2024, – Dec 31, 2026. Then add this season to the rate. Thus you will have a base season price. After this, you may add shorter seasons for holidays, specific periods, etc. Then you can edit the same rate and add the shorter seasons over the base one. The seasons on top have higher priority over the seasons placed lower within the rate.

    in reply to: Free download version? #1696245

    Hi Pavel,
    Thanks for letting us know. Feel free to ask any additional questions or suggestions.
    You can find the translation progressof each our product here https://crowdin.com/profile/motopress

    in reply to: GetWid Contact Form: Email Receiver? #1696244

    Hi Josiane,
    There is no option to adjust the template if the email notification. We have this request in our list of features. We will notify you when we have any news on this.

    in reply to: How do I change the Admin Email recipient? #1696233

    Hi Simon, you can add another recipient at Settings > Getwid > General Settings.

    in reply to: Allow customers to purchase a block of appointments #1696229

    Hi Jacob,
    There is no such an option by default as a workaround you may generate a coupon that provides a discount of 100% and can be used 4, 6, 8, or 12 times. Thus you can sell coupon codes with a third-party plugin for e-commerce.
    Feel free to ask any additional questions.

    in reply to: Creating A Stand alone Reservation Cart #1695948

    Hi Lisa,
    Thank you for the clarification. There is no shortcode or widget to add a reservation cart as a separate element to the page. It can be re-paced by applying custom CSS.

    in reply to: Creating A Stand alone Reservation Cart #1693639

    Hi Lisa,
    You can add the code from my previous reply to Appearance > Customize > Additional CSS

    in reply to: Export to Google Calendar/Airbnb issue #1693124

    Hi Olexandr, Thank you for the information.

    in reply to: Creating A Stand alone Reservation Cart #1692428

    Hi Lisa,
    Thanks for your question. You can try applying the custom CSS styles. As an example, you can try applying the following style:

    @media(min-width:991px){
      
      #mphb-reservation-cart {
      position: sticky;
      float: right;
      width: 25%;
      top: 0;
    }
    
    .mphb_sc_search_results-wrapper .mphb-room-type{
      width:70%;
    }
    }

    You can add more CSS to adjust the style to meet your requirements.

    in reply to: Database bookings table #1692424

    Hi Cian, you can check _posts and _postmeta tables.

    in reply to: Customization of checkout #1692423

    Hi Carlos,
    There is no such option to add custom fields to any section of the checkout page either in the Hotel Booking plugin or the Hotel Booking Checkout Fields add-on. The add-on allows you to add the fields to the Customer Information form only.

    in reply to: Grid or List View on Search Results Page #1692261

    Hi Bernardo,

    The style works on devices with a screen width 991px +. It is recommended to switch to vertical view on the mobile devices and 3 columns would be rather thin on a narrow screen.
    Could you please clarify the issue with the image size compared to the demo? Could you provide screenshots or examples?

    in reply to: Export to Google Calendar/Airbnb issue #1691507

    Hi Olexander, I’ve checked the history and it looks like the issue was resolved by removing the accommodation (unit of accommodation type) and adding a new one. The issue was with 1 accommodation only.
    Note: if there are many bookings assigned to this accommodation it is not a good solution to try. You will need to transfer bookings to the new accommodation.
    Could you also specify what version of the plugin you use?

    in reply to: Grid or List View on Search Results Page #1691482

    Hi Bernardo,
    You can achieve this by adding custom CSS styles or by overriding the actions and filters. You can find some examples on our help desk

    Columns/Grid view https://support.motopress.com/hc/en-us/articles/360040164491
    Compact List view https://support.motopress.com/hc/en-us/articles/360050337852

    in reply to: Pricelabs – Min. and max. stay rules #1691252

    Hi Guillermo,
    Thank you for your reply. Yes, the prices are imported from the Pricelabs to the database. Unfortunately, we do not provide customization services at the moment as all our developers are working on updates for new and existing products.

Viewing 15 posts - 196 through 210 (of 3,450 total)