Andre Flores

Forum Replies Created

Viewing 15 posts - 886 through 900 (of 1,941 total)
  • Author
    Posts
  • Hello 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,
    Andre

    in reply to: Use case for single accommodation #1092297

    Hello 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,
    Andre

    in reply to: Hotel Booking Plugin update #1092296

    Hello 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,
    Andre

    in reply to: Is there a way to bulk import rates? #1091716

    Hello 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,
    Andre

    in reply to: Remove Price and minimum nights #1091073

    Hello Diana,

    Simply add the following code under Appearance ->Customize ->Additional CSS:

    .single-room-form-wrapper .mphb-regular-price {
    	display: none;
    }

    Regards,
    Andre

    Hello 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,
    Andre

    in reply to: Use case for single accommodation #1091065

    Hello 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,
    Andre

    in reply to: How change stars color #1091062

    Hello 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,
    Andre

    in reply to: how to change the font colors on the check-out page #1091058

    Hello Patrick,

    Email colors can be edited under Accommodation ->Settings ->Email Settings tab – scroll down to the very bottom to find Styles section.

    Regards,
    Andre

    Hello Jim,

    Thank you for your feedback, it is much appreciated. I have added your up-vote to the feature request as well.

    Regards,
    Andre

    Hello there,

    You may try checking the date.php file under /wp-content/plugins/motopress-hotel-booking/includes/libraries/ZContent-icalendar/includes/ directory.

    Regards,
    Andre

    in reply to: Updating theme causes problems with child theme #1091035

    Hello 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,
    Andre

    in reply to: Hotel Booking Plugin update #1091033

    Hello 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,
    Andre

    in reply to: Check In / Check Out Search Fields #1091030

    Hello Linda,

    You may add more options to the availability search form via Attributes. Check this video on how to achieve this.

    Regards,
    Andre

    in reply to: Albatross theme colors #1090550

    Hello 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

Viewing 15 posts - 886 through 900 (of 1,941 total)