Forum Replies Created
- AuthorPosts
J. Davis
KeymasterHi Bjarke,
Thanks for your feedback. But what if the guest has already paid a Deposit? I guess it would be enough to notify the guest and then contact him to learn if his reservation is actual.
best regards,
John DavisJ. Davis
KeymasterThanks for your feedback and upvote. I’ve counted it too.
J. Davis
KeymasterHi Maurice,
Thanks for your question however I’m not sure I understand what exactly you try to achieve. Could you please provide some kind of example to show what exactly you want to get?
best regards,
John DavisJanuary 6, 2023 at 12:36 am in reply to: Bug – property details are being displayed under my page #1397946J. Davis
KeymasterHi Andor,
Thanks for your question. I’ve checked the page of the accommodation type on your site and I can not see the blocks you mentioned. It looks like you have already sorted this out. Let me know if you have any additional questions.
best regards,
John DavisJ. Davis
KeymasterThanks for your description. We will keep it in mind.
January 6, 2023 at 12:16 am in reply to: Provide the option to NOT delete past synced bookings #1397939J. Davis
KeymasterThank you for your upvotes
J. Davis
KeymasterHi, Thanks, your upvotes have been added.
January 5, 2023 at 11:18 pm in reply to: Display per-night prices in the availability calendar #1397929J. Davis
KeymasterHi Felizia,
Could you please provide screenshots of the rate and the price that is displayed in the calendar? I’ll try to check it locally with your configurations. Thanks.
best regards,
John DavisJ. Davis
KeymasterHi Massimo,
Thanks for your questions.
1. You need to make sure the settings of the coupon codes are met when you apply the coupon on the checkout page.
2. Could you please clarify this question in more detail because I’m not sure I get the question correctly?
3. The minimum and maximum days are equal to the number of nights of the stay-in period.best regards,
John DavisJ. Davis
KeymasterHi Khaled,
First, you may try to use the following addon to build a custom layout for the accommodation type page https://wordpress.org/plugins/mphb-styles/
Or you may remove the actionremove_action( 'mphb_render_single_room_type_metas', array( '\MPHB\Views\SingleRoomTypeView','renderCalendar' ), 40 );
and add it with a lower priority value e.g.
add_action( 'mphb_render_single_room_type_metas', array( '\MPHB\Views\SingleRoomTypeView','renderCalendar' ), 20 );
The codes can be added to the functions.php file of the theme or by using the Code Snippets plugin.
Feel free to ask any additional questions.best regards,
John DavisJ. Davis
KeymasterHi David,
Thanks for your reply. You may try to create a template for each Accommodation Type individually and use Elementor to compose layouts.
best regards,
John DavisJ. Davis
KeymasterHi Juan,
Thanks for your question. Yes, sure the Hotel Booking plugin 4.5.1 can be used with Boklium 1.4.0.
best regards,
John DavisDecember 26, 2022 at 1:27 am in reply to: How can I delete the page titles and breadcrumbs? #1394237J. Davis
KeymasterHi Nathaniel,
Thanks for your question. You might need to add
!important
to override the style:.campterra-page-title{ display:none !important; }
best regards,
John DavisJ. Davis
KeymasterHi Marc,
Thanks for contacting us. You may find the function
luviana_front_page_header
that adds a slider in the following file \wp-content\themes\luviana\template-parts\content-front-page.php
This function is described in the following file \wp-content\themes\luviana\inc\template-tags.phpbest regards,
John DavisDecember 26, 2022 at 1:08 am in reply to: Display per-night prices in the availability calendar #1394234J. Davis
KeymasterHi Felizia,
Thanks for your question. There is installed an out-of-date version of the Luviana theme. Please update the theme to 1.4.0 to get the calendars styling adjusted for this feature https://motopress.com/products/luviana/#release-notes
best regards,
John Davis- AuthorPosts