Andre Flores

Forum Replies Created

Viewing 15 posts - 1,906 through 1,920 (of 1,932 total)
  • Author
    Posts
  • in reply to: Footer Social Menu Links #933592

    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

    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

    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

    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

    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

    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

    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

    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

    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

    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

    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

    Hi, Sashca!

    You may try hiding both Adults and Children and add Guests attribute to the Search form, so your visitors could actually look for accommodations matching exact number of guests (both adults and children). You may want to check the following article for more detailed explanation: https://support.motopress.com/hc/en-us/articles/360039318152-Why-Search-Results-page-displays-all-accommodation-types-no-matter-what-capacity-is-selected-.

    Best regards,
    Andre

    in reply to: Disable last minute booking #930250

    Hi, Kirana!

    Thank you for your question. Unfortunately, such option is not available in plugin functionality at the moment, however, it is considered as a possible feature for future plugins updates.
    Anyone who also needs this feature, feel free to let me know by commenting this topic.

    Best regards,
    Andre

    in reply to: Recurring Holidays/Year-to-year Seasons #930246

    Hi, Wendell!

    Thank you for your feedback. I have passed the request to our developers for further consideration. If there are any similar requests from other users, we will gladly include this feature in one of our future plugin updates.

    Anyone who needs this feature too, feel free to let me know by commenting this topic.

    Best regards,
    Andre

    in reply to: Hotel Booking Calendar Internal Synchronisation #930241

    Hi, Julien!

    Although there is no specific functionality in plugin for this purpose, there is a workaround that should work for you. Check the following article with detailed explanation on how to achieve this: https://support.motopress.com/hc/en-us/articles/360040719011-How-to-block-the-house-if-its-room-is-booked-renting-out-the-house-and-the-rooms-

    Best regards,
    Andre

Viewing 15 posts - 1,906 through 1,920 (of 1,932 total)