Forum Replies Created
- AuthorPosts
Andre Flores
ModeratorHello, Mate!
Please note that only events included in the Booking.com export link are being imported to the Hotel Booking calendar. This means if those blocks are not included in the export link, they will not be imported to your Hotel Booking calendar and you will need to block the dates in question manually using Booking Rules ->Block accommodation option.
You may open the export link in the address bar in order to open/download the .ics file and check whether those blocks are in the link.Regards,
AndreAndre Flores
ModeratorThis reply has been marked as private.Andre Flores
ModeratorHello, Michael!
I have added your up-vote to the feature request, thank you. Unfortunately, there are no updates regarding this matter at the moment, however, the feature is quite popular and our developers may consider working on it in the nearest future.
Regards,
AndreAndre Flores
ModeratorHello, Del!
There is nothing wrong with editing those slugs, no worries at all.
And thank you for your suggestion, we will take it into consideration and in case there are more similar requests from other users, we will consider adding this option to one of the plugin future updates.Regards,
AndreAndre Flores
ModeratorHello, Bernd!
You may duplicate the Attributes section by adding the following code to your active theme functions.php file:
add_action( 'mphb_sc_rooms_render_details', array( '\MPHB\Views\LoopRoomTypeView', 'renderAttributes' ), 0 );
Please note that you will need to adjust the added section via custom CSS in order to make it look as in the provided screenshot.
Regards,
AndreOctober 7, 2020 at 7:46 am in reply to: How to change the size of the logo and others things #1013801Andre Flores
ModeratorHello, Sarah!
I would recommend that you submit a request to our Help Desk for further assistance with the logo styling.
As for the search form, you should install the Hotel Booking Styles add-on and add class=”is-style-horizontal-form” to the shortcode, so the form is horizontal:[mphb_availability id="1042" class="is-style-horizontal-form"]
Regards,
AndreAndre Flores
ModeratorHello, Del!
Let me provide you with detailed directions on how to have the slug changed via Loco Translate plugin.
Navigate to Loco Translate ->Plugins tab ->click on the Hotel Booking plugin – in the appeared interface look for the language, which is currently set in your dashboard (if it is not there, click “New language” button: https://prnt.sc/uukd4u). Once you have the language opened, type in “accommodation slug” in the search field in order to find slug strings: https://prnt.sc/uuke2z – click on the desired string and add a translation for it.
Once changes are made and saved, do not forget to navigate to Dashboard ->Settings ->Permalinks and Save changes there to refresh the links.Regards,
AndreAndre Flores
ModeratorHello, Juan!
First of all you should make sure to create WooCommerce Checkout page with [woocommerce_checkout] shortcode in it and select that page next to the corresponding option under WooCommerce ->Settings ->Advanced tab.
Once it is done everything should work smoothly. If the issue persists, submit a request to our Help Desk providing a temporary access to your WordPress dashboard, so we take a closer look at the issue.Regards,
AndreOctober 6, 2020 at 6:22 am in reply to: MPHB Flexslider does not display images with WordPress 5.5 lazy load #1013385Andre Flores
ModeratorHello, Adrian!
Thank you for your feedback, I am glad that it worked for you. You may find the version release notes here.
It would be much appreciated if you leave your positive feedback about the Hotel Booking plugin at: https://motopress.com/products/hotel-booking/#edd-reviews-respond.Thank you in advance.
Regards,
AndreOctober 6, 2020 at 6:19 am in reply to: How does OTA Sync work with multiple rooms per accomodation? #1013383Andre Flores
ModeratorHello, Paul!
If you have several rooms within a single accommodation type, most likely you will not be able to sync it properly, since there is an option to only insert a single iCal link at Booking.com or Expedia, while each accommodation (room) in Hotel Booking plugin has its own iCal link. In order to sync it properly you would need to have a separate property for each room created at third-party platforms.
Regards,
AndreOctober 6, 2020 at 6:07 am in reply to: How to change the size of the logo and others things #1013376Andre Flores
ModeratorHello, Sarah!
In order to make the logo wider you will need to perform some CSS changes, e.g. adding the following code under Appearance ->Customize ->Additional CSS:
@media (min-width: 1200px) { .logo-wrapper { width: 300px; }}
You may use any desired value instead of 300px.
As for the availability search, I have checked it locally and it works fine on my end. Make sure the ID is correct, as well as the accommodation type you would like to have the form displayed for have at least 1 accommodation assigned to it and rates configured properly. For more details kindly check this article.Regards,
AndreAndre Flores
ModeratorHello, Joceyl!
The general availability search form added via [mphb_availability_search] shortcode shows the overall availability for all the accommodation types you have got on your website – it should allow your guests selecting any desired dates in order to find out if any accommodations are available, therefore, there is no option to have booked/blocked dates displayed as unavailable there.
However, you may use [mphb_availability id=”777″] shortcode to display the availability of specific accommodation type (“777” is the accommodation type ID) – it allows displaying booked/blocked dates as unavailable in the search calendar.Regards,
AndreAndre Flores
ModeratorHello, Florian!
In order to change the header background color add the following code under Appearance ->Customize ->Additional CSS:
.site-header::before { background: #fff; }
Replace #fff with any desired color.
As for the page header, you may disable it by setting the Home page template to “Canvas”: https://prnt.sc/utaldv.Regards,
AndreAndre Flores
ModeratorHello, David!
The slider on the Home page is displayed via Home page child pages: https://prnt.sc/utad7o. In order to disable the slider and use a static image you may simply unpublish all the child pages but one – this will make a single image displayed instead of the slider: https://prnt.sc/utae20. In order to replace the image and the text you will need to change the Featured Image and the excerpt of the child page itself: https://prnt.sc/utagzh.
Regards,
AndreOctober 5, 2020 at 6:52 am in reply to: MPHB Flexslider does not display images with WordPress 5.5 lazy load #1012834Andre Flores
ModeratorHello, Adrian!
Thank you for posting this topic, the issue has indeed occurred since WordPress 5.5 and can be resolved by installing “Disable Lazy Loading” plugin. We have also fixed the issue in the latest Hotel Booking plugin update (v. 3.8.5), so users with Hotel Booking license purchased may simply update the plugin to the latest version in order to avoid the described issue from happening.
Regards,
Andre- AuthorPosts