Forum Replies Created
- AuthorPosts
Andre Flores
ModeratorHi, 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,
AndreAndre Flores
ModeratorHi 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,
AndreAndre Flores
ModeratorHi, 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,
AndreAndre Flores
ModeratorHi, 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,
AndreMarch 18, 2020 at 3:52 pm in reply to: Check Availability box background color and remove icon in page title #931949Andre Flores
ModeratorHi, 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,
AndreAndre Flores
ModeratorHi, 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-931617Best regards,
AndreAndre Flores
ModeratorHi, 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.
AndreAndre Flores
ModeratorHi, 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,
AndreAndre Flores
ModeratorHi, 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,
AndreMarch 17, 2020 at 2:26 pm in reply to: WPML translation for emails and payment method strings is buggy #931462Andre Flores
ModeratorHi 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,
AndreAndre Flores
ModeratorHi, 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,
AndreMarch 13, 2020 at 3:27 pm in reply to: Clarification Number of Guests, Adults & Children for Accommodation #930255Andre Flores
ModeratorHi, 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,
AndreAndre Flores
ModeratorHi, 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,
AndreAndre Flores
ModeratorHi, 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,
AndreAndre Flores
ModeratorHi, 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- AuthorPosts