Forum Replies Created
- AuthorPosts
Andre Flores
ModeratorHello Liam,
The code you have used is the closest to what you are trying to achieve. Alternatively you may add opacity background to the slide title and content separately, but it will not look really nice. You may try the code below to see how it will look like:
.luviana-front-page-header .child-pages-list .child-page-title { background: rgba(0, 0, 0, 0.2); } .luviana-front-page-header .child-pages-list .child-page-content { background: rgba(0, 0, 0, 0.2); }
Regards,
AndreAndre Flores
ModeratorHello Sebastian,
I have checked your WooCommerce Checkout page and it looks fine on my end: https://prnt.sc/w3d5g9, looks like the issue no longer exists.
Regards,
AndreAndre Flores
ModeratorHello Senastian,
There is no separate panel for staff users, however, you may create custom accounts for them using User Role Editor and Adminimize plugins to allow them access to certain areas of the dashboard only.
Regards,
AndreDecember 16, 2020 at 7:58 am in reply to: Availability Search shortcode shows no-vacany dates as available #1047568Andre Flores
ModeratorHello Marcus,
The [mphb_availability_search] shortcode allows to check the availability among all the accommodations on the website, so it should not display available/unavailable dates in the datepicker. It is only used to check whether there are any accommodations available for selected dates.
You may add availability calendars for your accommodation types next to the availability search form, so your guests could see which dates are available and which ones are not.Regards,
AndreDecember 16, 2020 at 7:52 am in reply to: Filter booking results by different parameters under All Bookings and Calendar in admin panel #1047563Andre Flores
ModeratorHello there,
Thank you for your up-vote, it has been counted. Anyone else who also needs this feature feel free to let me know by commenting this topic.
Regards,
AndreAndre Flores
ModeratorHello there,
You may find all the available tags for each e-mail type below Email template field, e.g.: https://prnt.sc/w3q60a. Tags are not available within payment instructions, unfortunately.
As for confirmation e-mails, there is only a single e-mail template available for paid bookings, either for online or offline payment methods.Regards,
AndreDecember 16, 2020 at 7:33 am in reply to: Unable to change the default image and contents of the header #1047535Andre Flores
ModeratorHello Chinmoy,
You should scroll the default editor page to the bottom in order to locate the Page Header Options section and replace the image there: https://prnt.sc/w39zjd.
Regards,
AndreAndre Flores
ModeratorHello there!
We do have such a feature request and I have added your up-votes to it. Meanwhile try also using Adminimize plugin, which should help to limit access to specific sections of the admin panel.
Regards,
AndreAndre Flores
ModeratorHello Amy,
The request is still in our list, however, it has not been quite popular to the date. There are other requests with many up-votes, so they are at the top of our developers’ to-do list at the moment.
There are two third-party solutions, which should work for credit card pre-authorization with the Hotel Booking plugin:WooCommerce Offline Credit Card Payment Method
Offline Credit Card Processing for WooCommerceYou may use one of them as a workaround.
Regards,
AndreAndre Flores
ModeratorHello Clayton,
You may change the availability calendar style by switching the Calendar Theme option under Accommodation ->Settings tab: https://prnt.sc/w339al.
If you want to edit its CSS as well, use the Inspect Element tool of your browser to find out classes you need to apply styles to: https://prnt.sc/w33a5o.Regards,
AndreAndre Flores
ModeratorHello there,
I have tested the search functionality locally and was unable to replicate the issue – if I use either first or second name of the guest valid search results are returned. The search results are indeed returned with the exact match only (the search works by most of the fields, e.g. ID, price, date, e-mail address, country code etc.). I have passed your request for consideration to our developers, if there are more requests from other users regarding this matter, we will consider implementing changes to the Bookings search in one of the future plugin updates.
Anyone who also needs this feature feel free to let me know by commenting this topic.Regards,
AndreAndre Flores
ModeratorHello Michael,
Sine the Hotel Booking plugin allows multibooking, the search results always return available accommodations even if the capacity does not match the selected number of adults/children. It may be not relevant in your case as you only have a single accommodation, so you may try this workaround in order to make sure the search results are returned depending on the number of selected guests.
Regards,
AndreAndre Flores
ModeratorHello Joke,
Thank you for your up-vote, it has been counted 🙂
Regards,
AndreAndre Flores
ModeratorHello Katie,
If the slide is displayed on the front-end, then the corresponding child page must be there in your Dashboard, perhaps it is not visible as it is on the second page of your pages listing. Try navigating to the second page of the Pages ->All Pages tab and find the child page there.
Regards,
AndreDecember 15, 2020 at 8:29 am in reply to: Removing the field “children” from the horizontal search bar. #1047047Andre Flores
ModeratorHello Ushir,
You should enable the “Disable “children” option for my website (hide “children” field and use Guests label instead).” option under Accommodation ->Settings as Marcus mentioned in his reply, this will make sure the Children field is not displayed in the availability search form.
Regards,
Andre- AuthorPosts