Forum Replies Created
- AuthorPosts
- January 26, 2021 at 12:21 am in reply to: Accomodation types plugin – issue with flexslider #1064741
Andre Flores
ModeratorHello 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,
AndreJanuary 26, 2021 at 12:16 am in reply to: Customer pays deposit + Pay on arrival don’t work together #1064739Andre Flores
ModeratorThis reply has been marked as private.Andre Flores
ModeratorHello 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,
AndreJanuary 25, 2021 at 11:58 pm in reply to: Not able to delete default information on accomodation type pages #1064735Andre Flores
ModeratorHello 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,
AndreJanuary 25, 2021 at 11:54 pm in reply to: Adjust the availability search form widget calendar size #1064733Andre Flores
ModeratorHello 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,
AndreAndre Flores
ModeratorHello 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,
AndreAndre Flores
ModeratorHello 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,
AndreAndre Flores
ModeratorHello 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,
AndreAndre Flores
ModeratorHello 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,
AndreJanuary 25, 2021 at 11:29 pm in reply to: New WordPress 5.6 Update and Slider compatibility #1064718Andre Flores
ModeratorHello 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,
AndreAndre Flores
ModeratorHello 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,
AndreAndre Flores
ModeratorHello 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,
AndreAndre Flores
ModeratorHello Lee,
I am glad that you have managed to resolve the issue.
Regards,
AndreAndre Flores
ModeratorThis reply has been marked as private.January 22, 2021 at 12:58 am in reply to: Checkin time / Calendar view frontend / Sell services after a booking #1063033Andre Flores
ModeratorHello 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 - AuthorPosts