Andre Flores

Forum Replies Created

Viewing 15 posts - 991 through 1,005 (of 1,932 total)
  • Author
    Posts
  • in reply to: Guest Account Registration #1078161

    Hello there,

    We are still collecting a feedback from our users regarding this feature. I have added your up-vote to it as well, once there is any information we will immediately let you know.

    Regards,
    Andre

    Hello Rob,

    You may prevent the main image from being linked to the accommodation type page by adding the following code under Appearance ->Customize ->Additional CSS:

    #mphb-flexslider-gallery-1 a img {
    	pointer-events: none;
    }

    As for the “prices start at” section the base price of the current season is usually displayed, I can see it currently says “Prices start at: ÂŁ200 for 2 nights”.

    Regards,
    Andre

    in reply to: Theme Update and Booking Plugin Updates. #1078156

    Hello Georgios,

    Yes, the Lazy Loading issue indeed exists and it has been already fixed in the latest Hotel Booking plugin version. Once the theme is updated, the issue will be resolved. Meanwhile you may disable lazy loading as you have indicated in your last reply, this can be also done via Disable Lazy Load plugin.

    Regards,
    Andre

    in reply to: Booklium theme search results gallery #1077141

    Hello Maria,

    You should remove the following code on lines 37-48 (lines may be slightly different):

    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() ) {

    And add the following code instead:

    if ( $isShowImage && has_post_thumbnail() ) {

    Make sure to back-up the the room-content.php file before performing any changes to it.

    Regards,
    Andre

    in reply to: Theme Update and Booking Plugin Updates. #1077140

    Hello Georgios,

    Thank you for your question.
    The theme development has not been abandoned, we are planning to update our themes in future. The thing is currently our developers are all busy with other priority tasks, that is why you have not seen theme updates for a while. Nevertheless, our themes are all compatible with the latest WordPress and PHP version.

    Regards,
    Andre

    in reply to: Change language from English to Norwegian? #1076544

    Hello Frank,

    You are most welcome. I am glad that the issue is resolved now 🙂
    It would be very much appreciated if you leave your positive feedback about the Hotel Booking plugin at: https://motopress.com/products/hotel-booking/#edd-reviews-respond.

    Regards,
    Andre

    in reply to: Show prices with tax #1076542
    This reply has been marked as private.
    in reply to: Block editor #1076531

    Hello Pavel,

    There were no changes in how the Home page is edited after WordPress update, you will find detailed instructions in the documentation.

    Regards,
    Andre

    Hello Mathieu,

    Unfortunately, there is no options to do that at the moment. Are you facing display issues when opening the exported CSV file?

    Regards,
    Andre

    in reply to: Invoice has different prices than actual booking price #1076515

    Hello Mathieu,

    Thank you for your feedback, it is much appreciated. Our developers have already found the way to resolve the issue and the fix will be included in the nearest plugin update.

    Regards,
    Andre

    in reply to: Synchronization of External Calendar always in WAITING #1076513

    Hello Luciano,

    No worries at all, you will get an update regarding the issue shortly.

    Regards,
    Andre

    in reply to: Confirmation Page not working #1076510

    Hello Marcin,

    Thank you for clarification. I can see you have submitted a request #35620, we will handle the issue there.

    Regards,
    Andre

    in reply to: Show new fields in admin confirmation email #1076505

    Hello Karl,

    The newly added fields by Checkout Fields add-on are included in the confirmation e-mails in case they are filled in during checkout.

    Regards,
    Andre

    in reply to: Is there a way to bulk import rates? #1075769

    Hello there,

    Unfortunately, there is no such option in the Hotel Booking plugin. We do have a similar feature request and I have added you up-vote to it. Currently we are collecting a feedback from our users regarding this matter and in case there are more requests, we might consider adding this feature in one of the plugin future updates.

    Regards,
    Andre

    in reply to: Confirmation Page not working #1075768

    Hello Marcin,

    I have checked your website and the Checkout page works fine: https://prnt.sc/ztsoz0. Let me know if you have managed to resolve the issue already.

    Regards,
    Andre

Viewing 15 posts - 991 through 1,005 (of 1,932 total)