10940 comments found.
Did you spend stress test? Which server configuration needed for 300 hotels?
No, we have not stress tested.
What server configuration do you recommend?
I would recommend a VPS at least for such a large number of hotels.
hi, i have a problem with romanian translate: if i activate romanian language some locations and accomodation do not display (don`t show de full descriptions)
i used the loco translate plugins to make the translation
Hi,
the theme has not been tested with loco translate. It works well with WMPL and qTranslate. Do locations and accommodations display if you deactivate the loco translate plugin?
Thank you.
any news about schema.org?
We have it in our todo list, it will be implemented next month.
hi, i want to use your theme of my online tour service website. Can i adjust the online form booking?
Hi,
thank you for your interest.
At the moment you can adjust the forms by editing the code. We intend to make them editable from the admin panel in the near future.
Thank you.
Hellos, I’d lik to know how can I change the language into spanish. thank you.
Hello,
Step 1: Edit the .pot file with poedit, qtranslate or wpml.
Step 2: Save file with your language name it, for example: es_ES.po.
Step 3: Edit wp-config.php located in the root folder of wordpress and define the WPLANG prefix with your language name which should be similar to the translation file name.
Step 4: Then go to your server via FTP, navigate to the theme folder and find the languages folder, its located at wp-content > themes > BookYourTravel > languages
Step 5: Upload the language files in the languages folder.
Thank you.
Hello, thank you for your answer, but I still have some issues… The wp-config doesn’t have WPLANG, so I added the line, but when I uploaded it, nothing changed… I followed all the steps, but I still can’t change it.
I’ll wat for your help, thanks
do you have es_ES.mo in your wp-content/themes/bookyourtravel/languages folder?
when you edit es_ES.po file with poedit and click save es_ES.mo will get created.
hi! have you seen the theme in firefox? its has some css problems. thank you
Hi,
yes, we did and there were no problems found. May I ask what errors have you seen, and what OS & FF version do you have ?
Thank you.
hello, Your theme is simply superb.Am okay with all the features,the only doubt i have is….how to book an accommodation in day basis..instead of night basis.?i tried editing includes/post types/accommodations.php..but couldnt find solution..please help me out.
thanks
We will think about how to resolve this in a way that it can benefit everyone. You just have to be patience as we are currently putting together the upgrade for the search functionality.
Hi there, cant wait for the next update as i looks to bring lots of new great features.. I have some questions:
1- Is there any ‘wishlist’ system for visitor to save accommodation he may book later.
2- Is there any invoice system to send to customer after booking?
3- Are you planing to integrate the ‘related accommodation’ in this next update? eg: on a accommodation detail page, show other accommodation of the same area or within same category.
4- I want to show all accommodation on a google map. is this possible in the next update?
5- Possibility to create an account after a booking where customers can see details of their booking(s) ?
Many thanks!
Hi,
1. At the moment no. This sort of feature is in out minds however at the moment there are more pressing issues to resolve with the theme.
2. We use WooCommerce for payment handling. I believe you can configure WooCommerce to provide pay by check or invoice, so once booking is completed by user you can use WooCommerce to handle that sort of thing.
3. We have this on our todo list but it won’t make this current upgrade.
4. This is another of-requested feature on our todo list and will be done very soon, not this upgrade though.
5. Yes, users can register and then book. After they book, they can view their bookings in the my account section.
Thanks
Thanks for your reply
i saw a woocommerce plugin for wishlit. Do you think it can work with BYT theme ?
I don’t think out of the box. BYT theme uses WooCommerce exclusively for payment processing. Our booking configuration is done by our custom code.
I try to import the file of example data, but all media fails. I already set the permissions to 777 and tried in four different hosting servers, same error appears.
How Do I Fix It? Can the theme work without this?
Hello,
we only provide technical support to people with a PURCHASED badge next to their username. Please verify your purchase with that badge and we will be more than happy to assist you with technical matters.
Thank you.
Hi,
I have some questions about Inquiry and Reviews.
- I get not confirmation message when I send an inquiry. Also I get not confirmation message when I send a review. Is this the way it works?
- Is it possible to send a review without being logged on site?
- When I review a tour, I don´t understand the score. When I left the first review on a tour and I cheked everything with 10 points. I got a 20/10 score. does it not have to be 10/10?
Thank You
Hi luislar,
- We are investigating the inquiry not sending email issue. It will be fixed in this week’s upgrade. No email is sent when a review is posted.
- You can only review accommodations/tours that you have booked – that is the way the theme is configured.
- This was fixed in version 5.01. After you install the latest version (5.01) you go to Theme options -> Reviews and there at the bottom there is a Synchronize scores button that you click to fix these lagacy score issues.
Thank you for your answers. I’m going to wait for this week’s upgrade.
Hello,
Thanks for your continuous effort to update the theme. I am using version 5.1 and url is: www.celofly.com. I am facing the below problems and your support is highly appreciated:
1. Home screen search is not returning any result. I set the Permalink Settings: Common Settings: Post Name & Product permalink base: Product. I also enable “Search displays only properties with valid vacancies/schedules etc” But when I am trying to search by any location name like sylhet, search result is not returning any hotels name whereas in sylhet there are several hotel has vacancies.
2. In the single accommodation page, I used 840×460 pixel for all slide images. But in the browser i can see a space gap under the slider image. Ex: http://celofly.com/hotel/dusai-resort-spa/. How can I set a fixed size for all slider image or in the css where i have to made changes? I mean whatever the image size is, slider show 840×460 pixel.
3. Using the room coupon for discount is not working. Please take a look on http://celofly.com/hotel/dusai-resort-spa/ and room name: Superior Double. In the coupon I set 10% discount and it also show the discounted amount in the invoice but the amount is not deducted from the total amount.
4. When we insert Room Type information, there are a field named “Room meta information”. Can you please tell me how can I make this field Image support? So that I can show information using image like Room has AC, bath, WiFi and etc?
5. A long ago I submitted a request that, we need widget for single accommodation and single tour page like ” RELEVANT HOTEL/ROOMS” and ” SIMILAR TOURS”. Relevant hotel widget may return result based on visiting hotel location and same price range. I think this widget will very much helpful for all of us who are using this theme for hotel and tour business. Almost all the commercial travel and tours website has the same feature. So, adding this widget will provide a profession look.
Have you any plan to add AIRLINE Reservation on this theme?
Thanks
Hi,
1. Search results do return on your page: http://celofly.com/search-results/?what=1&term=&from=&to=&rooms=Yes, we are aware of issues with the search functionality however, and this is the upgrade that we are currently hard at work.
Hopefully the upgrade release will resolve your issues.
2. Please add the following to your style.css in your child theme:
.lightSlider li {height:460px;}
3. Are you referring to coupons for WooCommerce?
4. At the moment the room meta box is text only.
5. We have this on our todo list and we hope to have it implemented very soon.
6. Flights will be done in November.
Thanks
Thanks for your support. I am sure we will get a superb update for Relevant hotel, relevant tour widget and Flight reservation system from you as usual.
Yes, I created the coupon on woo commerce.
An another important issue comes to our noticed that:
Suppose Hotel Westin logged in our website on 22-10-14 and update their hotel vacancy. 5 deluxe room is available. Then on 23-10-14 they reserve 2 rooms for their direct customer. Now actual available room is 3. On the same day (23-10-14) our website visitor requested for 5 rooms and our system receive and confirm the visitors 5 rooms.Now the context is, hotel authority can not provide rooms to our online customer as they have only 3 rooms left.
Now, my question is, are there any way to check availability directly from hotel server when a online customer goto any hotel single accommodation page? Based on the availability result our website show the room information and allow visitors to reserve a room.
We have 250 hotels information in our database and another 150 hotels information will be insert soon. In the busy season, this is impossible for hotels to update their room availability on our database and we also can not confirm visitors request by manual way. I am earnestly requesting you to provide us an experience suggestion to solve this issue?
Thanks
I am expecting an answer for my above queries? Can you please suggest me? Thanks
Hi,
We will have a look at how to integrate WooCommerce coupons into the theme once we are done with the pending upgrades.
With regards your issues with availability, for such a number of hotels and not being able to update the availabilities by hand, perhaps you will have to get someone to custom code a solution for you that checks a web service api or something and does updates against the databse.
Thanks
Hi
I bought your Book-Your-Travel theme and after installing it my home page glitches out. I’ve send you a few mails with the link to my site and login. Could you look further into this ?
Thanks
Hi,
can you please be more specific regarding the issues you are having on your home page?
Thank you.
Hi
The slider goes behind the menu. same thing happens when I disable the slider, the content goes”behind” the menu. I’ve send you a mail when I put the first comment here. There is a link to my site.
Hi,
the slider is meant to go behind the menu.
If you want to change that, put the following to your css file:
.home header {position: static;}
Thank you.
I put this- .home header {position: static;} -in my css file but i sti have the same problem
Have you put it in your child theme’s css?
How can i update my theme? i have the 3.7 version.
Hi,
go to http://themeforest.net/downloads and download the theme again. I would suggest that you follow instructions from the documentation.
Thank you.
Hello
i’m wondering if i can change the following:
i want to add more prices, for example prices for 4 stars hotels: 1200 prices for 5 stars hotels : 1500
and instead of price per children i want to add Signle Supplement price
is that possible ??
Hi,
At the moment this is not possible however we have something like this in our todo list (discounted prices, different price levels, supplement prices etc) to be done in the near future.
Thanks
Hello, I need to change some things and I need your help. 1.I want to change the menu bar colour. 2. I want to hide the little menu bar with the Account links (dashboard, card, logout…) and the search box
Thanks
Also I want to change at the homepage the text “Top car rental offers” and “Explore our latest accommodations” tell me please at which file I am gonna find it.
Cheers.
Hello,
put the following in your css file:
.main-nav {background: yourcolorhere;}
header .search,
header .ribbon {display:none;}
You will find those texts in
includes/parts/car_rental-latest.php
and
includes/parts/accommodation-latest.php
I would suggest that you make these changes in a child theme.
when i try to create a location it gives me an error: The country is required.
i choose the country and fill all fields and it give the same error. What can i do ?
What is your theme version?
Thanks
5.01
Please send your WP/FTP login details to support@themeenergy.com so we can have a look at this and fix it. Please include a note to let us know the issue so we know what needs fixing.
Thanks
In accomodation_latest is possible set the category? I need the home page to show only the structures of a given category. Tahnks Thomas
That’s an interesting feature, we will add it to our todo list. At the moment you can mark Accommodations (when editing individual accommodations) as featured and then go to Theme options -> Home page and set the Show only featured accommodations checkbox… that will then show only your “selected/featured” accommodations.
Thanks
I want to change the order of the results of the “custom search result” where I have to intervene at the level of code? I would pretty much show me if I do a search without typing anything in the fields the last accomodations included how should I do? Thanks Thomas
Hi Thomas,
We are working hard on revamping the search functionality and will release this upgrade end of this week or early next week.
I recommend you wait till then as these things will be configurable from admin.
I need to make this change to the code not being able to proceed with an update where I can change? Thanks Thomas Caporuscio
It is more complicated than that. Please wait for us to release the upgrade for the issue to be resolved.
thanks
Hello, pls help me out. I need booking on day basis and not night basis.For example,If i want to book a room for dates 2.10.2014 to 4.10.2014,i need to charge them for three days.not for two nights.
You’d have to customize the code to do something like this. I recommend you look into includes/post_types/accommodations.php
Can you pls give me the exact line to change in includes/post_types/accommodations.php….. Because i made some corrections,but could not solve it… thanks in advance
It is not that easy… there a bunch of places to look in. You should try and familiarize yourself with the code and see where you can change this.
This is actually an interesting feature so we may consider implementing it for the theme as an option in the near future.
thank you.
You are welcome.
Hi there,
When installing the sample data via wordpress importer – it throws up these failures:
Failed to create new user for admin. Their posts will be attributed to the current user. Failed to import product_type external Failed to import product_type grouped Failed to import product_type simple Failed to import product_type variable Failed to import product_cat Accommodations Failed to import product_cat Car rentals Failed to import product_cat Cruises Failed to import product_cat Tours
I have set maximum memory upload size (php.ini) and am running latest version of template and WP?
Any help will be great?
Those product_cat and product_type things are indeed things that shouldn’t be in the sample, we will have them removed. However, that shouldn’t affect anything, if those are the only errors you got then you can proceed following the documentation and configure the demo.
Many thanks!!
You are welcome.