Forum Replies Created
- AuthorPosts
- Andre FloresModerator
Hello Mariusz,
I have checked both example pages and the font is change there: https://prnt.sc/1s9xnw0. Let me know if you have managed to resolve the issue.
Regards,
AndreSeptember 10, 2021 at 3:59 am in reply to: No available rooms accommodation page – is there an action hook? #1183159Andre FloresModeratorHello Matthew,
For now the only option would be overriding default plugin templates in the child theme indeed. You will need to copy files to /wp-content/themes/child-theme/hotel-booking/shortcodes/search-results/ directory.
Regards,
AndreAndre FloresModeratorHello Nelson,
You may generate 6 accommodations for your double-rooms accommodation type and make sure 5 of them are in “Draft”, e.g.: https://prnt.sc/1rpeshr. This means only 1 accommodation (room) will be available for booking. Once it is booked for certain dates, you may publish one of the drafted accommodations, so the double room is available for the same dates again.
However, this appears to be just a workaround and it is recommended to synchronize your rooms calendars on your website with corresponding rooms on other sources, if it is possible.Regards,
AndreSeptember 10, 2021 at 1:24 am in reply to: How to change the placeholder and the label of the availability search form? #1183088Andre FloresModeratorHello there,
You may change labels via Loco Translate plugin, check this article with an example of how to do that.
Regards,
AndreAndre FloresModeratorHello Daniel,
Add the following code under Appearance ->Customize ->Additional CSS:
.datepick .datepick-month table td .mphb-check-in-date, .datepick .datepick-month table td .datepick-selected, .datepick .datepick-month table td .datepick-highlight { background: #58a193; color: #fff; }
Replace #58a193 and #fff with desired colors to change the background hover and date number color.
Regards,
AndreAndre FloresModeratorHello Daniel,
I have just checked the Albatross theme and the above code works fine for it. Try adding an !important declaration to the rule, so it looks as follows:
.mphb_widget_search-check-in-date label, .mphb_widget_search-check-out-date label { display: none !important; }
Regards,
AndreSeptember 10, 2021 at 1:09 am in reply to: Hide certain Accommodation Type from appearing in search #1183076Andre FloresModeratorHello Kerry,
You may simply set the accommodation type in question visibility to “Private” in your dashboard, so only administrator or other logged in users could see that accommodation type: https://prnt.sc/1rp01jt. This will allow an administrator to book that accommodation type without guests being able to view it on the website.
Regards,
AndreAndre FloresModeratorHello Raphael,
The ID field should always be empty, you need to insert the corresponding accommodation type ID there, so the valid calendar or accommodation type is displayed. You may find the ID by hovering the accommodation type in question under Accommodation ->Accommodation Types.
If you would like the ID’s to be fetched automatically, you will need the Elementor Pro to create a separate template and apply it to accommodation type pages.Regards,
AndreAndre FloresModeratorHello Pascal,
Unfortunately, there is no option to change titles font other than via custom CSS by default. You may also try doing it via extra plugins, the following article might be useful to you: https://wpengine.com/resources/change-wordpress-font/.
Regards,
AndreAndre FloresModeratorHello Gundula,
Thank you for your detailed feedback, it is very much appreciated.
We have already passed the request to our developers regarding this matter and are currently collecting feedback from our users. We might consider adjusting the automatic logs removal in plugin future updates in order to prevent database from sync logs overload.
Once there is any information regarding this matter, I will immediately let you know.Regards,
AndreAndre FloresModeratorHello there,
Have you already managed to resolve the issue? Thank you for letting us know, it is much appreciated.
Regards,
AndreSeptember 10, 2021 at 12:33 am in reply to: Feature Request: Payment received page different to reservation recvd #1183050Andre FloresModeratorHello Dave,
Thank you for your question, it is much appreciated. Currently there indeed no option to separate the reservation received page for the paid deposit and remaining balance due. I have passed your concerns to our developers for further consideration. Once there are any updates regarding this matter, I will immediately let you know.
Anyone else, who also needs this option feel free to let us know by commenting below.Regards,
AndreSeptember 10, 2021 at 12:21 am in reply to: Is it possible to take deposits with the “By admin manually” option #1183048Andre FloresModeratorHello Tommy,
Unfortunately, there is currently no such option in the Payment Request plugin. We do have such a feature request and are currently collecting feedback from our users. In case there are more requests regarding this matter, we might consider implementing such an option in one of the plugin future updates.
Regards,
AndreSeptember 9, 2021 at 11:38 pm in reply to: The spinner at the bottom of the booking page keeps spinning #1183015Andre FloresModeratorHello Tommy,
The issue is already taken care of in ticket #42120, kindly refer to replies in that ticket.
Regards,
AndreSeptember 9, 2021 at 11:36 pm in reply to: notification tag is not replaced with accomodation notification #1183011Andre FloresModeratorHello there,
The conversation was made private because I have received a private reply from one of the users, so I had to respond in private message as well.
Have you updated the Hotel Booking plugin to the latest version (v. 3.9.12)? It is required along with the Payment request update to have it functioning properly. I have just checked automatic notification sent by Payment Request with Payment Request v. 1.1.7 and Hotel Booking 3.9.12 and all the tags were replaced: https://prnt.sc/1rorvfo.
As for sending notifications to imported bookings, this is the first time such kind of issue is reported, I will gladly take a closer look at the issues you are facing if you submit a request to our Help Desk providing temporary access to your WordPress dashboard.Regards,
Andre - AuthorPosts