Free and Premium WordPress Plugins & Themes Forums WordPress Plugins Hotel Booking How can I display the total price on the search results page?
- This topic has 3 replies, 2 voices, and was last updated 3 years, 3 months ago by Andre Flores.
- AuthorPosts
- August 11, 2021 at 11:49 am #1169464Natasha AltonParticipant
Hi,
In the Albatross Hotel theme (https://themes.getmotopress.com/albatross), the total price of rooms is displayed on the search results page, instead of ‘Prices start at: £x.xx for x nights’. What templates do I need to copy to my theme to do the same, please?
I have multiple rates for each room. I would like to display each rate’s total price on the search results page, instead of on the booking/ checkout details page.
Thank-you!
August 12, 2021 at 6:01 am #1169883Andre FloresModeratorHello Matthew,
You may try adding the following code under Appearance ->Customize ->Additional CSS:
.mphb-regular-price strong { display: inline-block; }
This will add the “Prices start at:” text before the price.
Regards,
AndreAugust 12, 2021 at 7:04 am #1169929Natasha AltonParticipantHi Andre, thanks for the reply, but that’s not what I want to do.
I want to put ‘choose rate’ with a list of rates, on the search results page, instead of it being on the checkout page?
August 16, 2021 at 3:16 am #1171390Andre FloresModeratorHello Matthew,
Thank you for clarification. Unfortunately, there is no such possibility in the plugin, rates are only displayed on the Checkout page.
Regards,
Andre - AuthorPosts
- You must be logged in to reply to this topic.