Forum Replies Created
- AuthorPosts
Andre Flores
ModeratorAndre Flores
ModeratorHello Ushir,
You should use the [mphb_rooms] shortcode and adjust the layout via CSS. You may add the following code under Appearance ->Customize ->Additional CSS:
@media (min-width: 48em) { .page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-room-type { width: 33.3333%; padding: 0 1.875em 2.3125em; } .page-template-template-front-page .mphb_sc_rooms-wrapper .mphb_room_type_featured_image_wrapper { margin-left: -1.875em; margin-right: -1.875em; border-right: 1px solid #fff; }}Regards,
AndreAndre Flores
ModeratorHello Sabrina,
If mailing was working fine previously I assume some issues on your server could have occurred, contact your server administrator regarding this matter. You may also try performing steps from this article with possible solutions to the issue. If nothing helps, submit a request to our Help Desk providing temporary access to your WordPress dashboard, so we take a closer look at the issue.
Regards,
AndreAndre Flores
ModeratorHello Carl,
You may have the site description displayed under the site title by adding the following code under Appearance ->Customize ->Additional CSS:
.site-branding .site-description { display: block; margin-left: -88px; margin-top: 40px; }The result should be as follows: https://prnt.sc/vh9nh1.
Regards,
AndreNovember 11, 2020 at 8:41 am in reply to: Filter Search results dynamically on the same page #1028341Andre Flores
ModeratorHello Martin,
Unfortunately, there is no option to have the search results loaded dynamically on the same page in the Hotel Booking plugin by default. Adding such functionality would require custom coding in the theme/plugin files. As an option you may add multiple filters to the availability search form via attributes, check this video on how to do that. However, search results will still be displayed on a separate page.
Regards,
AndreAndre Flores
ModeratorHello Karl.
Unfortunately provided image is not found. Kindly resend the image with an example on how you would like it to be displayed. Should the address be displayed in the accommodation types listing or a single page?
Regards,
AndreAndre Flores
ModeratorHello Andy,
We will investigate the issue in the recent ticket request, I am sure we will be able to have it resolved.
Regards,
AndreAndre Flores
ModeratorHello Hevilat,
Such feature indeed is not included in the Hotel Booking plugin, however we do have such a feature request and I have added your up-vote to it as well. The feature is planned to be implemented to the Hotel Booking plugin in the nearest future. Meanwhile you may try using some third-party plugins, however note that we do not guarantee their proper functioning with the Hotel Booking.
Regards,
AndreNovember 11, 2020 at 8:17 am in reply to: Include more information in the imported bookings #1028333Andre Flores
ModeratorHello James,
Such option is not available in the Hotel Booking plugin so far.We do have similar feature requests from other users and I have added your up-vote to them as well. In case there are more requests regarding this matter, we will consider adding this option in one of the plugin future updates.
Meanwhile the customer name may be included in the logs of the imported bookings: https://prnt.sc/vh8ucx.Regards,
AndreAndre Flores
ModeratorHello Andy,
I have located your ticket request and it is now taken care of. Let’s continue working on the issue in ticket #32491.
Regards,
AndreNovember 11, 2020 at 7:59 am in reply to: Feature request: more permissions for users not Admin #1028320Andre Flores
ModeratorHello Michele,
We do have such a feature request already, I have added your up-vote to it as well. If there are more similar requests from other users, we will consider adding this feature to one of the plugin future updates.
Regards,
AndreAndre Flores
ModeratorHello Amos,
Kindly submit your request to our Help Desk providing screenshots and temporary access to your WordPress dashboard, so we take a closer look at the issue.
Regards,
AndreNovember 9, 2020 at 8:45 am in reply to: Accommodation Type Page – Apply Elementor Custom Template #1027407Andre Flores
ModeratorHello Tilman,
First of all you should use Elementor Pro, since it allows creating custom templates for custom post types single and archive pages.
After that you will need to add the content to the Elementor template manually via shortcodes, e.g.: [mphb_availability] and [mphb_availability_calendar] ones. The ID’s of the accommodation types will be fetched automatically for each accommodation type page. The rest of the content will need to be added manually to each accommodation type.Regards,
AndreAndre Flores
ModeratorHello Mathijs,
Currently the Hotel Booking plugin checks all the bookings included in the export link of other platforms during importing the file to the calendar. If some bookings which were imported to the Hotel Booking plugin are no longer there in the export link, the plugin removes them from the calendar as well or replaces them with other bookings for the same dates or bookings with some dates crossed).
If you believe this is not the case on your end, submit a request to our Help Desk, so we take a closer look at the issue.Regards,
AndreNovember 9, 2020 at 8:28 am in reply to: Feature request: add more triggers for Notifications to be sent #1027393Andre Flores
ModeratorHello Robert,
Yes, by default you may send out notifications either some number of days before the check-in/check-out date or after check-in/check-out date.
So far there are no plans to add more triggers as our developers are currently busy with other priority tasks. You may either have the notification to be sent the same day the balance due must be paid (one day before check-in) or have the request for the remaining balance due to be sent 2 days before check-in and have the notification with the front door key code sent 1 day before check-in – this will make sure the Guest gets the key code after the remaining amount is paid.Regards,
Andre- AuthorPosts