Forum Replies Created
-
AuthorPosts
-
November 14, 2016 at 3:22 pm in reply to: How to Automatically pull user location into Filter Bar #1192137
Andras
KeymasterI was a bit curious so I experimented a bit. This is not a full fledged solution, as I don’t have time for that now, but should get you started.
- Get the lite plugin I mentioned above. That will get you as far down as country. If you want to go to city level, then you will wither need a different free plugin, or you can get the pro version of that one.
- Make sure that jquery is loading on the calendar views where there is a search bar. (The function tribe_is_view should help.)
- This snippet should then add the country to the search bar location, BUT doesn’t do the searching yet. I’ll let you figure that out.
<script type='text/javascript'>
$( function () {
$('#tribe-bar-geoloc').val("<?php echo geot_country_name() ?>");
});
</script>
Hope this further helps.Cheers,
AndrasNovember 14, 2016 at 2:52 pm in reply to: How to Automatically pull user location into Filter Bar #1192118Andras
KeymasterBy the way, if you think that is something you would like as a feature I encourage you to visit our User Voice Page and either upvote an existing request or make a new request there.
A.
November 14, 2016 at 2:51 pm in reply to: How to Automatically pull user location into Filter Bar #1192116Andras
KeymasterHello Mike,
Thanks for reaching out with your question. A really good one!
Unfortunately this is not a feature available out of the box, but I believe it could be done somehow.
First I would get a plugin that can do geolocation, something like this.
Then most probably I would add the location to the search bar with some jQuery.
Does this help you get started?
Cheers,
AndrasNovember 14, 2016 at 2:45 pm in reply to: WP-Post listings by Category do not show Events of that category #1192112Andras
KeymasterHi Johannes,
Thanks for going Pro and welcome to the forums! I’m sorry you are having this listing issue.
You are not doing anything wrong. Events are a custom post type, and they use separate taxonomy. So there are separate categories and tags for the events, they are not the same as for the regular posts.
So, what you want to achieve is not possible out of the box. It would likely need some custom development. Unfortunately we are limited in supporting and developing customizations like this, so you would need to turn to a developer for that. I can share with you a list of developers who could most probably help you out with this:
https://theeventscalendar.com/knowledgebase/find-a-customizer/
I’m sorry I can’t give you a solution for this.
Let me know if I can help you with anything else.
MfG,
AndrasAndras
KeymasterCzesc Malgosia,
Thanks for using our plugins and welcome to the forums! I’m sorry you are having this issue with the location search. Let me try to help you solve this.
I checked the page and when searching for a location I received this error in the console:
This API project is not authorized to use this API. Please ensure this API is activated in the Google Developers Console: https://console.developers.google.com/apis/api/geocoding_backend?project=_ For more information on authentication and Google Maps Javascript API services please see: https://developers.google.com/maps/documentation/javascript/get-api-key
http://maps.google.com/maps/api/js?key=AIzaSyBaUTCJRkM1qRCE0Et5qcuydZA0k-dMHUs&ver=4.6.1 Line 34Based on this please check your settings in the Google Developers Console and see if that fixes it.
If you don’t manage to solve it, then please do a test for conflicts. This can help filter out any conflicting or badly coded plugins / theme. Here’s a guide how you can do that:
Waiting for your results,
Cheers,
AndrasNovember 14, 2016 at 2:25 pm in reply to: The (dreaded) issue with Eventbrite and Timezones #1192103Andras
KeymasterHi Stephen,
Thanks for reaching out with your issue. I’m really sorry this timezone misery is happening. Editing every event must be really nerving, not to say time consuming.
The server where you are hosted, where is it located? If it’s located in the Melbourne timezone, do you think it would be possible to ask the provider to properly set the timezone on the server?
I will check with the team if anything can be done with this Timezone-Eventbrite thing. Please hang in there.
Cheers,
AndrasAndras
KeymasterNo problem at all! Happy to help.
I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic in the forum and we will help you out.
Good luck with your project!
Cheers,
AndrasPS: If you like our plugin, and you didn’t yet do so 🙂 we would be happy to receive a review in the wordpress.org repository. Thanks!
https://wordpress.org/support/view/plugin-reviews/the-events-calendarPS2: We’d be also grateful if you would give us feedback on your satisfaction with support. Just click on one of the classy looking emojis below. 🙂 If you can spare a few words, that’s even better. Doublethanks!
November 14, 2016 at 1:36 pm in reply to: Custom list with data from events, venue and organizer cusom post types #1192073Andras
KeymasterHey Emil,
Stoked to hear it worked! Super cool!
Since this is marked resolved I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic in the forum and we will help you out.
Good luck with your project!
Cheers,
AndrasPS: If you like our plugin, and you didn’t yet do so 🙂 we would be happy to receive a review in the wordpress.org repository. Thanks!
https://wordpress.org/support/view/plugin-reviews/the-events-calendarPS2: We’d be also grateful if you would give us feedback on your satisfaction with support. Just click on one of the classy looking emojis below. 🙂 If you can spare a few words, that’s even better. Doublethanks!
Andras
KeymasterHello clarksburgbaptist,
Thanks for getting back to me on all the questions.
Regarding the events being not in a timely order in month view, we are aware of the issue and a fix is already underway. If all goes according to plan, it should ship with the next maintenance release in a week or two.
As for the DST issue, please give me some time to look into that. I’ll get back to you soon.
Thanks for your patience and cheers,
AndrasNovember 14, 2016 at 1:15 pm in reply to: Adding additional ticket options with price adjustment #1192066Andras
KeymasterHey Tom,
Thanks for getting back.
That knowledgebase article is still valid for the current releases of your plugins.
Which files are you having trouble with? The two I saw in the article are here:
wp-content\plugins\event-tickets-plus\src\views\wootickets\tickets.php
wp-content\plugins\the-events-calendar\src\views\list\single-event.php
And your functions.php file you should be able to find in your Dashboard > Appearance > Edit > functions.php on the right side.
Does this help? Let me know what else you are looking for.
Cheers,
AndrasAndras
KeymasterHey Steve,
Thanks for your feedback, that is so much appreciated!
Indeed, we do take feature requests on our UserVoice page. I encourage you to visit it and either upvote an existing request or make a new request there, if you would like to see this as a feature in the future. I believe there should be a request already for other file types.
I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic in the forum and we will help you out.
Also, if you are successful with implementing the features with ACF, then feel free to share it here in the forums. I’m sure other users would be happy to read about it.
Good luck with your project!
Cheers,
AndrasAndras
KeymasterHi Sally,
Thanks for reporting that. Indeed there was a small issue with the server, which has been fixed. Could you please give it a test and let me know if you are still getting that error message?
Thanks and cheers,
AndrasNovember 14, 2016 at 7:27 am in reply to: iCal Imported everything an hour early Starting on November 6th (Daylight Saving #1191829Andras
KeymasterHello again,
There was a small issue with the EA service, which was now fixed.
Could you please check again the import?
Also please check and confirm back to me if the start and end times of the events are correct when imported.
Thanks and cheers,
AndrasAndras
KeymasterHallo Tomi,
Wenn das Query durchläuft kriegst du eine Fehler Meldung (https://cloudup.com/czjRh5WM1LR) oder ein Success Message (https://cloudup.com/cU7RyHl__J6) ?
Ich sehe dass was du hier kopiert hast hat sogenannte Curly Quotes (und nicht straight quotes) und am Ende hast du nur einen doppelten Anführungsstrich. Dass wird so nicht durchgehen.
Und dieses Query soll ganz schnell durchgehen. Es wird nur die Veranstalltungen anpassen die die Karte noch nicht anzeigen. Also wird nicht immer über 40.000 Events durchgehen.
In meinem Test für ungefähr 1000 Records brauchten nur eine halbe sekunde.
Bezüglich Facebook imports, ja die fallen auch unter die nur 100 Abrufe, welche man am Tag machen kann.
Andras
November 14, 2016 at 6:59 am in reply to: show ticket fieldset options in cart and in new order email #1191803Andras
KeymasterHi again,
Super happy to hear you managed to do this! Congrats!
Since this is marked resolved I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic in the forum and we will help you out.
Cheers,
AndrasPS: If you like our plugin, and you didn’t yet do so 🙂 we would be happy to receive a review in the wordpress.org repository. Thanks!
https://wordpress.org/support/view/plugin-reviews/the-events-calendarPS2: We’d be also grateful if you would give us feedback on your satisfaction with support. Just click on one of the classy looking emojis below. 🙂 If you can spare a few words, that’s even better. Doublethanks!
-
AuthorPosts
