Andre Flores

Forum Replies Created

Viewing 15 posts - 1,606 through 1,620 (of 1,926 total)
  • Author
    Posts
  • in reply to: Price per guest, not per room #990316
    Andre Flores
    Moderator

    Hi, Joe!

    I would ask that you submit your request to our Help Desk, providing temporary access to your Dashboard, so we take a closer look at the issue.

    Regards,
    Andre

    in reply to: Stripe 3D secur, Strong Customer Authentication #989933
    Andre Flores
    Moderator

    Hi, Luis!

    Thank you for your kind words, it is much appreciated. No worries at all, if we need to perform changes in order to apply new rules, our developers will do that and Stripe will work as expected according to the new rules. Could you kindly share that message from Stripe as well?

    Regards,
    Andre

    in reply to: Translation Hotel booking plugin #988899
    Andre Flores
    Moderator

    Hello, Marco!

    I would suggest that you submit your request to our Help Desk, providing a temporary access to your WordPress dashboard, so we take a closer look at the issue.

    Regards,
    Andre

    in reply to: Price per guest, not per room #988895
    Andre Flores
    Moderator

    Hi, Joe!

    You may achieve this via variable pricing, kindly refer to the screenshots below:

    A single cat for days 1-7 costs €14 per night: https://prnt.sc/tvikel
    A single cat for days 8-15 costs €12 per night: https://prnt.sc/tvikqa
    A single cat for days 15+ costs €10 per night: https://prnt.sc/tvil3n
    2 cats sharing costs €20 per night for all nights: https://prnt.sc/tvildo

    Regards,
    Andre

    in reply to: Search Results – Only Show Recommended Accommodations #988893
    Andre Flores
    Moderator

    Hi, Joe!

    You may hide that whole section by adding the following code under Appearance ->Customize ->Additional CSS:

    .mphb_sc_search_results-wrapper .mphb-room-type {
    	display: none;
    }

    Regards,
    Andre

    Andre Flores
    Moderator

    Hi, Charlotte!

    This happens because if the accommodation for 6 guests is unavailable, your guests may still want to book accommodations for 4 and 2 guests. If you do not want this to happen, you may use this workaround.

    Regards,
    Andre

    in reply to: How do I change the wording on the Confirmation page? #988361
    Andre Flores
    Moderator

    Hi, Simon!

    You may change the text easily using Loco Translate plugin: https://prnt.sc/tuvoh2. Check this article with some example on how to do that.

    Regards,
    Andre

    in reply to: Feature Image CSS Hide option. #988357
    Andre Flores
    Moderator

    Hello, Fred!

    Try adding the following code under Appearance ->Customize ->Additional CSS:

    .has-post-thumbnail .post-thumbnail {
    	display: none;
    }

    If this still does not work, add an !important declaration to the CSS property:

    .has-post-thumbnail .post-thumbnail {
    	display: none !important;
    }

    Regards,
    Andre

    in reply to: Add a CSS class to Attributes #988355
    Andre Flores
    Moderator

    Hi, Marco!

    Thanks for sharing the code that worked out for you, I am glad that you have managed to resolve the issue.

    Regards,
    Andre

    in reply to: Custom Booking Rules #988353
    Andre Flores
    Moderator

    Hi, David!

    In order to include accommodation blocks to exported iCal link you should make sure to enable the “Export admin blocks.” option under Accommodation ->Settings tab: https://prnt.sc/tuvcrs.

    Regards,
    Andre

    in reply to: Restaurant Menu Delivery Premium Plugin #987894
    Andre Flores
    Moderator

    Hello, Tural!

    Unfortunately, there is no such option in the plugin by default, however, we do have such a feature request – I have added your up-vote to it as well. In case there are more similar requests from other users, we will consider adding this feature to one of plugin future updates.

    Regards,
    Andre

    in reply to: Show prices with tax #987893
    Andre Flores
    Moderator

    Hello, Laura!

    Thank you for your feedback, it is much appreciated. We are doing our best to improve our products. Your up-vote has been counted, I hope you will continue using our plugin!

    Regards,
    Andre

    in reply to: Add a CSS class to Attributes #987482
    Andre Flores
    Moderator

    Hi, Marco!

    Each attribute has a unique class by default, you may find the exact class name using Inspect Element tool of your favorite browser. Let’s say, the attribute is named “Location”, in this case the CSS class will be
    .mphb-location-title

    Regards,
    Andre

    Andre Flores
    Moderator

    Hello there,

    So far the feature is quiet popular and currently the first in the list of requested features, so it should be implemented soon. Once it is, we will immediately let you know 🙂

    Regards,
    Andre

    Andre Flores
    Moderator

    Hello, Stefan!

    The issue occurs because some fields on the checkout page are hidden, e.g. Adults and Children count select fields: https://prnt.sc/ttmtr4. This prevents the accommodation from being booked, since these fields are obligatory. Most likely the issue is caused by the conflict with some third-party plugins, I would ask that you try disabling additional plugins to find out which one causes the issue. If there is no luck, try switching to default WordPress theme, e.g. Twenty Twenty and check whether the issue is caused by the theme.

    Regards,
    Andre

Viewing 15 posts - 1,606 through 1,620 (of 1,926 total)