1303 comments found.
Hello, I have a little problem. I have updated theme to latest version. but when search for transfer, there is no result (just : Select transfer for your DEPARTURE) there is no options to choose.
Also, i have a notice to update transfers plugin. How can I do that?
Thanks in advance
Hi,
To upgrade the theme please follow these steps:
0. (When using an ftp client, please make sure your Transfer mode is set to Binary). 1. Download the upgrade from ThemeForest and unzip on your computer. 2. Inside the downloaded zip file, unzip the contained Transfers.zip 3. Turn on maintenance on your website. You can use a plugin like this one for the purpose: https://wordpress.org/plugins/ultimate-maintenance-mode/ 4. Backup your languages folder inside wp-content/themes/Transfers 5. Delete the the files inside wp-content/themes/Transfers parent folder except the languages folder if you have translations there 6. Upload contents of the above mentioned unzipped Transfers.zip file to this same folder. 7. Delete folder wp-content/plugins/transfers-plugin 8. Readd the contents of your languages folder into wp-content/themes/Transfers/languages
If using a child theme:
9. Backup your child theme. 10. Upgrade each php and js file in your child theme to latest version. 11. Re-add your code changes to the php and js files by using a text editor.
And finally
12. Turn off maintenance mode. 13. Go to WordPress admin and reinstall the Transfers plugin when prompted.
Thanks, only needed to update plugin.
Yes, you need to delete the folder wp-content/plugins/transfers-plugin and then go through dashboard and reinstall the plugin, that will take care of things.
Thanks
Hi we are close to launching our site. We have done many dummy bookings in testing but can not get the bookings sent to our email address.
Can you advise how to get email confirmations please
another question – in the booking form I want the destinations to appear not in alphabetical order but in my custom order. How this could be implemented?
Are you referring to the dropdowns in the search form or? Can you provide a screenshot please?
Thanks
yes, I am referring to the dropdowns in the search form. I want the destinations to appear in custom order. I have already put them in order in the back-end, by using the order field. However, they do not appear in this custom order in the front-end.
Another thing – how to change the label of the field DEPARTURE DATE AND TIME in the search form?
The home page by default shows all widgets, however, you can go to Admin -> Appearance -> Widgets and add any widget you want to the empty by default Home Content Widget Area for only those widgets to appear on the home page.
When you add widgets in this way to the home page (including the search widgets), you can modify texts, hide show stuff etc.
Thanks,
Thanks for your reply. Please also reply to my first question – about the search form – I want the destinations to appear not in alphabetical order but in my custom order. How this could be implemented?
Your suggestion about the home page widgets doesn’t work. Please advice another solution to change the label of the field DEPARTURE DATE AND TIME in the search form. Thanks.
I have replied to your ticket in our support center.
Thanks
Hi! It’s a great template. However, it’s a bit complicated to enter all the availabilities… as we have over 100 destinations (from point A to many and from many to point A). Also we have 5 types of vecihles, which means to enter all destinations x5 times. There is no particular season – all vehicles/destinations are available all year round and all the time every day when a client requests. My question is – 1. Is there a way to write/import them directly into the database or to write in the code? 2. How can we add custom fields in the booking form – e.g. flight number on arrival, hotel or accomodation address, etc. 3. How can we modify the text of the booking confirmation email? Thanks!
1. We will release a patch soon (next few days) that will allow you to enter availabilities on an any to any basis to better cover for people that want to set the same availability values for various destinations and transport types.
2. For now you have to edit the page-booking-form.php file and wp-content\plugins\transfers-plugin\plugin_ajax.php function book_transfer_ajax_request to achieve that.
3. The easiest way to change any text that’s hardcoded in php files is to “translate” the theme from English default to English US. What I mean by this is to use poedit (free program, Google it please) to edit the languages/default.po file found in the theme using poedit, make changes to keywords and save the file as en_US.po. Poedit will then also auto-generate en_US.mo. Keep the files in the same languages folder. Finally, go to Settings -> General, scroll to the bottom and change the language to English (US). You only need to change the keywords you need to be different, not all keywords. WordPress will then use your translated keywords instead of the original texts.
Thanks
Hi,
Is it possible to let customer put their pick up and drop off location in the template, instead of putting the pre-fixed locations? Also, can it calculate the price on the basis of the disaster from point A to B?
No, the destinations have to be predefined for our forms. I am not sure I understand your second question.
the demo content will not load – timeout with a page not found when using the wordpress import tool
Hello,
this is really more of a server admin question than Wordpress. Error logs and php.ini file locations can vary depending on the server OS.
You need to change the upload and timeout limits for php. Do that either in the main php.ini file or enable php.ini in your web directory and try:
max_execution_time = 120 max_input_time = 120 memory_limit = 128M post_max_size = 10M upload_max_filesize = 10M
Thank you
Hello Beautiful Design. Few questions before buying. 1- Can we have access to the demo? 2- We will use for an auto repossession and transports services. Can we management registers by dealer and towing companies? 3- Can we restrict users what to have access to? 4- Can register have access only by fields, example: towing driver look only for vin number and/or tag number and then the car info appear? 5- Push notification?
Thanks in advance. Looking forward to work with this theme,
Hi,
1. You have access to the demo – http://themeenergy.com/themes/wordpress/transfers/ If you meant the admin, at this time we don’t have admin demo access. You can look through our theme documentation to familiarize yourself with the theme instead: http://themeenergy.com/themes/documentation/wordpress/transfers/2. There is no such feature in our theme, you would need to custom code such a feature.
3. At this time there is only admin and regular users.
4. There is no provision for such fields in the theme at this time.
5. What is a push notification?
Thanks
Hello!
How can I show in the results page only the vehicle and prices according to the number of people searched?
I have prices from 1-4, 5-8, 9-12, 13-16, (...), so it doesn’t make sense when a person searches for 5 people, to appear the option to select the vehicle up to 4 people and its price. Neither when a person searches for 2 people to appear the vehicles with 8 people and its price.
Thank you
Hi,
Those people (2) can fit in the car of 8 people, with then 6 seats left to be filled by others.
But on a private transfers model it doesn´t make sense, it’s given the chance to mix different groups in the same car, so it becomes shared not private!
And when is searched for 5 people, what’s the point of giving the option to book a 4 people car?
There are many people using your theme for private transfers, please fix
But on a private transfers model it doesn´t make sense, it’s given the chance to mix different groups in the same car, so it becomes shared not private!
And when is searched for 5 people, what’s the point of giving the option to book a 4 people car?
There are many people using your theme for private transfers, it would be great to have the search options according to the private transfers model.
thank you
Are you sure you are using the latest version of the theme?
I’m using v1.04. I don’t see that improvement in 1.05 and 1.06’s changelog.
Please upgrade to v1.06 and then retest things.
Thanks
Hello , Can you make a customization if is possible to have deferent customers details on the last step of the booking system depends of the departured date. Example form airport destination will have a deferent personal details page that will have flight number and some other peronal details , and other example from port derent personal details that will have for port and ship number and name. 4) how to show duration time on the booking results.I dont see on your demo page ( do you have any example about this to show me) Thanks a lot
also i like to ask you ispossible to not show the Extra items page ? thanks
We don’t do custom work as we are 100% committed to making our theme more useful and functional for all our customers.
To achieve something like that you would have to customize the booking form yourself to add those fields. It would require some php code.
We will be revamping the duration part of the theme in the upgrade we will release in the next few days.
Thanks
Hi, can i use pricing tables plug-ins/widgets with the theme?
regards
Hi,
What sort of pricing tables/plugins are you referring to?
Thanks
from the envato market… i’m thinking to use that
“http://codecanyon.net/item/css3-responsive-wordpress-compare-pricing-tables/629172?s_phrase=&s_rank=1”
or you would recommend another?
thanks
Hello,
you can add the plugin to the theme the same way as any other plugin. Please note that the theme has not been tested with this particular plugin.
Thank you
allright, thanks.
Hello , i like to ask you 1) if is possible to have deferent customers details on the last step of the booking system depends of the departured date. Example form airport destination will have a deferent personal details page that will have flight number and some other peronal details , and other example from port derent personal details that will have for port and ship number and name. b) the booking system has deposit amount (example 20% for paypal) (example 50%by credit card) 3) is possible to not show the 3 step before the pernonal details that is the cart ? 4) how to show duration time on the booking results.I dont see on your demo page. Thanks alot.
Hi,
1.) That is something you would have to custom code. It is not a feature of our theme.
2.) Our theme uses WooCommerce for payment processing. You would have to look into WooCommerce deposit or partial payment plugins to see if possible.
3.) I believe that there is a WooCommerce plugin that lets you skip the cart. Please google it.
4.) You would have to add custom code for that. We can help you with instructions if you need them.
Thanks
I am using child theme, after the recent upgrade, when click “make a booking”, it won’t jump to the search section, in fact,no search section is on the home page.
Please create a ticket on http://themeenergy.ticksy.com and include the issue you are facing. Also, for faster service please make sure your make the ticket private and leave your WP and FTP login details so we can have a look at what is going on.
Thanks
Please help, I have 3 different bug I need to fix, this is the Ticket #571803
Your tickets have been replied to.
Thanks
Hi,
I am using the “Contact Page” template for my Contact Us page. However, i would like to know how can i add/change the fields, e.g. i would like to add another field “Phone Number”, where can i do that? when i insert a contact form 7 shortcode, 2 forms appeared.
In addition, where can i amend the “From” when i receive the email.
Please advise. Thank you.
Hi,
You would have to edit the contact page template to add new fields. You will find the template is in file page-contact.php. You can amend the From field by editing includes/theme_ajax.php function contact_form_ajax_request on line 150.
Alternatively, we also provide a contact 7 form template which you can use by first installing the plugin Contact 7 Form. With it, you can add fields dynamically.
Thanks
Hi,
I have installed Contact 7 From, however, when i insert the contact from short code into the page, the contact page displayed 2 forms instead, one is the default and the other is the one i created in Contact 7 form.
In additional, how can i amend the form to send via SMTP instead of PHP mail, is there any settings? All my other forms are sending via SMTP already as i am using Postman plugin.
Please advise. Thank you.
Please make sure your page uses the Contact 7 page template and not the Contact page template.
For smtp please try using this plugin https://wordpress.org/plugins/wp-mail-smtp/Thanks
Ok. Will try that out.
Thank you!
You are welcome.
is there a reason why the oage does not stay on the extra item when it goers to payment page ? mine always show for 1 second and jumo to payment, it doesnt stay oin the extra page, thanks
Please signup at our support center and submit a new ticket. Include all the details about the issue and your site URL.
For faster service, please privately include your WP and FTP login info when creating the ticket. Our support team will check it out and let you know.
Click Here To Create An Account & Get Support
Thanks
Hello. I have a question concerning the template. I want to use it to hire a car for a specified period of time (not to destination). Is template gives you that opportunity?
Hi,
No, at the moment our theme supports transfers of specific vehicle type from Destination A to Destination B.
Thanks
hello, i see some people asked already a month ago but i dont see this: the booking system, how to select the departure time instead of a slot time ? (normally a pick up is schedule by departure time, not a slot) thanks
nevermind i see its working 
Ok thanks
Hi – the theme is great! I am wondering if you could advise the best way to have a “coming soon” page? I created a page called “coming soon” and made that the static front page but it includes the full menu in the header and the full footer which these are not complete yet. I am looking for a way to make it so that header and footer do not show. Is there an easy way to do this? Otherwise, I am using a static index.html page that I FTP’d but that seems to be causing other issues. Any advise? Thank you!
Hello,
if you inspect the source code in your browser (ctrl+u) you will find that every page has its own unique ID on the body tag.
Therefore you can target a specific page with css:
.page-id-30 .header,
.page-id-30 .footer {
display:none;
}
Note that your page will have a different ID than the code above.
Thank you
I want have a theme which will have booking option and timing information like www.bustimings.in with category and city as well geo-location
That is something you would have to custom code.
Thanks
Hi,
First of all we would like to congratulate all themeenergy Team for the nice template created.
We are facing a problem when creating transfer availability. We tried to eliminate lines 48 and 123 of file wp-content/plugins/transfers-plugin/includes/plugin_post_types.php… but nothing happens… Can you help us to solve this problem, please?
Also, we are not able to upload the favicon. How can we you that?
Thank you so much.
Please upgrade to the latest version of our theme by downloading it from ThemeForest and following the instructions at the top of Transfers.zip/changelog.txt
Once you do, you can go to Theme options -> Database and click the Create tables button to create all necessary tables that failed to create.
For favicon, you can set it by going to Appearance -> Customize and set the favicon in the left hand sidebar there.
Thanks
Hello! Thank you so much for your support. We had uploaded the latest theme version and we could solve the problem with Transfer availability deactivating and reactivating all plugins.
It works for Favicon! Thanks!
We have written a message in support to help us with various problems that we have encountered to configure the web adjusted to our needs. We are awaiting response ASAP…
Thank you and have a nice day!
Hello,
your ticket will be answered as soon as possible.
Thank you. You too!