Forum Replies Created
- AuthorPosts
- Andre FloresModerator
Hi, Lai!
Sure, our team is aware of the new WordPress release and we are ready for it. You may be sure there will be no problems updating WordPress to the latest version, our products will still remain 100%-compatible with the version 5.4.
Regards,
AndreAndre FloresModeratorHi, Lai!
The Gravatar image suggests the visitor who leaves a review uses e-mail address, associated with his WordPress.com account: https://prnt.sc/rpjbjq. I’ve just used e-mail address, associated with my WordPress.com account and my Gravatar image has displayed automatically.
Regards,
AndreAndre FloresModeratorHi, Bart!
Unfortunately, there is no way to make the title changed depending on payment method your Customer uses, since they all are within Stripe payment gateway: https://prnt.sc/rpj3sh. As an option you may include all the available payment methods in title, e.g. Credit card/iDEAL/Giropay.
Regards,
AndreAndre FloresModeratorHi, Bart!
You may easily change the payment method title using Loco Translate. Navigate to Loco Translate ->Plugins ->Hotel Booking – find your website language or add it if it is not there, and edit its translations. Use the search field to find desired string and add a translation to it – this will change the payment method title.
Regards,
AndreAndre FloresModeratorHi, Samuel!
I am glad that the issue has been resolved, thank you for letting us know!
If you have a multilingual website, we do recommend using WPML, indeed, as it is 100%-compatible with our products.
We also recommend using Loco Translate in case you have a single language on the website and want to change some titles/text.Regards,
AndreMarch 25, 2020 at 1:34 pm in reply to: No thumbnail image showing when share Brooklium theme website link #934459Andre FloresModeratorHi there!
Thank you for sharing your insights, it is much appreciated! I am sure this information will be useful to other users with similar issue.
Regards,
AndreMarch 24, 2020 at 2:24 pm in reply to: No thumbnail image showing when share Brooklium theme website link #934029Andre FloresModeratorHi there!
Thanks for letting us know, it is much appreciated. If you share the plugin name you are using to handle this issue, that would also be great.
Best regards,
AndreAndre FloresModeratorHi there!
Thank you all for your votes, I have noted them and passed to our developers. Once there is any update from them, I will let you all know in this topic.
Best regards,
AndreAndre FloresModeratorHi, Charles!
The Hotel Booking plugin supports the International standard of calendar synchronization – iCalendar (iCal). You should contact Lodgify and find out whether it supports iCal. Fore more details check this article.
Best regards,
AndreAndre FloresModeratorHi, Maciej!
Thanks for sharing your experience, it is much appreciated! I will make sure to share this information with our developers as well.
Anyway, once there is an update from them, I will let you know in this topic.Best regards,
AndreAndre FloresModeratorHi Jan!
In case the plugin is built-in the theme, which is the case, it can be updated along with the theme update only. Therefore, you should make sure your theme is always up-to-date.
At this point, plugin updates will depend on the theme updates. Therefore, if you want to get automatic plugin updates, you should consider getting plugin license separately.Best regards,
AndreAndre FloresModeratorHi, Maciej!
Indeed, the issue exists, I have passed it to our developers for further investigation. Once there is any feedback from them, I will immediately contact you back. Thank you for reporting the issue, it is much appreciated.
Best regards,
AndreAndre FloresModeratorHi, Prenesh!
I can see the form looks exactly like the Luviana theme demo now: https://prnt.sc/rj2b23. Let me know if you have managed to resolve the issue yourself.
Best regards,
AndreMarch 18, 2020 at 3:52 pm in reply to: Check Availability box background color and remove icon in page title #931949Andre FloresModeratorHi, Toth!
Add the following code under Appearance ->Customize ->Additional CSS:
.homepage-widget-area { background: rgba(34,34,34,.85); }
Replace 34,34,34, with any desired color. In the above code .85 stands for opacity, you may also increase/decrease it if needed.
As for removing icon below each page title, use the following code:
body.single .site-main .entry-header::after, body.page .site-main .entry-header::after, .site-main .page-header::after { content: none; background: none; }
Best regards,
AndreAndre FloresModeratorHi, Ryan!
Please note that the text should never be changed in PHP file directly. Hotel Booking plugin is fully translatable and has been tested with Loco Translate plugin, therefore it is recommended that any system text is changed via language files, not PHP files.
If you do not want to deal with additional plugins, you may perform changes directly in language files of the Hotel Booking. Check the following answer for more details: https://motopress.com/forums/topic/can-i-change-button-text/#post-931617Best regards,
Andre - AuthorPosts