Thoa Kim
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Hotel Booking] Customize Calendar Search FormNo, but using that plugin is the only the solution right now.
Forum: Plugins
In reply to: [WP Hotel Booking] hide children on HB Search RoomsHi
Override
wp-hotel-booking\templates\searchto remove Children field.Forum: Plugins
In reply to: [WP Hotel Booking] Customize Calendar Search FormHi
It’s not easy to customize that feature. You can consider using the third-party plugin such as https://wordpress.org/plugins/wp-ical-availability/
Forum: Plugins
In reply to: [WP Hotel Booking] WP Hotel Booking Report not workHello
WP Hotel Booking Reports add-on is just an experiment. It’s not working correctly. We’re on the way to build a new one, an official version. Sorry for this inconvenience.
Forum: Plugins
In reply to: [WP Hotel Booking] Issue with Search Room1. Just check with WP default theme + make sure the plugin is the latest version. Then let me know.
2. Visit our support forum and create a topic + provide the login info, we need to check your translation settings https://thimpress.com/forums/forum/wp-hotel-booking
Forum: Plugins
In reply to: [WP Hotel Booking] Issue with Search RoomHi
1.
– Please make sure that you’re using the latest version of WP Hotel Booking.
– If you already using the latest version of the plugin but the issue still persists, let’s check with WordPress default theme (Twenty Seventeen). I think that the issue is caused by your theme.
2. Which multilingual are you using? WPML is recommended and refer the instruction here https://wordpress.org/support/topic/translate-rooms-in-multilingual-with-wpml/
Regards
Forum: Plugins
In reply to: [WP Hotel Booking] no room findHi
Please make sure that you select the permalink “Post name” in Dashboard >> Settings >> Permalinks.
Forum: Plugins
In reply to: [WP Hotel Booking] WP Hotel Booking rooms and bookable rooms list orderYou mean the theme override those files? If so, you should contact the theme author to know where the files are located.
It’s related to programming knowledge so that we’re not able to guide you single line codes. Just review the code in those files then we will know how to customize it.
Forum: Plugins
In reply to: [WP Hotel Booking] Search widget in diviHi
CSS is used to custom the style for search form. But there isn’t any Css documentation. If you’re a developer, you could do it. Or you can contact us and use our customization service. Contact us at https://thimpress.com/forums/forum/wp-hotel-booking
Forum: Plugins
In reply to: [WP Hotel Booking] WP Hotel Booking rooms and bookable rooms list orderHi
1. You can override the file
archive-rooms.phpinwp-hotel-booking\templates2. Override the files in
wp-hotel-booking\templates\searchForum: Plugins
In reply to: [WP Hotel Booking] [BUG] Search room functionalityHi
Please review your translation https://wordpress.org/support/topic/translate-rooms-in-multilingual-with-wpml/
Forum: Plugins
In reply to: [WP Hotel Booking] Room Details Page Not Working– Error on room with Woo: please visit the support forum and create topic so we can assist you. We need to check your site admin. https://thimpress.com/forums/forum/plugins/wp-hotel-booking/
– Our plugin doesn’t support the booking calendar by now. It will be added in the next time.
Forum: Plugins
In reply to: [WP Hotel Booking] Room Details Page Not WorkingAre you using WooCommerce price plugin? And please activate WordPress default theme Twenty Seventeen and see if the issue disappears. I think that the issue is caused by your theme.
Forum: Plugins
In reply to: [WP Hotel Booking] Room Details Page Not Working– In the Woo Cart page/ Checkout page, it will use the shortcode
[woocommerce_cart]/[woocommerce_checkout]Check the screenshots http://prntscr.com/limq0i.
You have to setup these pages in WooCommerce >> Settings >> Advanced tab.
– You should contact the theme author to fix the responsive issue with the slider on homepage.
Forum: Plugins
In reply to: [WP Hotel Booking] room searchHi
HTML/Custom CSS is used to change the style of the search form.