Forum Replies Created
- AuthorPosts
Andre Flores
ModeratorHello, Mirjana!
Please note that in case the plugin is built in the theme it can be updated only along with the theme itself. It usually takes our developers some time to update the theme in order to make sure everything is in tact.
Unfortunately, there is no exact time frame on when the theme will be updated, since our developers are currently busy with other priority tasks. If you do not want to wait for the theme update, I would suggest that you consider purchasing a Hotel Booking plugin license separately, in order to receive automatic plugin updates regardless of the theme version.Regards,
AndreOctober 23, 2020 at 7:32 am in reply to: Using mphb_rooms shortcode – how can I have image to the left? #1020728Andre Flores
ModeratorHello, Ian!
If you are using Divi and placing modules side-by-side, then most likely some additional CSS changes are required in order to make both modules look aligned. I would recommend that you submit a request to our Help Desk providing your website URL and a temporary access to WordPress dashboard (if needed), so we take a closer look at the issue.
Regards,
AndreAndre Flores
ModeratorHello, Karl!
If you would like to edit the Checkout page layout, you will need to perform changes by overriding plugin PHP code in your theme. You may find the code for the Checkout page in the checkout-view.php file under /wp-content/plugins/motopress-hotel-booking/includes/views/shortcodes/ directory.
Regards,
AndreAndre Flores
ModeratorHello, Karl!
First of all navigate to Calendar Sync Status tab at the top admin bar and make sure to delete all the logs there, Once it is done, navigate to Accommodation ->Settings and set the Automatically delete logs older than option to “Day/Week” – this will help to avoid your database overloading with sync logs as it often causes issues with syncing.
If the issue persists, submit your request to our Help Desk providing a temporary access to WordPress dashboard, so we take a closer look at the issue.Regards,
AndreOctober 21, 2020 at 7:44 am in reply to: Apply coupons only if payment amount is more than X #1019822Andre Flores
ModeratorHello there,
Thanks for the feedback, we will keep it in mind 🙂
Regards,
AndreAndre Flores
ModeratorHello, Kush!
In order to change the layout of single accommodation type pages you will need to either edit code or use one of the page builders and fill in the page content with shortcodes/blocks/widgets. Check this article on how to edit single accommodation type pages.
Regards,
AndreAndre Flores
ModeratorHello, Del!
It would be more convenient if you submit a request to our Help Desk providing a temporary access to WordPress dashboard, so we take a closer look at the issue.
Regards,
AndreAndre Flores
ModeratorHello, Mirjana!
Thank you for your feedback, it is much appreciated. I am following your concerns and must say that we are planning to update our themes in order to keep the Hotel Booking plugin up-to-date as well, however, it takes some time for our developers to update the theme and make sure everything works in tact. They are currently busy with other priority tasks and will be able to get back to themes updates later. Once there are any news regarding this matter, I will immediately let you know.
Regards,
AndreOctober 21, 2020 at 7:29 am in reply to: How to safely optimized or delete some of the date in wp_mphb_sync_log #1019811Andre Flores
ModeratorHello, Kean!
If you would like to delete some specific sync logs, the best option would be doing it manually under Calendar Sync Status tab: https://prnt.sc/v3m19e. Basically, keeping these logs is not required and it is recommended to set the Automatically delete sync logs older than option under Accommodation ->Settings to “Day/Week” – this will help to avoid your database overloading with sync logs.
Regards,
AndreAndre Flores
ModeratorHello, Maria!
Thanks for letting us know, I am glad that the you have managed to resolve the issue 🙂
Regards,
AndreOctober 21, 2020 at 7:17 am in reply to: Automatically block an accommodation for n days after check-out date? #1019807Andre Flores
ModeratorHello there,
Thanks for the up-vote, currently our developers are working on implementing this feature in the plugin, so I hope we will see it soon.
Regards,
AndreAndre Flores
ModeratorHello there,
Thank you for your up-vote, I have added it to the feature request. Our developers are currently busy with other priority tasks, including implementing more popular feature requests. We will see if they will be able to start working on this feature later.
Regards,
AndreAndre Flores
ModeratorHello there,
Unfortunately, there is no such option and it would require additional coding to have it. I will take your request into account and if there are more similar requests we will consider this option for future releases.
Regards,
AndreAndre Flores
ModeratorHello there!
Thank you all for your up-votes, they have been counted.
Meanwhile our team can add a service description and an image/icon on Checkout page within our Extended Support service, feel free to submit a request to our Help Desk regarding this matter.Regards,
AndreOctober 20, 2020 at 8:48 am in reply to: Is there a way I can remove the links on amenities #1019289Andre Flores
ModeratorHello, Karl!
There is no way to remove links and pages for amenities, since they appear to be a custom post type. However, you may disable links on the front-end by adding the following code under Appearance ->Customize ->Additional CSS:
.mphb-room-type-facilities a { pointer-events: none; }Regards,
Andre- AuthorPosts