Andre Flores

Forum Replies Created

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

    in reply to: Rooms not bookable #1064715

    Hello Bruno,

    In order to make your accommodation type available you should make sure to have at least one accommodation generated for each accommodation type, create seasons for future dates and set up rates for each accommodation type including those seasons. You will find detailed directions on how to do that in this article.

    Regards,
    Andre

    in reply to: Rooms not bookable #1064712

    Hello Lee,

    I am glad that you have managed to resolve the issue.

    Regards,
    Andre

    in reply to: Add cleaning costs for total stay #1064710
    This reply has been marked as private.

    Hello Maurice,

    Thank you for your suggestions, it is much appreciated. A workaround would be having services created in the back-end but not assigned to any accommodation type – this will make sure these services are not displayed on the front end. Once you need to add them to existing bookings, you will need to assign the service in question to corresponding accommodation type and then add it in the booking. As far as I know your guests will not be charged automatically for such added services, however the invoice will be affected by the service price. So you will be able to charge your guests locally for such added services.

    Regards,
    Andre

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