Forum Replies Created
-
AuthorPosts
-
Nico
MemberThanks for following up Ikka! You are right about this, sorry I didn’t check the time range before posting.
I tried coding a snippet to fix this value in ’18:00′ but unfortunately it’s not working. The logic is built for the values in the settings, and won’t work with other values apparently.
Maybe there’s another way around this. Which views are you using to show events? All your events are from 18:00 to the same time next day? Other multiday events in your calendar?
Please let me know about it, I’m not sure I’ll be able to find a workaround but I’d love to try,
Best,
NicoJanuary 23, 2017 at 4:04 pm in reply to: community add event page crashes with internet Explorer click Selection button #1222610Nico
MemberThis reply is private.
January 23, 2017 at 3:59 pm in reply to: Display organizer's calendar in a different website #1222608Nico
MemberThis reply is private.
Nico
MemberThanks for following up Dan! Very useful comments 🙂
I tried all of the suggestions, as well as disabling my custom filter and the Filter Bar at the same time.
This is pretty weird. Can you please test this with just The Events Calendar and default theme (like Tweenty Seventeen)? In this default conditions those the event show up?
Another thing I just realized is that the event in question is a recurring event, but apparently with just one date. Is there a reason for this? I mean it seems like having this event a single event would be the normal thing to do. If there’s no particular reason for this, can you try to disable the recurrence settings and make this a single even and re-test? If having this event as a recurring event makes sense to you, then please send a screnshoot of the recurrence settings and I’ll try to reproduce this.
Best,
NicoNico
MemberThanks for following up Ivan! And sorry to hear that this didn’t work as expected 🙁
I just retested the snippet and it’s working fine in my end. Sometimes copying the code directly from the forums lead to erros, try pasting it in a plain text editor first and then from there copy it to the actual file. Copying it from the gist below might help to:
https://gist.github.com/niconerd/59cd5b76382224bd8d84abd065238bc7
Please let me know if this helps,
Best,
NicoNico
MemberThanks for the heads-up Brandon and sorry to hear about this still not working 🙁
I’ve just tested this with default Theme Tweenty Seventeen, in a local multisite install and it’s working as expected. Can you please ask the dev to test this with default theme (temporarily adding the snippet to the functions.php file) and no other plugins active? This way we can see if there’s a conflict with the snippet.
Other things to check:
– Remember this version of the snippet is just intended to work in list view.
– Reset all types of cache and make sure the source code is refreshed.The snippet is actually pretty simple, and I can’t think of others reasons why this is not working for you. But please let me know about the tests above and I’ll help as possible.
Best,
NicoNico
MemberThanks for following up Bruce!
Totally get you know and diving into the plugin source I could find the culprit for this behaviour. We are defining a custom ‘matcher’ function that works this way (to accommodate for other needs). Give me some time to explore if it’s possible to change the dropdown setup after the page loads via snippet. Other wise if you would like to customize this you’ll need create a modified version of the JavaScript file configuring all dropdowns and comment the line setting the custom matcher.
Please let me explore this for a bit and I’ll be back to you,
Best,
NicoNico
MemberHey Jerry,
Thanks for chiming in with your workaround 🙂
I’ll be closing the thread as there’s not much to add until the feature is built. I’m linking this conversation with the feature ticket in our backlog so when it’s complete we can give you an update. You can also follow the idea in uservoice → https://tribe.uservoice.com/forums/195723-feature-ideas/suggestions/3685663-recurring-event-support-for-tickets
Best,
NicoJanuary 23, 2017 at 11:06 am in reply to: Warning: file_exists(): open_basedir restriction in effect. #1222473Nico
MemberHola Oscar, como estas?
Disculpa la demora en mi respuesta, estuve fuera el viernes. Me alegra saber que pudiste solucionarlo… aunque no estoy muy seguro de lo que mencionas sobre añadirlo en ‘wp-includes/plugin.php’?
En cualquier caso, creo que el tema de que aunque esté deshabilitado el logueo lo esté haciendo es un bug que deberíais revisar.
Con el logueo deshabilitado seguia mostrando el error? Talvez estaba intentando leer el log y no escribirlo. Pero si me das mas detalles con gusto lo investigare.
Espero tu respuesta,
Saludos,
NicoNico
MemberThanks for following up Rob!
I thought you were looking for the front-end users to pin events. We have a new feature called Featured Events, which works form the admin and will highlight events in the front-end of the site. List widget has an option to just show these events, which I guess is what you need. Read more here → https://theeventscalendar.com/knowledgebase/featured-events/
Another option is simple having a category or tag just for this ‘pinned’ events, and once you add the widget you ‘filter’ events by this category.
Please let me know if this helps,
Best,
NicoNico
MemberHi there,
Thanks for getting in touch and for informing about the resolution of the issue 🙂
I’ll go ahead and close out this thread, but if you need help with anything else please don’t hesitate to create a new one and we will be happy to assist you.
Best,
NicoJanuary 19, 2017 at 8:51 pm in reply to: Selecting Oct 2017 in Month view displays Sep 2017 instead #1221313Nico
MemberHey Shane,
Thanks for the patience while I confirmed this! It’s actually a new bug, that we weren’t aware of. Seems like the JS datepicker is somehow affected by the computer timezone.
While I don’t have a timeline for the fix to be out I’ve linked this thread to the bug report. This means that when the fix for it is out you’ll get a heads-up here.
Thanks once again for the report! I’ll set the thread status to ‘Pending Fix’ to prevent it from being closed due to low activity,
Best,
NicoNico
MemberHola Antonio,
Gracias por el feedback, disculpa la demora!
Me alegro que se ha solucionado el problema original! Pero lamento el nuevo del mapa… Es un bug conocido que fue loggeado recientemente, voy a añadir tu caso y ver si hay alguna solución temporaria.
La otra cosa que noto es que antes aparecían unos enlaces que al hacer clic aparecían los eventos siguientes, ahora en este aparece un enlace que pone Espeleología. Conoce la Cueva de la Excéntrica. y si hace clic en el enlace, te vuelve a aparecer un enlace a Los Romanos de Ubrique en Ocuri (está abajo del todo a la derecha, justo arriba del banner de suscripción al boletín)
Si al parecer el compoartimiento es raro. Podrías probar si lo mismo sucede con los plugins desactivados y el theme default? En mi sitio local parecer funcionar bien la paginación.
Saludos,
NicoNico
MemberHowdy Kuldeep,
Welcome to our support forums and thanks for reaching out to us! I can help you here 🙂
While this is possible it will require some custom coding from your side, which I can assist you with but not write it! What you want to achieve here is:
– Create a new taxonomy: http://www.wpbeginner.com/wp-tutorials/create-custom-taxonomies-wordpress/
– Prevent Events from using post_tags when the ‘Events’ post_type is registered and attach the new taxonomy to Events: To do this you can use the tribe_events_register_event_type_args filter to hijack the taxonomies array.
– Create a new filter in Filter Bar for the custom taxonomy: https://theeventscalendar.com/support/forums/topic/generic-function-for-adding-custom-taxonomy-to-the-filter-bar/
Please let me know if you think you can glue the pieces together,
Best,
NicoNico
MemberHi there Ivan,
Thanks for getting in touch with us on this!
I’m not sure this prefix will be added again, but you can use the snippet below to customize the attachment name. Paste the snippet in the theme’s (or child theme’s) functions.php file:
function tribe_tag_as_ea_image ( $attachment_id ) {
$attachment = array(
'ID' => $attachment_id,
'post_title' => 'aggregator_image_' . $attachment_id
);wp_update_post( $attachment );
}function tribe_hijack_image_name ( $image_import, $event ) {
tribe_tag_as_ea_image ( $image_import->post_id );
return $image_import;
}
add_filter( 'tribe_aggregator_event_image', 'tribe_hijack_image_name' , 10, 2 );
It’s a tricky snippet, but worked well in my test site. Try it out and let me know if it works for you,
Best,
Nico -
AuthorPosts
