Forum Replies Created
- AuthorPosts
- April 23, 2020 at 2:35 pm in reply to: Feature request: Shading or Different Colors for Imported Bookings #945663Andre FloresModerator
Hi, Ryan!
You are most welcome.
I will contact you via e-mail once there is any update.Regards,
AndreApril 23, 2020 at 2:34 pm in reply to: Check Availability box background color and remove icon in page title #945662Andre FloresModeratorHi, Imre!
Try adding !important declaration to the color value:
color: #d4d4d4 !important;
If this does not work, kindly submit a request at: https://support.motopress.com/hc/en-us/requests/new, providing temporary access to your Dashboard, so we take a closer look at the issue.
Regards,
AndreApril 22, 2020 at 3:23 pm in reply to: Check Availability box background color and remove icon in page title #945194Andre FloresModeratorHi, Imre!
Thank you for clarification. Add the following code instead then:
.homepage-widget-area .mphb_sc_search-form select, .homepage-widget-area .mphb_sc_search-form input[type="text"], .homepage-widget-area .mphb-booking-form select, .homepage-widget-area .mphb-booking-form input[type="text"], .homepage-widget-area .mphb_widget_search-form select, .homepage-widget-area .mphb_widget_search-form input[type="text"] { color: #d4d4d4; }
Replace #d4d4d4 with any desired color.
Regards,
AndreApril 22, 2020 at 3:16 pm in reply to: Feature Request: Email Capability Direct From Admin Calendar #945191Andre FloresModeratorHello, Thomas!
Thank you for your suggestion. I have passed your feature request to our developers, if there are more similar requests from other users, we will definitely consider adding it to one of plugin future updates.
Anybody, who also needs this feature, feel free to up-vote by commenting this post.Regards,
AndreApril 22, 2020 at 3:03 pm in reply to: Feature request: Shading or Different Colors for Imported Bookings #945189Andre FloresModeratorHello, Ryan!
Yes, such feature request already exists, I will gladly add your vote to it as well. If anybody else needs this feature, feel free to let me know by commenting this thread.
Regards,
AndreAndre FloresModeratorHello, Ryan!
The tooltip option is useful indeed, however, there is no need in it on mobile devices since you may simply tap the booking ID to get all the necessary information about the booking – you may as well easily close booking details box by tapping the “cross” sign: https://prnt.sc/s41wj3.
Unfortunately, there is no option to include the Guest name instead/along with the booking ID. If there was, the calendar would be too overlapped with different information, which would not looked nice on mobile devices.Regards,
AndreAndre FloresModeratorHi, Ryan!
You are always welcome 🙂
Regards,
AndreAndre FloresModeratorHi, Ryan!
You may try adding the following CSS code under Appearance ->Customize ->Additional CSS:
.mphb-bookings-calendar-wrapper table.mphb-bookings-date-table td { min-width: 15px; }
Increase the 15px value (it’s the original value) in order to add more space between back-to-back booking ID’s.
If the issue persists, I would recommend that you submit your request at: https://support.motopress.com/hc/en-us/requests/new providing temporary access to your WordPress dashboard.Regards,
AndreAndre FloresModeratorHi, Erika!
Unfortunately, such feature requires complex changes in plugin logic, which can’t be performed within Extended Support service. However, your vote has been counted, and I hope it will speed up adding this feature to one of the plugin future updates.
Regards,
AndreAndre FloresModeratorHi, Thomas!
Thank you, your request has been received and is currently under investigation. We will provide you with further updates in submitted ticket.
Regards,
AndreApril 20, 2020 at 2:17 pm in reply to: Check Availability box background color and remove icon in page title #944256Andre FloresModeratorHi, Imre!
Simply add the following code under Appearance ->Customize ->Additional CSS:
.homepage-widget-area .mphb_sc_search-form > p label, .homepage-widget-area .mphb-booking-form > p label, .homepage-widget-area .mphb_widget_search-form > p label { color: #9f9f9f; }
Replace #9f9f9f with any desired color.
Regards,
AndreAndre FloresModeratorHi, Ciaran,
Thank you for your feedback.
Kindly submit your request at: https://support.motopress.com/hc/en-us/requests/new providing temporary access to your WordPress dashboard, so we take a closer look at the issue.Regards,
AndreAndre FloresModeratorHi, Ciaran!
Make sure to input valid Public and Secret keys. as well as Webhook Secret in Stripe settings panel: https://prnt.sc/s18lt6. Also, make sure to insert the Webhooks Destination URL to Webhooks configuration page in your Stripe account. Check this article on how to set up the Webhooks properly.
Regards,
AndreAndre FloresModeratorHi, Daniel!
The Restaurant Menu plugin Demo was built on the base of our free Oceanica Lite theme, so I would recommend that you download and install the theme to check out its structure. Perhaps, it would be much easier for you, if you build staging website based on the theme first.
Regards,
AndreAndre FloresModeratorHi, Leigh!
The displaying of deposit information depends on the confirmation mode enabled under Accommodation Settings. If you set the Confirmation Mode to “Confirmation upon payment”, then the deposit amount will be shown right below the Total booking price: https://prnt.sc/s181d6. Otherwise, there is no need in that, since your Guest will receive the booking confirmed e-mail (if using “Confirmation by admin”) and the e-mail with link to pay the deposit and all the needed information included.
Regards,
Andre - AuthorPosts