Andre Flores

Forum Replies Created

Viewing 15 posts - 1,111 through 1,125 (of 1,926 total)
  • Author
    Posts
  • in reply to: Property individual terms & conditions #1065790

    Hello Henrik,

    Any filed added via Checkout Fields add-on is displayed on the Checkout page regardless of the booked accommodation type, so it is currently not possible to create any unique field for each accommodation type, unfortunately.

    Regards,
    Andre

    in reply to: Accomodation types plugin – issue with flexslider #1065784

    Hello there,

    Thank you for letting us know, we will check the ticket you have submitted to our Help Desk.

    Regards,
    Andre

    Hello Wim,

    We expect to release the Hotel Booking plugin update this week, so our developers will do their best to have the plugin released until the end of the week.

    Regards,
    Andre

    in reply to: How do I change the button text? #1065777

    Hello Susie,

    You may change the button text via Loco Translate plugin using directions from an example in this article.

    Regards,
    Andre

    in reply to: Booking for children free of charge #1065775

    Hello David,

    Yes, this is the only available option so far indeed, since you allow both adults and children. As an alternative you may disable Children option and have Guests option available only, so the price depends on the number of guests, regardless of whether they are adults or children – not sure if this option suits you.

    Regards,
    Andre

    Hello Jerrel,

    Currently there are some troubles with the gallery images loading, however, our developers have already found a way to fix it. The fix will be included in the next Hotel Booking plugin update, which is expected to be released this week.
    We will see whether it resolves the issues you are facing.

    Regards,
    Andre

    in reply to: How to edit the search results page layout? #1065765

    Hello Héric,

    Making the Search Results page looking exactly as on your example might require custom CSS/PHP customization. You may change the number of columns the results are displayed in using directions from this article. As for the rest of elements, you might need custom CSS in order to make them look similar.
    Feel free to submit your request to our Help Desk providing your website URL, so we take a closer look at it.

    Regards,
    Andre

    in reply to: Link building with its rooms #1065761

    Hello Matej,

    We do have a workaround on how to achieve this, you may find detailed directions in this article.
    Please note that this appears to be just a workaround, so you might need to control the process manually as well in order to avoid overbooking.

    Regards,
    Andre

    in reply to: Rooms not bookable #1065753

    Hello Jonas,

    I am afraid the Polylang plugin is not fully compatible with the Hotel Booking, therefore we recommend using WPML only, as it is 100%-compatible with our product.

    Regards,
    Andre

    in reply to: Accomodation types plugin – issue with flexslider #1064741

    Hello there,

    Kindly submit your request to our Help Desk providing temporary access to WordPress dashboard, so we take a closer look at the issue.

    Regards,
    Andre

    This reply has been marked as private.
    in reply to: Accommodation Type Widget #1064738

    Hello Thomas,

    Yes, you may add it via Font Awesome icons in CSS, e.g. add the following code under Appearance ->Customize ->Additional CSS:

    .mphb-widget-room-type-attributes {
    	list-style: none;
    }
    .mphb-widget-room-type-attributes .mphb-room-type-facilities::before {
    	content: "\f118";
    	font-family: "Font Awesome 5 Free";
    }

    The first rule removed list bullets (if they are displayed for the details section) and the second one adds an icon before the “Amenities” line in details section of the Accommodation Types widget.
    You may add similar rules to other lines by finding out their CSS class (in this case the class is mphb-room-type-facilities): https://prnt.sc/xn81z0.

    Regards,
    Andre

    Hello Robert,

    Thank you for your up-vote, it has been counted. Kindly provide me with the example page URL, where you need to stop the gallery from being linked to the accommodation type page.

    Regards,
    Andre

    in reply to: Adjust the availability search form widget calendar size #1064733

    Hello there,

    This can be adjusted via custom CSS, e.g. by adding the following code under Appearance ->Customize ->Additional CSS:

    @media (min-width: 1200px) {
    .homepage-widgets {
    	width: 100%;
    }
    .homepage-widget-area .widget {
    	padding: 1.875em;
    }
    .mphb-calendar .datepick, .datepick-popup .datepick {
    	width: 435px !important;
    }
    .mphb-calendar .datepick-month, .datepick-popup .datepick-month {
    	height: 261px;
    }}

    Decrease all the values in the above code to the desired ones to make the widget and pop-up calendar smaller.

    Regards,
    Andre

    in reply to: Adjust custom image header height for front page #1064728

    Hello Ruxandra,

    You are most welcome. It would be very much appreciated if you leave your positive feedback about the Alpenhouse theme at: https://motopress.com/products/alpenhouse/#edd-reviews-respond.

    Thank you in advance!

    Regards,
    Andre

Viewing 15 posts - 1,111 through 1,125 (of 1,926 total)