Forum Replies Created
- AuthorPosts
- Andre FloresModerator
Hello Don,
Make sure your Hotel Booking plugin is up-to-date (v. 3.9.11), the issue should be fixed in that version.
Regards,
AndreAugust 16, 2021 at 3:16 am in reply to: How can I display the total price on the search results page? #1171390Andre FloresModeratorHello Matthew,
Thank you for clarification. Unfortunately, there is no such possibility in the plugin, rates are only displayed on the Checkout page.
Regards,
AndreAndre FloresModeratorThis reply has been marked as private.Andre FloresModeratorHello Ravindra,
We have just released the Hotel Booking v. 3.9.11 with the Stripe 3D Secure issue fixed. Kindly update the plugin to the latest version in order to have Stripe working properly.
Regards,
AndreAndre FloresModeratorHello Ravindra,
Our developers have already found a resolution, it will be included in the next plugin update, which is expected to be released shortly.
As for the Google Pay, please understand that we are unable to include all the possible payment gateways to the plugin. From our experience, most popular gateways are PayPal and Stripe, which are already included by default. There are many local payment gateways, which are used by other Customers, therefore we have developed such an add-on as WooCommerce Payments, so our users could integrate additional gateways to the Hotel Booking via WooCommerce.We will take your suggestion regarding Google Pay into consideration though, thank you for that.
Regards,
AndreAugust 12, 2021 at 6:01 am in reply to: How can I display the total price on the search results page? #1169883Andre FloresModeratorHello Matthew,
You may try adding the following code under Appearance ->Customize ->Additional CSS:
.mphb-regular-price strong { display: inline-block; }
This will add the “Prices start at:” text before the price.
Regards,
AndreAndre FloresModeratorHello George,
Are you using Checkout Fields plugin? Try deactivating it and then activating it back, after that check if default fields appear on the Checkout page, as they must be there for sure.
If the issue persists, submit a request to our Help Desk, so we take a closer look at the issue.Regards,
AndreAndre FloresModeratorHello Carla,
Looks like the issue is taken care of by one of our technical support agents in ticket #40873. I see you have asked about String Translations, and this is actually the only way to translate some strings, which are not translated to Catalan in the plugin. Perhaps, you should make sure to keep your language files in /wp-content/languages/ directory in order to avoid loosing performed changes after plugin updates.
Regards,
AndreAndre FloresModeratorHello Dan,
Kindly provide me with your website URL and temporary access to WordPress dashboard in a private reply, so I check it for you.
Regards,
AndreAndre FloresModeratorHello Robin,
The Book button added to your accommodation type page will not work like this, as the availability must be checked first. If you would like your guests to be able to check availability and book an accommodation directly from accommodation type page, you should enable Direct Booking in plugin settings: https://prnt.sc/1nf2tef.
Let me know if this works for you.Regards,
AndreAndre FloresModeratorHello Maurice,
Thank you for your detailed feedback, it is much appreciated. The feature is indeed in beta mode at the moment, so it might not work perfectly.
Total Sales should only include those taxes you have created in your dashboard, there are no charges added to the revenue by the plugin automatically.
There is an option export Services under Export tab by default: https://prnt.sc/1ney2vn, are you sure you do not have it? The same is with the Coupons: https://prnt.sc/1neyios.
Regards,
AndreAndre FloresModeratorHello Carla,
There is no option to have the featured image displayed for recommended section. In order to add it you will need to override plugin function in your child theme, which appears to be a matter of custom coding, which is beyond our support scope, unfortunately.
Regards,
AndreAugust 11, 2021 at 3:42 am in reply to: How to remove ‘Required fields are followed by *’ from search form? #1169196Andre FloresModeratorHello Matthew,
The text you are referring to does not appear to be a function, you should simply add the following code under Appearance ->Customize ->Additional CSS in order to hide it:
.mphb-booking-form .mphb-required-fields-tip { display: none; }
Regards,
AndreAugust 11, 2021 at 3:26 am in reply to: Can I modify the CSS of the Hotel booking plugin in my theme? #1169193Andre FloresModeratorHello Matthew,
When it comes to CSS, there is no need to copy plugin template files to your theme, you may add CSS directly under Appearance ->Customize ->Additional CSS.
Regards,
AndreAndre FloresModeratorYou are most welcome, I am glad it worked 🙂
It would be very much appreciated if you share your positive feedback about the Hotel Booking plugin at: https://www.trustpilot.com/evaluate/www.getmotopress.com.Thank you in advance!
- AuthorPosts