Forum Replies Created
- AuthorPosts
- April 20, 2020 at 2:17 pm in reply to: Check Availability box background color and remove icon in page title #944256Andre FloresModerator
Hi, 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,
AndreAndre FloresModeratorHi, David!
Currently there is no option to edit saved template, you may simply insert the template to the page, perform edits to it and save edited template as a new one.
Regards,
AndreAndre FloresModeratorHi, Amy and Alana!
Thanks for your up-votes, they have been counted.
Regards,
AndreAndre FloresModeratorHi, AJ!
Have you tried the translating with Loco Translate plugin Alex described in this reply? It should work perfectly. Alternatively, try editing language files manually following these directions.
Regards,
AndreAndre FloresModeratorHi, Cindy!
If your have a wide range of booking prices per/night, than I would use “Percent” deposit type – this will allow to have certain amount of money paid by your guest before checking-in, e.g. 30%.
As per your request, if there are more similar requests from other users regarding this matter, I will gladly pass it to our developers for further consideration.Regards,
AndreAndre FloresModeratorHi, Miltiadis!
The Font Awesome unicode for E-mail (envelope) is:
\f0e0
So, once the Email is added to the navigation menu, add the following CSS code under Appearance ->Customize ->Additional CSS:.theme-social-menu a[href*="YOUR_MAIL_TO_LINK_GOES_HERE"]::before { content: "\f0e0"; }
Where YOUR_MAIL_TO_LINK_GOES_HERE is the mailto link you have added to the Email menu item.
Regards,
AndreAndre FloresModeratorHi, David!
I am afraid such option is not available within MotoPress Slider default functionality. However, if there are more similar requests from other users regarding this matter, I will gladly pass it to our developers for further consideration.
Regards,
AndreAndre FloresModeratorHi, David!
I am afraid there is no such option to remove created custom templates in Editor. If there are more similar requests regarding this matter from other users, I will gladly pass it to our developers to further consideration.
Regards,
AndreAndre FloresModeratorHi, Luis!
Thank you for your feedback, I am glad that you were able to resolve the issue.
Do not hesitate to ask more questions of there are any.Regards,
AndreAndre FloresModeratorHi, Miltiadis!
Our developers are already informed about this issue, it will be fixed in the next theme update. I will do my best to speed it up.
Have you tried the workaround provided by Maciej above?Regards,
AndreAndre FloresModeratorHi, Luis!
The tutorial you have mentioned is quiet detailed and explains how to translate different parts of Hotel Booking plugin. All the strings, including Email Templates text, can be translated under WPML ->String Translations.
If you are facing issues with locating some certain plugin or theme strings, do not hesitate to submit your request to our support team at: https://motopress.zendesk.com/hc/en-us, one of our representatives will gladly assist you with it.Regards,
Andre - AuthorPosts