1304 comments found.
Hi ! I have bought your theme for a website with url aeginaviptransfers.com. This project not completed as my client dont pay me. Yesterday i realised that he has copy paste my work with your theme here aeginaviptransfers.gr.
I suppose no other license bought. Is any way to block it ?Thank you in advance
Hello,
we are unfortunately not able to block any licenses from afar, however you can send a DMCA notice to their host and request a takedown.
Thank you
Hello, Is it possible to use only your booking engine in another theme?
Hello,
No, the theme’s booking engine is built into the theme itself and cannot be used independently unfortunately.
ohhh, you should raise it because I think it would be very important, since it is very good, but it subjects me to a fixed design. Thanks
Thank you for the feedback. We will keep it in mind for the future.
Hi, i use elementor for building our pages. How can i add the search widget in an elementor page?
Hello,
you can add it as a WordPress widget anywhere on the page.
Thank you
Hi! im editing the template but in “DEPARTURE DATE AND TIME” its an option to limit every hour and not “for example the client choose 4:51” so there is hours like 4:00, 5:00, 6:00… Thanks for your help.
Hello,
You can set the time interval to every minute, so that it can then be 4:51, 4:52 etc.
thanks for the answer, precisely what I need is that you cannot choose values like 8:23 or 11:39 but absolute values like 8:00, 8:30, 9:00, 11:00, 11:30, 12:00, I hope I have explained better.
Hi,
When you create your availability you can set the time to be every hour. In that case results will only show for 3:00, 4:00 etc
Hi there, Is it possible to temporary disable the booking system? I want to keep using WooCommerce from the back end, but do not want clients to be able to book themselves without checking availability with the team first. We have recently had quite a few issues in this direction. please let me know. Kind regards, Liana
Hello Liana,
Yes, it is.
Simply navigate to Appearance > Theme Options > WooCommerce Integration and disable “Use WooCommerce for checkout”. Save changes.
Instead of online booking users will then be presented with a reservation form that will simply send the booking enquiry to you via email.
Thank you
Hi, I was wondering how to remove some text on the advance search page. Instead of “How many people (including children)?” just How many people? instead.
Hello,
when you want to change only a phrase within the theme it’s best to use a plugin like Say What? Simply enter the current string, and what you want to replace it with and the plugin will automatically do the rest.
https://wordpress.org/plugins/say-what/So, to start with, please install and activate the plugin. Once activated, go to Tools > Text changes in your Admin and click the Add New button at the top of the page.
Original string – This field is for the text you are attempting to change. If you want to change the “Item Name” text string, so that is exactly what you would enter into the field. Note: This field is case-sensitive. That means you must enter the text exactly as it is displayed. “Item Name” and “item name” are not the same text string.
Text domain – Enter transfers
Text context – You can leave this field blank
Replacement string – The text you place in the Original string field will be replaced by whatever you put in this field.
Hi themeenergy,
I’m having troubles with the translation site. During the booking process, precisely when being on the page “Advanced Search Results Page Template” and “Booking Form Page Page Template” if I switch to another language, the system doesn’t work and is just resending me to the home site. Actually, it has never work, Could you help me to fix it? Thanks in advance,
Hello,
You have to make sure that you have the Booking form page and the Search results page translated to each language.
Then, you have to add the search widget for each language and make sure that the Search results page dropdown in the Search widget points to the correct translation for each language.
Hello,
Everything is translated and the language switcher is working with all pages less both. I haven’t any other problem with the switcher language…
It might be another solution?
Thanks
Hello,
In Appearance -> Widgets have you added two Search widgets one for each language? At the bottom of the widget you indicate for which language the widget is for.
In each widget, you need to select that particular language’s search results page.
Hello, I have tried but I don’t understand how to do so…When going to Appearance->Widgets it doesn’t shows what you say… I’ve got the language switcher at the primary menu which its shows in all pages at all time, is working with every single page less both I have told you… If I have to do what you say with the information you have provided is not sufficient, please help me.
Hello,
Are you using WPML for multilingual support?
Hello, yes
The language selector is at the bottom of each widget.
Hello again,
I’m not sure If you understood correctly what’s the issue…I’ll explain it again.- I’m using WPML with the theme and I’ve got a language switcher into the primary menu which its shown in the whole website and is working well with every single page less the following: Advanced Search Page and Booking form page, the issue is that when being in those pages and switching to another language, the site is not translating that page so is just telling that there are not results for the requested route instead of update the page to the selected language(the whole site is correctly translated.
What I’m looking for is to solve the issue and with the tips you have provided I think is not the solution or is not complete the information,
Please, could you check again the information I have given to you and try to help me.
Thanks in advance,
Hi,
Please create a ticket on https://themeenergy.ticksy.com/ so our technical support can help you further.
Thanks,
379 / 5.000 Risultati della traduzione Hi I have been trying to install the plugin for several days but there is no way, I tried both in compressed format and in unzipped folder, I also tried to upload it via ftp with zilla file, but wordpress does not accept it. The errors that come out to me depending on the mode are: the cts sheet is not present or the link has expired. Please help me to install. Thank you
Please make sure you unzip the big zip file you download from Themeforest and only upload and install Transfers.zip found inside. It needs to be installed under Appearance – Themes.
yes that’s exactly what I did
Hi,
Can you please show a screenshot of the contents of your wp-content/themes/transfers folder so we can assist you further? You can upload the screenshot to imgur or similar and post the link here.
Hi there, i have a website with this theme, but my theme dont have the TAILER MADE page, how can i put that page on my website ?
Hello,
the form is created by using the CF7 plugin that is bundled with the theme. After you create the form, navigate to Pages > Add new, and paste the shortcode there.
Alternatively you can open a ticket at the help-desk so that our support staff can create it for you.
Thank you
Yes please, im a noob and or you explain to me all the steps i have to do or if someone can do it for me it would be good. thank you
Hello,
you can create your form via CF7 > Add new form. Once you have the form ready, copy the generated shortcode. Go to Pages > Add new, insert the page title and paste the shortcode into the content of the page.
Alternatively you can open a ticket at the customer help-deskti so that our support staff can create the form and the page for you.
You can do so here.
Thank you
Hi, you have a feature as “Allowed search start times”. And its options are like “one hour from now” “six hour from now”.. But I want to do something like t”wo hours from now”. How can I do that? One hour is short, six hours is late for me. Can you please tell me how can I do this?
Hello,
You would need to copy options.php to your child theme, edit the file and change line 159 from
$search_times_array['1hour'] = esc_html__('One hour from now', 'transfers');
to
$search_times_array['1hour'] = esc_html__('One hour from now', 'transfers');
$search_times_array['2hours'] = esc_html__('Two hours from now', 'transfers');
Then, you would need to edit wp-content/plugins/transfers-plugin/js/search.js and change lines 44 to 46 from
case "1hour": {
d1.setHours ( d1.getHours() + 1 );
}; break;
to
case "1hour": {
d1.setHours ( d1.getHours() + 1 );
}; break;
case "2hours": {
d1.setHours ( d1.getHours() + 2 );
}; break;
I’m trying to create a ticket on themeenergy.ticksy.com but I got this error “Sorry, that purchase code is for a different Envato product.”
Hi,
have you tried to log in with your envato account and then submit the ticket?
Also please make sure that you select the correct product from the drop down list.
Thank you
Hi, I have my site translated in other 3 languages and using WPML. During the process to book a transfer I try to switch the language but is not working, I have to start again all the process in the new language. However, when being at the last step.using Woocommerce, if I switch to another language is working well. Could ypu help me to sort it? Thanks in advance.
Hello,
Please make sure you are running the latest versions of WPML, the theme and WooCommerce as well as WooCommerce Multilingual.
If the issue is still there, please create a ticket at https://themeenergy.ticksy.com so our technical staff can have a look at the issue.
Thanks,
Hi,
is it possible to both write (as input) and view auto suggestion in the Pickup and Drop-Off Location section, instead of just choosing from the dropdown lists? in plain words, i would like both input and dropdown select. While inputing an existing item from the dropdown list, I would like it to be autoselected or highlighted. Thank you!
Hello,
such feature would require theme customization.
Thank you for your interest!
What does this mean exactly? That it can be done with some extra cost?
Indeed. You can find more information about theme customization services here.
Thank you
Hello, trying to install the theme but it keep saying the transfer plugin needs update
Hi,
Please ignore the transfer plugin version issue. We will issue an upgrade to resolve this asap. It’s just a numbering problem and does not affect any functionality.
Actually it is a problem because the function is not available on my website because the plugin cant be activated so there is no booking widget? please see my ticket and fix my website of six the theme issue so i can used the theme. I just purchase it. PRIVATE TICKET #2931946
Hello, it will be fixed asap
I need to update the plugin Transfers from 1.38 version to 1.39, but when I try seems that all goes well untill the end of the update process, but te plugin version remail the same.
Hi,
We will release a fix for this asap.
Thanks
I want to navigate or at least view screenshots of all admin panel, can I see it?
Hello,
you can see most of the screenshots in documentation: http://themeenergy.com/themes/documentation/wordpress/transfers/
Thank you for your interest!
I want to view: How to manage my clients and their data. A list of my frequent costumers, filter by: age, gender, quantity of travels… Frequent and infrequent destinations
One more thing: Can I select the exact seat of a shared shuttle?
There are unfortunately no such features available at this time.
Thank you for your great theme! I’m using it for more than 4 years now. After a Wordpress update it is now showing on the single destination page the following message ” Warning: Parameter 2 to Transfers_Plugin_Post_Types::connecting_destinations_where() expected to be a reference, value given in /home/rhodesta/www.airporttransfersrhodes.com/wp-includes/class-wp-hook.php on line 303” Can you help? Thank you in advance for your kind comments
Hi,
Glad to hear you are enjoying the theme.
Can you please let us know what theme and Transfers plugin version you are using?
Please just help me with one thing. I want to remove the initial date value of datepicker input field (departure) how?
Hello,
You would need to edit includes/plugins/transfers-plugin/includes/widgets/widget-advanced-search.php and remove lines 117 and 118
else
$departure_date = date(TRANSFERS_PHP_DATE_FORMAT);
No, being happy passed quickly.
Try it, you will see that it remains the same.
other idea? Just remove that date from the input departure.
Hello,
Please edit wp-content/plugins/transfers-plugin/js/search.js and change
if (typeof(window.datepickerDepartureDateValue) != 'undefined' && window.datepickerDepartureDateValue.length > 0) {
$('.departure-date').datetimepicker("setDate", new Date(window.datepickerDepartureDateValue.replace(/-/g, '/')));
} else {
$('.departure-date').datetimepicker("setDate", new Date());
}
to
if (typeof(window.datepickerDepartureDateValue) != 'undefined' && window.datepickerDepartureDateValue.length > 0) {
$('.departure-date').datetimepicker("setDate", new Date(window.datepickerDepartureDateValue.replace(/-/g, '/')));
}
Hi,
Unfortunately support does not include writing custom code to customize the theme.
I suggest you hire a developer to write custom code for you. They would need to look at wp-content/plugins/transfers-plugin/js/search.js to find the datepicker initialization.
How can I disable holidays days in datetimepicker?
There is no such feature within the theme. You’d have to create separate seasons, e.g. one that comes up to the holiday, then another that goes from after the holiday onwards. Or you’d have to write custom code to achieve something like that.