Andre Flores

Forum Replies Created

Viewing 15 posts - 1,891 through 1,905 (of 1,921 total)
  • Author
    Posts
  • Andre Flores
    Moderator

    Hi there!

    Thank you for sharing your insights, it is much appreciated! I am sure this information will be useful to other users with similar issue.

    Regards,
    Andre

    Andre Flores
    Moderator

    Hi there!

    Thanks for letting us know, it is much appreciated. If you share the plugin name you are using to handle this issue, that would also be great.

    Best regards,
    Andre

    in reply to: why can we not change the date on a booking? #933601
    Andre Flores
    Moderator

    Hi there!

    Thank you all for your votes, I have noted them and passed to our developers. Once there is any update from them, I will let you all know in this topic.

    Best regards,
    Andre

    in reply to: PMS Lodgify connection #933595
    Andre Flores
    Moderator

    Hi, Charles!

    The Hotel Booking plugin supports the International standard of calendar synchronization – iCalendar (iCal). You should contact Lodgify and find out whether it supports iCal. Fore more details check this article.

    Best regards,
    Andre

    in reply to: Footer Social Menu Links #933592
    Andre Flores
    Moderator

    Hi, Maciej!

    Thanks for sharing your experience, it is much appreciated! I will make sure to share this information with our developers as well.
    Anyway, once there is an update from them, I will let you know in this topic.

    Best regards,
    Andre

    in reply to: Availability Form not blocking already booked dates #933591
    Andre Flores
    Moderator

    Hi Jan!

    In case the plugin is built-in the theme, which is the case, it can be updated along with the theme update only. Therefore, you should make sure your theme is always up-to-date.
    At this point, plugin updates will depend on the theme updates. Therefore, if you want to get automatic plugin updates, you should consider getting plugin license separately.

    Best regards,
    Andre

    in reply to: Footer Social Menu Links #932870
    Andre Flores
    Moderator

    Hi, Maciej!

    Indeed, the issue exists, I have passed it to our developers for further investigation. Once there is any feedback from them, I will immediately contact you back. Thank you for reporting the issue, it is much appreciated.

    Best regards,
    Andre

    in reply to: booking form doesnt preview correctly #932334
    Andre Flores
    Moderator

    Hi, Prenesh!

    I can see the form looks exactly like the Luviana theme demo now: https://prnt.sc/rj2b23. Let me know if you have managed to resolve the issue yourself.

    Best regards,
    Andre

    Andre Flores
    Moderator

    Hi, Toth!

    Add the following code under Appearance ->Customize ->Additional CSS:

    .homepage-widget-area {
    	background: rgba(34,34,34,.85);
    }

    Replace 34,34,34, with any desired color. In the above code .85 stands for opacity, you may also increase/decrease it if needed.

    As for removing icon below each page title, use the following code:

    body.single .site-main .entry-header::after, body.page .site-main .entry-header::after, .site-main .page-header::after {
    	content: none;
            background: none;
    }

    Best regards,
    Andre

    in reply to: I need to change some wording on the checkout page #931930
    Andre Flores
    Moderator

    Hi, Ryan!

    Please note that the text should never be changed in PHP file directly. Hotel Booking plugin is fully translatable and has been tested with Loco Translate plugin, therefore it is recommended that any system text is changed via language files, not PHP files.
    If you do not want to deal with additional plugins, you may perform changes directly in language files of the Hotel Booking. Check the following answer for more details: https://motopress.com/forums/topic/can-i-change-button-text/#post-931617

    Best regards,
    Andre

    in reply to: Fee – per accommodation / per stay #931497
    Andre Flores
    Moderator

    Hi, Tom!

    You should simply set the Limit option to “1 day”, so the fee is charged only once per the whole stay: https://prnt.sc/rhuycf. This is how it would look like in the price breakdown: https://prnt.sc/rhuzho.

    Best regards.
    Andre

    in reply to: How to get an array with accommodations data #931488
    Andre Flores
    Moderator

    Hi, Bart!

    You may try using [mphb_search_results] shortcode: it allows multiple parameters to include, e.g. featured image, description, meta type and key etc. You may find the list of all available parameters under Accommodations ->Shortcodes ->[mphb_search_results]

    Best regards,
    Andre

    in reply to: Rooms – full width? #931468
    Andre Flores
    Moderator

    Hi, Matthias!

    In order to overwrite default styles of booking form or/and accommodations listing pages, you will need to add custom CSS under Appearance ->Customize ->Additional CSS, here is an example.
    If you need assistance with custom styling, I would recommend that you submit your request at: https://support.motopress.com/hc/en-us/requests/new.

    Best regards,
    Andre

    Andre Flores
    Moderator

    Hi Emanuel,

    In order to take a closer look at the issue we need the access to your WordPress dashboard. Please submit a request at: https://support.motopress.com/hc/en-us/requests/new.

    Best regards,
    Andre

    in reply to: The ‘Gallery Block’ doesn’t work properly. #930287
    Andre Flores
    Moderator

    Hi, Aaron!

    Thank you for your questions. I assume you are referring to Gallery block in Gutenberg.

    1). I have tested the gallery and captions are not removed once one/several images are removed/replaced. Please specify steps to reproduce the issue

    2). You may set the number of columns easily at the right side of the editing screen: https://prnt.sc/rfwiy2.
    You may also use Advanced tab to set custom CSS class for the gallery, in order to make it more flexible in regards of styling.

    3). Unfortunately, the light-box feature is not available by default, however, you may get it by installing additional plugins, e.g.: this one.

    Best regards,
    Andre

Viewing 15 posts - 1,891 through 1,905 (of 1,921 total)