Forum Replies Created
-
AuthorPosts
-
June 28, 2016 at 8:57 am in reply to: Theme Conflict (Venedor) Breaking “Add Another Rule” Button #1132906
Nico
MemberThanks for following up Nadim!
That code snippet should go in the functions.php file indeed.
If the Venedor theme ensures compatibility with The Events Calendar you might be able to report this as a bug, but it all depends on how their support policy works.
In the mean time, are there perhaps any other likely suspects that might be causing jQuery to malfunction?
I would check for Jquery related stuff in the theme, and queuing/dequeuing javascript in general. It’s hard to tell!
Regarding the mark up that’s right, the JS code makes it work. Looking for a workaround on that end doesn’t sound like a good idea, as if all scripts are in place this should work as it does with TweentySixteen theme.
Best,
NicoNico
MemberHernan,
Con respecto a Facebook Event add-on, este plugin permite importar eventos de paginas de Facebook o eventos puntuales por ID. No va a sugerirte eventos que no estén entre las paginas que hayas configurado vos!
Algo a tener en cuenta: por una restricción en el API de Facebook no se pueden importar eventos para adultos (bares, boliches, etc) solamente se pueden importar eventos publicos y sin restricciones de edad.
Saludos,
NicoNico
MemberYou are welcome Aaron! Stocked to help you out 🙂
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,
NicoNico
MemberThanks for the heads-up Hector! Stocked to hear this is solved 🙂
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,
NicoNico
MemberHey Danny,
Thanks for the info! I’ve looked into this with the front-end dev of our plugins. She told me that if the event has a featured image then the width of the event description in the listing is set to 67%. On the other hand if the event doesn’t have a featured image the width of the description should be 100%.
Can you check if this is true for your site?
Best,
NicoNico
MemberThanks for following up Ryan and thanks for clarifying on the context in which you are using the widgets!
Try this code instead:
function tribe_custom_widget_args ( $args ) {
$args['start_date'] = strtotime( 'Y-m-d H:i');
return $args;
}add_filter( 'tribe_events_list_widget_query_args', 'tribe_custom_widget_args' );
Please give a try and let me know if it works as expected,
Best,
NicoJune 27, 2016 at 2:33 pm in reply to: Tribe-Events-Nav-Next Disappearing when publishing new Event #1132614Nico
MemberThis reply is private.
Nico
MemberHi there V.A.,
Thanks for reaching out to us! I’ll help you here…
yesterday I uploaded a list. went great. today I cleaned all events corrected a view in the list but now thelist won,t upload nomore
Are you referring to a CSV upload of events?
Keeps telling me error Evenementen naam,(Event name) Begin start datum(Start date) are required.
Make sure you actually have an Event Name and Star Date columns! Be sure to check the form in this KB article → CSV Importer: Fields and Example Files.
One more thing, are the deleted events still in the site trash? Are you re-importing the same events?
If the above doesn’t help please follow-up with the file you are trying to upload and I’ll test it on my end,
Thanks,
NicoNico
MemberThanks for confirming Ben!
Place the following snippet in the functions.php file of your theme (or child theme):
// Tribe show specific content for cats
function category_tribe_events_before_html ( $before ){if ( tribe_is_event_category() ) {
$cat = get_queried_object();
if ( 'architecture' == $cat->slug ) {
$before = 'Custom before text for architecture cat';
} else if ( 'online' == $cat->slug ) {
$before = 'Custom before text for online cat';
}
}return $before;
}add_filter( 'tribe_events_before_html', 'category_tribe_events_before_html' );
Give a try and let me know if it works for you,
Best,
NicoNico
MemberThanks for the follow-up Stephen!
If you are already using a third-party child theme then using the Code Snippets plugin might help here in order to not introduce custom code in the theme or child theme.
Again, the simple option is to just dismiss the alert: https://cloudup.com/cl27tkrGSRw – remember it’s a per user setting.
Best,
NicoNico
MemberHi Thomas,
Thanks for reaching out and for reconsidering Community Tickets for your project 🙂
I’ve reviewed your last exchange with Andras about customizing the form, and some basic coding skills are in fact needed to change the form.
On this video (https://theeventscalendar.com/product/community-tickets/) the event submission form and community organiser dashboard looks exactly as we had envisaged but the actual form looked significantly different when we installed it. The vebiage was different as were some of the fields.
The version on the video is not the latest so you might find small changes while using the latest version but not a huge difference I believe. Also please note that on the video the default WordPress theme TweentySixteen is used, using a different theme might changes things around specially the look and feel.
If you want to give this another try please purchase the plugin and ask me the questions needed to get it working as you need it to. Some of them might involve custom code or changes e cannot support directly (just point you to the right resources like the themer’s guide). If you feel it’s too complex once again then you can ask a refund once again 😉
Other idea is to find a customizer that can make the necessary adjustments for you.
Please let me know about it,
Best,
NicoJune 27, 2016 at 1:10 pm in reply to: Translation doesn’t work – .pot file has a record but it’s no effect #1132567Nico
MemberHowdy Borys,
Welcome to our support forums and thanks for reaching out to us.
Sorry for the hassle with translations 🙁 We received a couple of more reports on translations malfunctioning during the weekend, and it seems that something went wrong in the update to 4.2 of our plugins.
We are actively looking into this issue to get more info and a workaround. For now downgrading the plugins to version 4.1.1 is the best solution. Please follow the steps outlined in this article to do so → Downgrading a plugin to a past version.
I’ll set the status to ‘Pending Fix’ and will give you some more info when we discover what’s up!
Thanks,
NicoJune 27, 2016 at 1:04 pm in reply to: “Do not show me on public attendee list” checkbox while buying tickets #1132561Nico
MemberThanks for confirming Hans!
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.
Hope you have a great week,
NicoNico
MemberAlba,
Siempre es bueno hacer un back-up por cualquier eventualidad! Pero todos los eventos estan guardados en la base de datos y no en la carpeta del plugin por lo cual no deberia haber ningun problema.
Slds,
NicoNico
MemberHey Brandon,
Thanks for getting touch and welcome to our support forums 🙂
The process should be to generate a refund for Community Events, and purchase the Community Manager Bundle. So please request a refund for Community Events and be sure to include a link to the thread in the comments! Once you received the refund confirmation you should be good to purchase the Community Manager Bundle.
Please let me know if there’s anything else I can help you with,
Best,
Nico -
AuthorPosts
