Forum Replies Created
- AuthorPosts
- March 18, 2021 at 11:36 pm in reply to: Can I display accommodation types listing in a grid view? #1092299
Andre Flores
ModeratorHello Lucia,
You may add ids=”” parameter to the shortcode and list 6 random accommodation type ID’s there to have them displayed, e.g.:
[mphb_rooms ids="12,25,34,47,53,68"]Where “12,25,34,47,53,68” are your accommodation type ID’s.
Regards,
AndreAndre Flores
ModeratorHello Andy,
You should choose the “Show price for selected period” option for selection next to the Direct Booking Form section under Accommodation ->Settings tab – this will allow to have the price displayed along with the “the accommodation is available” message.
Regards,
AndreAndre Flores
ModeratorHello there,
You are most welcome. If you have not had a chance yet, it would be very much appreciated if you leave your positive feedback about the Booklium theme at: https://motopress.com/products/booklium/#edd-reviews-respond.
Thank you in advance!
Regards,
AndreAndre Flores
ModeratorHello Martin,
Thank you for your up-vote, it has been counted.
The Rates appear to be a custom post type, so they are stored in the the wp_options table.
Basically, the plugin was not built to have an ability to export/import rates.Regards,
AndreAndre Flores
ModeratorHello Diana,
Simply add the following code under Appearance ->Customize ->Additional CSS:
.single-room-form-wrapper .mphb-regular-price { display: none; }Regards,
AndreMarch 17, 2021 at 12:12 am in reply to: Buttons and search booking hotel does not work on the main page #1091068Andre Flores
ModeratorHello Alejandro,
It looks like a CSS z-index issue, try adding the following code under Appearance ->Customize ->Additional CSS:
.luviana-front-page-header { z-index: 999; } .front-page-widget-area { z-index: 999; }Regards,
AndreAndre Flores
ModeratorHello Andy,
You should use the [mphb_availability id=”777″] shortcode instead, where “777” is the accommodation type ID. You might also want to check out this article with some advises on setting up a single property rental.
Regards,
AndreAndre Flores
ModeratorHello there,
You may add the following code under Appearance ->Customize ->Additional CSS:
.mphbr-stars .dashicons.dashicons-star-filled { color: #XXXXXX; } .mphbr-stars .dashicons.dashicons-star-filled.active { color: #XXXXXX; }Replace #XXXXXX with any desired color code.
Regards,
AndreMarch 16, 2021 at 11:55 pm in reply to: how to change the font colors on the check-out page #1091058Andre Flores
ModeratorHello Patrick,
Email colors can be edited under Accommodation ->Settings ->Email Settings tab – scroll down to the very bottom to find Styles section.
Regards,
AndreMarch 16, 2021 at 11:52 pm in reply to: Accommodation: Choose dates in availability calendar instead of form #1091056Andre Flores
ModeratorHello Jim,
Thank you for your feedback, it is much appreciated. I have added your up-vote to the feature request as well.
Regards,
AndreMarch 16, 2021 at 11:50 pm in reply to: Is there a way to add a start time and end time to the iCal calendar entries? #1091054Andre Flores
ModeratorHello there,
You may try checking the date.php file under /wp-content/plugins/motopress-hotel-booking/includes/libraries/ZContent-icalendar/includes/ directory.
Regards,
AndreAndre Flores
ModeratorHello Tilman
It is usually recommend to back-up the theme files before updating it. If you performed any changes in the parent theme files, you might miss them after the update. As for the settings and custom CSS added in Customizer, they should remain in tact.
Regards,
AndreAndre Flores
ModeratorHello there,
Yes, it is possible, you might need to temporary deactivate the license on your live website in order to be able to activate it on the staging one. You may manage your site license in your personal MotoPress account.
Regards,
AndreAndre Flores
ModeratorHello Linda,
You may add more options to the availability search form via Attributes. Check this video on how to achieve this.
Regards,
AndreAndre Flores
ModeratorHello Valerio,
Global colors are managed via Elementor as it is described in my previous reply. As for the rest of the colors, they are managed via custom CSS.
If you face issues with specific styles, provide me with your website URL in a private reply, so I take a closer look at it.Regards,
Andre - AuthorPosts