Andre Flores

Forum Replies Created

Viewing 15 posts - 1,321 through 1,335 (of 1,932 total)
  • Author
    Posts
  • in reply to: hide / Per Day / Per Guest in service #1035274

    Hello Maria,

    I have located your request #32870, you will receive a reply today.

    Regards,
    Andre

    in reply to: Blue Background Image Header #1035262

    Hello Karl,

    Make sure the URL to the image you are using is valid – open it in the address bar and check whether you can view the image. If this does not work, submit your request to our Help Desk, so we take a closer look at the issue.

    Regards,
    Andre

    in reply to: Rooms Grid View Book button height #1035261
    This reply has been marked as private.

    Hello Mathijs,

    Kindly submit your request to our Help Desk providing temporary access to your WordPress dashboard, so we take a closer look at the issue.

    Regards,
    Andre

    in reply to: Blue Background Image Header #1034470

    Hello Karl,

    The blue background is displayed until the header image is loaded. It may happen that the header image size is too large, which takes more time to have it loaded – therefore you see the blue background for a while.
    As an option you may override the header settings by having the header image displayed right away – add the following code under Appearance ->Customize ->Additional CSS:

    .site-header-wrapper.custom-image-bg {
    	background: url("YOUR_IMAGE_URL_GOES_HERE") !important;
    }

    Regards,
    Andre

    in reply to: Add accommodation name (not type) to notifier email #1034459

    Hello Marcus,

    Thank you for your up-vote, it has been counted. Have you tried a temporary solution Thomas provided previously?

    Regards,
    Andre

    in reply to: price per room, not per person #1034458

    Hello Barbara,

    Kindly refer to this response.

    Regards,
    Andre

    in reply to: "Prices start at" not showing in some accommodations #1034457

    Hello Barbara,

    You should use a single rate but set the price according to the length of stay, check the following screenshot as an example: https://prnt.sc/vp39da.

    Regards,
    Andre

    Hello Karl,

    Since the Hotel Booking is built in the theme you are using it can be updated along with the theme itself only. It usually takes our developers some time to update the theme in order to make everything work in tact. If you need the latest version now and do not want to wait for a theme update, feel free to get the Hotel Booking plugin license separately in order to receive automatic plugin updates regardless of the theme version.

    Regards,
    Andre

    in reply to: Change Photo Gallery on property page, from grid to slideshow #1034434

    Hello Mathijs,

    I have checked your page and looks like you have already managed to make the image larger. Let me know if you need further assistance.

    Regards,
    Andre

    in reply to: Customize Search Form #1034425

    Hello Cassie,

    I have checked the page. however the form is vertically-aligned there without “is-style-horizontal-form” class added. Is it on some other page at the moment?

    Regards,
    Andre

    in reply to: Customize Accommodations Page #1034418

    Hello Cassie,

    I would recommend that you check this article on how to manage single accommodation type pages layout.

    Regards,
    Andre

    in reply to: Hide thumbnail images on the homepage slider #1034410

    Hello Liam,

    You may hide them by adding the following code under Appearance ->Customize ->Additional CSS:

    .luviana-front-page-header .child-pages-nav-slider {
    	display: none;
    }

    Regards,
    Andre

    in reply to: Booking without Price #1034408

    Hello Kevin,

    First of all you will need to enable “Hide reservation forms and buttons” option under Accommodation ->Settings and add the link to some contact form to the “Text instead of reservation form while booking is disabled” field – your Guests will be able to request a booking using that form. As for the prices, you will also be able to hide them via CSS, e.g. by adding the following code under Appearance ->Customize ->Additional CSS:

    .mphb-price {
    	display: none;
    }

    Regards,
    Andre

    in reply to: Rooms Grid View Book button height #1034405

    Hello Wim,

    Unfortunately, I was unable to replicate the issue locally, I would kindly ask that you provide a URL to the page in question in a private reply, so I take a closer look at it.

    Regards,
    Andre

Viewing 15 posts - 1,321 through 1,335 (of 1,932 total)