J. Davis

Forum Replies Created

Viewing 15 posts - 1,141 through 1,155 (of 3,452 total)
  • Author
    Posts
  • in reply to: Feature Request: Payment Plan Option #1387480

    Hi Trinity, Thanks your upvote has been counted.

    in reply to: booking 4.4.2 – Elementor – display price – unusable #1387466

    Hi Eric,

    You are welcome. We have released an update version with adjusted styles. It would help us much of you review the Booklium theme https://motopress.com/products/booklium/#reviews

    best regards,
    John Davis

    in reply to: Update hotel booking 4.5.0 #1387464

    Hi Felizia,

    Thanks for your question however I’m not sure I get your question correctly. The feature is included in the update release. Could you please clarify the question in more detail?

    best regards,
    John Davis

    in reply to: Customer Account #1387462

    Hi Thomas,

    You can make a test booking with a completely new email address to make sure the user and related customers are added correctly. Thus you will be able to view the database to learn the table structure required to form the proper import of the customers. Note: we do not recommend you edit the database manually not to corrupt it.

    best regards,
    John Davis

    in reply to: Error in the WP-DEBUG log #1378502

    Hi Maciej,

    Thanks for your question. This warning is just an indicator that there is something wrong with some files on your site. Could you please check your log whether there is any other error or warning available? You might need to enable a debug mode to catch it.

    best regards,
    John Davis

    in reply to: Search Doesn’t work #1378501

    Hi Maciej,

    Thanks for your topic however I could not replicate the issue. The search is running well with any Permalink Structure from Settings > Permalinks. Perhaps the issue is with mod_rewrite on the side of your server. You may try to change the permalink structure and try to visit any page of your site e.g. Contacts.

    best regards,
    John Davis

    in reply to: Translating Reviews in Carousel #1378499

    Hi Maciej,

    Thanks for your question. If you have faced difficulties translating the Testimonials via the WPML Advanced Translation tool then you may try to edit the translated pages with Elementor. For this, view the page in the translated language and click to edit the page with Elementor.

    best regards,
    John Davis

    in reply to: Search results not taking into account number of guests #1378495

    Hi Lucie,

    Thanks for your question. You may refer to this article to learn how it works and find some workaround.

    best regards,
    John Davis

    in reply to: Update hotel booking 4.5.0 #1378494

    Hi Felizia,

    Thanks for your question. You do not need to activate anything for this improvement to be applied to your site. It is applied automatically.

    best regards,
    John Davis

    in reply to: Coupon Code Email Tag #1378493

    Hi Kerry,

    Thanks for your explanation. There is no option to show a coupon code out of the Price Breakdown when it is applied by the customer. For now, you may refer to the Price Breakdown to view all the Booking Details. Thanks

    best regards,
    John Davis

    in reply to: Customer Account #1378491

    Hi Thomas,

    Thanks for your question. When the User was created earlier than the Customer you will need to edit the customer and add an ID of a proper user. Unfortunately, there is no option to import the list of customers for now.

    best regards,
    John Davis

    in reply to: booking 4.4.2 – Elementor – display price – unusable #1378487

    Hi Eric,

    You may try to apply the following style:

    .datepick .datepick-month td span.mphb-past-date, .datepick .datepick-month td span.mphb-booked-date, .datepick .datepick-month td span.mphb-booked-date.mphb-date-check-in.mphb-date-check-out {
      color: #000;
      opacity: 1;
      border: 1px solid #fff;
      background: -webkit-repeating-linear-gradient(135deg, transparent, transparent 4px, #EE4B2B 5px, #EE4B2B 6px);
      background: -o-repeating-linear-gradient(135deg, transparent, transparent 4px, #EE4B2B 5px, #EE4B2B 6px);
      background: repeating-linear-gradient(-45deg, transparent, transparent 4px, #EE4B2B 5px, #EE4B2B 6px);
    }
    
    .datepick .datepick-month td span.mphb-date-check-in.mphb-booked-date, .datepick .datepick-month td span.mphb-available-date.mphb-date-check-out {
      background: -webkit-repeating-linear-gradient(135deg, transparent, transparent 4px, #EE4B2B 5px, #EE4B2B 6px);
      background: -o-repeating-linear-gradient(135deg, transparent, transparent 4px, #EE4B2B 5px, #EE4B2B 6px);
      background: repeating-linear-gradient(-45deg, transparent, transparent 4px, #EE4B2B 5px, #EE4B2B 6px);
    }

    best regards,
    John Davis

    in reply to: A couple of issues/questions #1378485

    Hi George,

    You may try to add the style below at Appearance > Customize to align the availability form on the single accommodation type page horizontally:

    @media (min-width:991px){
    .single-mphb_room_type .mphb-booking-form {
      display: flex;
      flex-wrap: wrap;
    }
    
    .single-mphb_room_type .mphb-booking-form p{
      padding-right:1em;
    }
    
    .single-mphb_room_type .mphb-booking-form .mphb-required-fields-tip{
      display:none;
    }
    
    .mphb-reserve-btn-wrapper {
        display: flex;
      align-items: flex-end;
    }
    .mphb-reserve-room-section {
      display: block;
      width: 100%;
    }
    }

    2. If the visitor creates a user before the reservation the Customer account won’t tie in with the user and so he will not be able to see his future reservation in his account. You will need to link/connect the User with a proper Customer manually.

    best regards,
    John Davis

    in reply to: the availability calendar booking form does not work #1377640

    Hi Verin,

    Thanks for your reply. I could not replicate the issue locally but we will definitely investigate the case further.

    best regards,
    John Davis

    in reply to: Latest emmet child theme link #1377192

    Hi,

    The child theme is optional. It is the ability to override the styles and functions of the parent theme. You may create a child theme by following the WordPress documentation.

    best regards,
    John Davis

Viewing 15 posts - 1,141 through 1,155 (of 3,452 total)