Forum Replies Created
- AuthorPosts
Andre Flores
ModeratorHi, 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,
AndreAndre Flores
ModeratorHi, 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,
AndreAndre Flores
ModeratorHello, 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,
AndreAndre Flores
ModeratorHi, 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/tvildoRegards,
AndreAugust 7, 2020 at 6:17 am in reply to: Search Results – Only Show Recommended Accommodations #988893Andre Flores
ModeratorHi, 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,
AndreAugust 7, 2020 at 6:12 am in reply to: Search results recommending accommodation with unsuitable occupancy #988892Andre Flores
ModeratorHi, 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,
AndreAugust 6, 2020 at 6:20 am in reply to: How do I change the wording on the Confirmation page? #988361Andre Flores
ModeratorHi, 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,
AndreAndre Flores
ModeratorHello, 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,
AndreAndre Flores
ModeratorHi, Marco!
Thanks for sharing the code that worked out for you, I am glad that you have managed to resolve the issue.
Regards,
AndreAndre Flores
ModeratorHi, 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,
AndreAndre Flores
ModeratorHello, 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,
AndreAndre Flores
ModeratorHello, 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,
AndreAndre Flores
ModeratorHi, 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-titleRegards,
AndreAugust 4, 2020 at 6:50 am in reply to: Automatically block an accommodation for n days after check-out date? #987481Andre Flores
ModeratorHello 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,
AndreAugust 4, 2020 at 6:45 am in reply to: An invalid form control with name=’mphb_state’ is not focusable #987479Andre Flores
ModeratorHello, 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- AuthorPosts