Andre Flores

Forum Replies Created

Viewing 15 posts - 1,471 through 1,485 (of 1,926 total)
  • Author
    Posts
  • in reply to: Hotel booking synchronization problem #1014211
    Andre Flores
    Moderator

    Hello, Mate!

    Please note that only events included in the Booking.com export link are being imported to the Hotel Booking calendar. This means if those blocks are not included in the export link, they will not be imported to your Hotel Booking calendar and you will need to block the dates in question manually using Booking Rules ->Block accommodation option.
    You may open the export link in the address bar in order to open/download the .ics file and check whether those blocks are in the link.

    Regards,
    Andre

    in reply to: MPHB Calendar Synch Anomaly #1014207
    Andre Flores
    Moderator
    This reply has been marked as private.
    in reply to: Guest Account Registration #1014204
    Andre Flores
    Moderator

    Hello, Michael!

    I have added your up-vote to the feature request, thank you. Unfortunately, there are no updates regarding this matter at the moment, however, the feature is quite popular and our developers may consider working on it in the nearest future.

    Regards,
    Andre

    in reply to: Accommodation page URL #1014202
    Andre Flores
    Moderator

    Hello, Del!

    There is nothing wrong with editing those slugs, no worries at all.
    And thank you for your suggestion, we will take it into consideration and in case there are more similar requests from other users, we will consider adding this option to one of the plugin future updates.

    Regards,
    Andre

    in reply to: displaying attributes twice in [mphb_rooms] #1013814
    Andre Flores
    Moderator

    Hello, Bernd!

    You may duplicate the Attributes section by adding the following code to your active theme functions.php file:

    add_action( 'mphb_sc_rooms_render_details', array( '\MPHB\Views\LoopRoomTypeView', 'renderAttributes' ), 0 );

    Please note that you will need to adjust the added section via custom CSS in order to make it look as in the provided screenshot.

    Regards,
    Andre

    in reply to: How to change the size of the logo and others things #1013801
    Andre Flores
    Moderator

    Hello, Sarah!

    I would recommend that you submit a request to our Help Desk for further assistance with the logo styling.
    As for the search form, you should install the Hotel Booking Styles add-on and add class=”is-style-horizontal-form” to the shortcode, so the form is horizontal:

    [mphb_availability id="1042" class="is-style-horizontal-form"]

    Regards,
    Andre

    in reply to: Accommodation page URL #1013799
    Andre Flores
    Moderator

    Hello, Del!

    Let me provide you with detailed directions on how to have the slug changed via Loco Translate plugin.
    Navigate to Loco Translate ->Plugins tab ->click on the Hotel Booking plugin – in the appeared interface look for the language, which is currently set in your dashboard (if it is not there, click “New language” button: https://prnt.sc/uukd4u). Once you have the language opened, type in “accommodation slug” in the search field in order to find slug strings: https://prnt.sc/uuke2z – click on the desired string and add a translation for it.
    Once changes are made and saved, do not forget to navigate to Dashboard ->Settings ->Permalinks and Save changes there to refresh the links.

    Regards,
    Andre

    in reply to: redirect to home #1013388
    Andre Flores
    Moderator

    Hello, Juan!

    First of all you should make sure to create WooCommerce Checkout page with [woocommerce_checkout] shortcode in it and select that page next to the corresponding option under WooCommerce ->Settings ->Advanced tab.
    Once it is done everything should work smoothly. If the issue persists, submit a request to our Help Desk providing a temporary access to your WordPress dashboard, so we take a closer look at the issue.

    Regards,
    Andre

    Andre Flores
    Moderator

    Hello, Adrian!

    Thank you for your feedback, I am glad that it worked for you. You may find the version release notes here.
    It would be much appreciated if you leave your positive feedback about the Hotel Booking plugin at: https://motopress.com/products/hotel-booking/#edd-reviews-respond.

    Thank you in advance.

    Regards,
    Andre

    Andre Flores
    Moderator

    Hello, Paul!

    If you have several rooms within a single accommodation type, most likely you will not be able to sync it properly, since there is an option to only insert a single iCal link at Booking.com or Expedia, while each accommodation (room) in Hotel Booking plugin has its own iCal link. In order to sync it properly you would need to have a separate property for each room created at third-party platforms.

    Regards,
    Andre

    in reply to: How to change the size of the logo and others things #1013376
    Andre Flores
    Moderator

    Hello, Sarah!

    In order to make the logo wider you will need to perform some CSS changes, e.g. adding the following code under Appearance ->Customize ->Additional CSS:

    @media (min-width: 1200px) {
    .logo-wrapper {
    	width: 300px;
    }}

    You may use any desired value instead of 300px.
    As for the availability search, I have checked it locally and it works fine on my end. Make sure the ID is correct, as well as the accommodation type you would like to have the form displayed for have at least 1 accommodation assigned to it and rates configured properly. For more details kindly check this article.

    Regards,
    Andre

    in reply to: Calendar to show the booked or blocked dates #1012869
    Andre Flores
    Moderator

    Hello, Joceyl!

    The general availability search form added via [mphb_availability_search] shortcode shows the overall availability for all the accommodation types you have got on your website – it should allow your guests selecting any desired dates in order to find out if any accommodations are available, therefore, there is no option to have booked/blocked dates displayed as unavailable there.
    However, you may use [mphb_availability id=”777″] shortcode to display the availability of specific accommodation type (“777” is the accommodation type ID) – it allows displaying booked/blocked dates as unavailable in the search calendar.

    Regards,
    Andre

    in reply to: Change Menu Color #1012842
    Andre Flores
    Moderator

    Hello, Florian!

    In order to change the header background color add the following code under Appearance ->Customize ->Additional CSS:

    .site-header::before {
    	background: #fff;
    }

    Replace #fff with any desired color.
    As for the page header, you may disable it by setting the Home page template to “Canvas”: https://prnt.sc/utaldv.

    Regards,
    Andre

    in reply to: Disable slider on front page #1012841
    Andre Flores
    Moderator

    Hello, David!

    The slider on the Home page is displayed via Home page child pages: https://prnt.sc/utad7o. In order to disable the slider and use a static image you may simply unpublish all the child pages but one – this will make a single image displayed instead of the slider: https://prnt.sc/utae20. In order to replace the image and the text you will need to change the Featured Image and the excerpt of the child page itself: https://prnt.sc/utagzh.

    Regards,
    Andre

    Andre Flores
    Moderator

    Hello, Adrian!

    Thank you for posting this topic, the issue has indeed occurred since WordPress 5.5 and can be resolved by installing “Disable Lazy Loading” plugin. We have also fixed the issue in the latest Hotel Booking plugin update (v. 3.8.5), so users with Hotel Booking license purchased may simply update the plugin to the latest version in order to avoid the described issue from happening.

    Regards,
    Andre

Viewing 15 posts - 1,471 through 1,485 (of 1,926 total)