Andre Flores

Forum Replies Created

Viewing 15 posts - 1,081 through 1,095 (of 1,936 total)
  • Author
    Posts
  • in reply to: Rooms not bookable #1068839

    Hello Jonas,

    You are most welcome, I hope you will be able to achieve the result with the WPML plugin.

    Regards,
    Andre

    in reply to: Hourly booking #1068837

    Hello Andrey,

    Unfortunately, there is no such option to block reservation for specific time to allow cleaning in the Appointment Booking plugin at the moment.
    You may try adding several shcedules for the same day of the week and leaving some margins between working hours, e.g. 9:00 – 10:00, 11:00 – 12:00, 13:00 – 14:00 etc., so there is an hour between each working period of time for cleaning: https://prnt.sc/y4krfm.

    Regards,
    Andre

    in reply to: Booklium theme search results gallery #1068834

    Hello Maria,

    In order to get rid of the gallery on the Search Results page and leave the featured image only locate the room-content.php file under /wp-content/themes/booklium/hotel-booking/shortcodes/search-results/ directory, open the file for editing and find the following code there approximately on lines 37-48:

    if ( $isShowGallery && mphb_tmpl_has_room_type_gallery() ) {
    				?>
                    <div class="loop-room-images-wrapper">
    					<?php
    					/**
    					 * @hooked \MPHB\Views\LoopRoomTypeView::renderGallery - 10
    					 */
    					do_action( 'mphb_sc_search_results_render_gallery' );
    					?>
                    </div>
    				<?php
    			} else if ( $isShowImage && has_post_thumbnail() ) {

    Replace the code with the following:

    if ( $isShowImage && has_post_thumbnail() ) {

    Regards,
    Andre

    in reply to: Booking Form Popup Calendar #1068830
    This reply has been marked as private.

    Hello there,

    Thank you for your up-votes, they have been counted.

    Regards,
    Andre

    in reply to: Deposit and cleaning fees #1068254

    Hello there,

    Yes, the solution is to select the Per accommodation / per day type and to set the Limit option to “1” – this will allow your guest to be charged only once per the whole stay.

    Regards,
    Andre

    in reply to: Admin Booking without Booking Rules #1068247

    Hello Maurice,

    Thank you for sharing your insights, it is very much appreciated. I will make sure to have this information passed to our developers.

    Regards,
    Andre

    in reply to: Update to Themes #1068244

    Hello Stephanie,

    Unfortunately, there is no exact time frame on the theme update at the moment as our developers are currently busy with other priority tasks. I will do my best to speed up the process, however, I am afraid they will not be able to update the theme in the nearest future.

    Regards,
    Andre

    in reply to: Confirm Booking link from email goes to wrong language. #1068237

    Hello Ryan,

    You are most welcome 🙂 It would be much appreciated if you leave your positive feedback bout the Hotel Booking plugin at: https://motopress.com/products/hotel-booking/#edd-reviews-respond.

    Thank you in advance!

    Regards,
    Andre

    in reply to: It is possible to book only some type of services? #1068235

    Hello Matej,

    Unfortunately, there is no option to sell services separately from accommodation. As an option you may add them to existing bookings by editing them in your dashboard. You may add some simple contact form on the website, so your guests could request the type of wine tasting, which will be then added to their booking by admin.
    Alternatively, you may sell this type of services as products via WooCommerce, however, they will not be related to the Hotel Booking bookings.

    Regards,
    Andre

    in reply to: Sucuri alerts with Hotel Booking plugin 3.9.3 #1068232

    Hello Steve,

    Thank you for reporting the issue.
    We have passed the request to our developers, once they provide us with any feedback, we will immediately let you know.

    Regards,
    Andre

    Hello Maurice,

    This does not appear to be a bug, the plugin round off the coupon value to one decimal only, there is no option to have more than one decimal in the coupon value, unfortunately.

    Regards,
    Andre

    in reply to: Add info in all booking #1068191
    This reply has been marked as private.
    in reply to: Posts don’t follow colours set in Elementor Site Settings #1068190

    Hello Eric,

    Those colors are overridden by the theme CSS files. In order to change them you will need to add custom CSS under Appearance ->Customize ->Additional CSS. Kindly provide me with the URl to the example page and highlight the colors you would like to change, so I provide you with valid CSS.

    Regards,
    Andre

    in reply to: Translate Activities on the WordPress desktop #1068189

    Hello Adrian,

    If you are referring to the Activities tab in your WordPress dashboard, you may translate it by performing changes in the Custom Post Type Plus plugin language files. We recommend using Loco Translate plugin to do that, check the following screenshot: https://prnt.sc/y04iu7. Make sure to perform translations specifically in the Custom Post Type Plus plugin.
    You will find an example on how to do that in this article.

    Regards,
    Andre

Viewing 15 posts - 1,081 through 1,095 (of 1,936 total)