Andre Flores

Forum Replies Created

Viewing 15 posts - 1,096 through 1,110 (of 1,932 total)
  • Author
    Posts
  • in reply to: Adjust the availability search form widget calendar size #1067578
    This reply has been marked as private.

    Hello 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,
    Andre

    in reply to: how to change the calendar style #1067570

    Hello 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,
    Andre

    Hello 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,
    Andre

    in reply to: Rooms not bookable #1067474

    Hello 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,
    Andre

    in reply to: manual payment – Credit payment not working (?) #1067471

    Hello 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,
    Andre

    in reply to: Pay on Arrival Confirmation #1067469

    Hello 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,
    Andre

    in reply to: Fatal Error #1067464

    Hello 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,
    Andre

    in reply to: Accomodation type page #1067462

    Hello 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,
    Andre

    in reply to: amenities showing as links #1067459

    Hello 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,
    Andre

    in reply to: amenities showing as links #1067457

    Hello C,

    Thank you as well for sharing your solution, it is much appreciated!

    Regards,
    Andre

    in reply to: amenities showing as links #1067454

    Hello Lee,

    Thank you for letting me know, I am glad that you were able to find a solution 🙂

    Regards,
    Andre

    Hello 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,
    Andre

    in reply to: Terms and conditions link #1067450

    Hello 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,
    Andre

    Hello 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

Viewing 15 posts - 1,096 through 1,110 (of 1,932 total)