Thoa Kim
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Hotel Booking] Redirect to cart page from Room/Search Result PageHi
After select the rooms, the room will be added to the cart which you can find in the page your-site/hotel-cart. You can setup HB Widget Mini Cart to Appearance >> Sidebar.
– Book Now button: can you give me your site to take a look first? But our plugin doesn’t support to redirect to cart after select the room or book any rooms.
Forum: Plugins
In reply to: [WP Hotel Booking] Price and Tax are wrongHi shredder1313
That’s not bug. It’s the workflow of our plugin. The tax is calculated in search result page. It’s not included in the room pages. To include tax in single room, you can modify the files in
wp-hotel-booking/template/single-roomHi
What do you mean ‘add the images of the other rooms’? You mean that displaying all rooms in Other Rooms section?
Hi
– Edit the single room page layout (Description, Review, Additional Info,…) and Related Rooms section in
wp-hotel-booking\templates\single-roomand the files in wp-hotel-booking\templates http://prntscr.com/lci327– Contact form on the right side is not created by WP Hotel Booking. Is there any misunderstanding here?
- This reply was modified 7 years, 6 months ago by Thoa Kim.
Forum: Plugins
In reply to: [WP Hotel Booking] export reservations for an external systemSorry, we don’t have any plans to release the feature right now. But we will try to bring it back to the track soon 🙂
Forum: Plugins
In reply to: [WP Hotel Booking] Customize checkout fieldsHi
Override wp-hotel-booking\templates\checkout to add new or remove the fields in checkout page.
When customers book room, the system will send the reservation email to both customers and admin.
Forum: Plugins
In reply to: [WP Hotel Booking] export reservations for an external systemI’m afraid that it’s not 🙁 The feature is still in the development plan.
Forum: Plugins
In reply to: [WP Hotel Booking] export reservations for an external systemHi
Sorry, we don’t provide this function 🙂
Hi
The theme comes with WP Hotel Booking 🙂
Forum: Plugins
In reply to: [WP Hotel Booking] after update version pluginForum: Plugins
In reply to: [WP Hotel Booking] Payment PluginHi
You might want to research about how to custom a payment gateway on Google if you have programming knowledge. We’re not able to guide you how to do words by words. It’s complicated.
Hi
The latest version of the plugin is 1.9.7.5. Please update it first.
Forum: Plugins
In reply to: [WP Hotel Booking] Editing the button / profitroom integrationHi
Deploy the search form in wp-hotel-booking\search\search-form.php
- This reply was modified 7 years, 7 months ago by Thoa Kim.
Forum: Plugins
In reply to: [WP Hotel Booking] no payment methodHi
PayPal and Offline Payment are in WP Hotel Booking >> Settings >> Checkout tab. Did you check?
When using WooCommerce, there will not some options of WP Hotel Booking in checkout page. It will get the Woo checkout page.
And which PHP errors do you get?
Forum: Plugins
In reply to: [WP Hotel Booking] Shortcode for Search FormHi
That’s the default layout. It requires some custom to change it to horizontal or any layouts.