Free and Premium WordPress Plugins & Themes Forums WordPress Plugins Hotel Booking Hotel Booking Multi-Currency Truncate per-night prices in the availability calendar
- This topic has 4 replies, 3 voices, and was last updated 1 month, 1 week ago by
J. Davis.
- AuthorPosts
- February 12, 2023 at 11:22 am #1414237
Susan B
ParticipantGreetings,
I’m using the Luviana Theme with the following plugins:
– Hotel Booking Payment Request
– Hotel Booking WooCommerce Payments
– Hotel Booking Multi-CurrencyConcerning the “Truncate per-night prices in the availability calendar.” setting, it’s not working to truncate prices in the availability calendar. I can’t quite tell if it’s only truncating prices in the default currency (in my case, the default currency is USD) or it’s not truncating prices at all. This may or may not be related to the recent Luviana Theme update that allows guests to select dates from the availability calendar (which is awesome!).
Website URL: https://pvr.rentals/accommodation/dterrace-unit-102/
[[at the top of the page, chance currency to something other than USD]]Thank you!
February 13, 2023 at 2:40 pm #1414789Alex M
ParticipantMake sure your Multi-Currency addon version is 1.2.2 or above
February 13, 2023 at 5:20 pm #1414818Susan B
ParticipantI’m running Version 1.2.2 and have been so for several weeks. Were there any updates to the Luviana Theme that would’ve broken the truncating function? Please advise. Thank you.
February 13, 2023 at 6:15 pm #1414822Susan B
ParticipantAs a temporary fix, I added the following CSS:
.mphb-calendar .datepick-month td a .mphb-date-cell__price, .mphb-calendar .datepick-month td span .mphb-date-cell__price {
text-overflow: clip;
margin: 0 auto 0 auto;
max-width: 23px;
}Please let me know when the truncation has been fixed. Thank you!
February 16, 2023 at 7:11 am #1416242J. Davis
KeymasterHi Susan,
Thanks for your reply. We have managed to replicate the issue. We will update the topic once we have any news on this.
best regards,
John Davis - AuthorPosts
- You must be logged in to reply to this topic.