Andre Flores

Forum Replies Created

Viewing 15 posts - 586 through 600 (of 1,921 total)
  • Author
    Posts
  • in reply to: Albatross theme colors #1133521
    Andre Flores
    Moderator

    Hello Brian,

    In order to change the header and footer background color, add the following code under Appearance ->Customize ->Additional CSS:

    .site-header {
    	background: #xxxxxx;
    }
    .site-footer {
    	background: #xxxxxx;
    }

    Replace #xxxxxx with the desired color codes.

    Regards,
    Andre

    in reply to: Customising individual accomodations #1133511
    Andre Flores
    Moderator

    Hello Andrew,

    If each room appears to be unique, you should indeed create each one as a separate accommodation type, so your guests could select desired room. Could you provide some more information on the issues that occur with search and syncing with Booking.com?

    Regards,
    Andre

    Andre Flores
    Moderator

    Hello there,

    The issue is currently under investigation of our developers. They have not yet found the cause of the issue, however once they do, we will immediately contact you back with further updates.

    Regards,
    Andre

    in reply to: Endpoint URL for Stripe payments #1133491
    Andre Flores
    Moderator

    Hello Emma,

    Thank you for letting me know, I am glad that you were able to locate the endpoint URL.

    Regards,
    Andre

    in reply to: How to edit accommodation type pages? #1128070
    Andre Flores
    Moderator
    This reply has been marked as private.
    in reply to: No extra Booking buffer on imported bookings please #1127430
    Andre Flores
    Moderator

    Hello Patrick,

    Unfortunately, currently there is no quick solution to this issue, you may disable buffer option in the Hotel Booking plugin and add accommodation blocks for bookings made on the website manually. Imported bookings will already have a buffer added to them as it is set up at your OTA.

    Regards,
    Andre

    in reply to: How to update Hotel Booking Plugin ? #1127429
    Andre Flores
    Moderator

    Hello Ron,

    Sure, if everything is in tact after deactivating the Lite version and activating the Pro one, you may remove the Lite version completely. Feel free to back it up before removing just in case.

    Regards,
    Andre

    in reply to: Best way to add Monthly bookings #1127428
    Andre Flores
    Moderator
    This reply has been marked as private.
    in reply to: Generate csv – remember preferences #1127426
    Andre Flores
    Moderator

    Hello Maurice,

    Thank you for your suggestions, it is much appreciated. I will make sure to pass them for further consideration to our developers.

    Regards,
    Andre

    in reply to: Notification possibility per type of accommodation #1127423
    Andre Flores
    Moderator

    Hello Maurice,

    Unfortunately, there is no option in Notifier add-on to send out notifications to different email addresses depending on the booked accommodation type. We do have such a feature request, however, it has not been popular to the date. I have added your up-vote to the request and we will continue collecting feedback from other users.
    Anyone else, who also needs this feature, feel free to let us know by commenting this topic.

    Regards,
    Andre

    Andre Flores
    Moderator

    Hello Ron,

    The Multilingual CMS version is required, as it included String Translation feature, which is required to translate different parts of the theme/plugins.

    Regards,
    Andre

    Andre Flores
    Moderator

    Hello Wim,

    You should make sure to add translations for Accommodation Types and Rates, otherwise, there will be no availability in Dutch language when switching to it from English.
    Check this article with detailed information on how to translate everything needed via WPML.

    Regards,
    Andre

    in reply to: Suddenly No Payment Gateways Working #1127412
    Andre Flores
    Moderator

    Hello Karen,

    Thank you for sharing your experience, it is indeed much appreciated!
    It would be great if you could share your positive feedback about MotoPress products at: https://www.trustpilot.com/evaluate/www.getmotopress.com.

    Thank you in advance!

    Regards,
    Andre

    in reply to: Price at Choose rate different than normal #1127410
    Andre Flores
    Moderator

    Hello Ron,

    Thank for your feedback, it is much appreciated. I have passed it to our developers and added your up-vote to the request.
    Also, thank you for sharing your workaround, it might be useful to other users, who also face the same issue.

    Regards,
    Andre

    in reply to: How to display booking rules on front-end #1127403
    Andre Flores
    Moderator

    Hello Luciano,

    It depends on where exactly you would like to have the information displayed. Should it be displayed right above the calendar?
    You may copy the reservation-form.php file from /wp-content/plugins/motopress-hotel-booking/templates/single-room-type/ directory to /wp-content/themes/your-theme/hotel-booking/single-room-type/ directory and add desired text there, e.g.:

    < ?php echo '

    During May, the minimum amount of nights to book is 2‘ ?>

    Regards,
    Andre

Viewing 15 posts - 586 through 600 (of 1,921 total)