Andre Flores

Forum Replies Created

Viewing 15 posts - 1,126 through 1,140 (of 1,936 total)
  • Author
    Posts
  • 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

    in reply to: Unable to add SVG files in body #1064727

    Hello Ruxandra,

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

    Regards,
    Andre

    in reply to: Checkout Payment Amount #1064724

    Hello Robert,

    You are most welcome, I am glad that the solution worked for you! It would be very much appreciated if you leave your positive feedback about the Checkout Fields add-on at: https://motopress.com/products/hotel-booking-checkout-fields/#edd-reviews-respond.

    Thank you in advance!

    Regards,
    Andre

    in reply to: Add info in all booking #1064721

    Hello Maurice,

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

    Regards,
    Andre

    in reply to: New WordPress 5.6 Update and Slider compatibility #1064718

    Hello Trevor,

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

    Regards,
    Andre

    in reply to: Rooms not bookable #1064716

    Hello Jonas,

    You should make sure to create translations of accommodation types for all the languages first, otherwise they will not be able in other languages. Check this article with instructions on how to translate the plugin via WPML properly.

    Regards,
    Andre

Viewing 15 posts - 1,126 through 1,140 (of 1,936 total)