Forum Replies Created
- AuthorPosts
- February 1, 2021 at 3:48 am in reply to: Adjust the availability search form widget calendar size #1067578
Andre Flores
ModeratorThis reply has been marked as private.February 1, 2021 at 3:42 am in reply to: Removing the site title and description from the front end. #1067574Andre Flores
ModeratorHello Helen,
You should navigate to Appearance ->Customize ->Site Identity and set the logo image there – make sure to leave Site Title and Tagline fields empty there: https://prnt.sc/xyxrzg.
Regards,
AndreAndre Flores
ModeratorHello Diana,
It depends on the calendar theme you are using, get back to us with the URL to example page, so I provide you with valid CSS code.
As for the showing the calendar Saturday to Saturday, I am afraid I did not quite get your point, kindly clarify what exactly you mean.Regards,
AndreFebruary 1, 2021 at 3:28 am in reply to: Feature request …..check out fields / custom invoice information fie #1067569Andre Flores
ModeratorHello Maurice,
1). Could you specify why would you need to create a field, which will not be visible on the front-end?
As an option you may create one and make it non-required, then hide it on the front-end using display: none; via CSS.2). We do have similar feature request already, I have added your up-vote to it as well. In case there are more similar requests from other users, we will consider adding such feature in one of the plugin future updates.
Regards,
AndreAndre Flores
ModeratorHello Jonas,
I would recommend getting the Multilingual CMS plan ad the Multilingual Blog plan does not include String Translation, which is important for some plugin/theme strings translation.
Regards,
AndreAndre Flores
ModeratorHello Maurice,
In order to take a closer look at the issue we need your website URL and temporary access to WordPress dashboard. Kindly submit a request to our Help Desk providing this information.
Regards,
AndreAndre Flores
ModeratorHello Maurice,
The Pay on arrival instructions are added under Accommodation ->Settings ->Payment Gateways ->Pay on Arrival tab: https://prnt.sc/xyposv. In order to change the text for other languages simply switch to another language via language switcher in the top admin bar – you will be able to add unique text for other languages in the same section.
Regards,
AndreAndre Flores
ModeratorHello Viliam,
Kindly submit a request to our Help Desk providing your website URL and temporary access to WordPress Dashboard, so we take a closer look at the issue.
Regards,
AndreAndre Flores
ModeratorHello Maria,
In order to achieve this you will need to create a custom page template for the accommodation type pages, otherwise you will need to insert tabs block to each accommodation type separately.
One of the options to do that is via Elementor Pro plugin, which allows creating custom page templates for custom post type archive and single pages. Another option would be doing it via PHP, you will find some directions on how manage accommodation type single pages in this article.Regards,
AndreAndre Flores
ModeratorHello Maurice,
It usually does not depend on the theme but the page you need to disable links on. Get back with the URL to the page in question, so I check it and provide valid CSS code.
Regards,
AndreAndre Flores
ModeratorHello C,
Thank you as well for sharing your solution, it is much appreciated!
Regards,
AndreAndre Flores
ModeratorHello Lee,
Thank you for letting me know, I am glad that you were able to find a solution 🙂
Regards,
AndreFebruary 1, 2021 at 12:57 am in reply to: How to change the font colors on the [mphb_availability_search] #1067453Andre Flores
ModeratorHello Diana,
You may change the font color by adding the following code under Appearance ->Customize ->Additional CSS:
.front-page-widget-area label { color: #e5e8eb; } .front-page-widget-area input[type="text"], .front-page-widget-area input[type="email"], .front-page-widget-area input[type="url"], .front-page-widget-area input[type="password"], .front-page-widget-area input[type="search"], .front-page-widget-area input[type="number"], .front-page-widget-area input[type="tel"], .front-page-widget-area input[type="range"], .front-page-widget-area input[type="date"], .front-page-widget-area input[type="month"], .front-page-widget-area input[type="week"], .front-page-widget-area input[type="time"], .front-page-widget-area input[type="datetime"], .front-page-widget-area input[type="datetime-local"], .front-page-widget-area input[type="color"], .front-page-widget-area textarea, .front-page-widget-area select { color: #8b9fb9; } .front-page-widget-area .widget_mphb_search_availability_widget .mphb_widget_search-submit-button-wrapper .button { color: #fff; }Change #e5e8eb for labels font color, #8b9fb9 for fields input font color and #fff for the “Search” button color to any desired colors.
Regards,
AndreAndre Flores
ModeratorHello David,
You will need to create a separate page for Terms & Conditions (if it is not created yet) and assign it to the corresponding option under Accommodation ->Settings: https://prnt.sc/xyo7l4. Once it is done, the link with the checkbox will appear on the Checkout page.
Regards,
AndreFebruary 1, 2021 at 12:49 am in reply to: How does OTA Sync work with multiple rooms per accomodation? #1067448Andre Flores
ModeratorHello Viliam,
You will need to create a separate accommodation type for each room type, e.g. Double Room accommodation type with several accommodations generated for it, e.g. Double Room 1, Double Room 2 etc. In case each room appears to be a separate listing at Booking.com, you will be able to easily sync calendars as each accommodation (not the accommodation type) in the plugin has its own export link.
With the above scenario there should be no issues syncing your website calendars with Booking.com to avoid overbooking.Regards,
Andre - AuthorPosts