Nico

Forum Replies Created

Viewing 15 posts - 4,396 through 4,410 (of 6,506 total)
  • Author
    Posts
  • Nico
    Member

    Justin,

    Thanks for following up!

    The snippet needs to be in your theme (or child theme) functions.php file, there’s no better place for it! I’m not quite sure about your code sample, it’a incomplete (maybe that wasn’t intended but pasting the code directly might have caused). This is a sample of how changing the day view title would work:

    function filter_events_title_single( $title ) {
    // Single events
    if ( tribe_is_event() && is_single() ) {
    $title = 'Single event page';
    }

    return $title;
    }
    /**
    *
    * Users of Yoast's SEO plugin may wish to try replacing the below line with:
    * add_filter('wpseo_title', 'filter_events_title_single' );
    */
    add_filter( 'tribe_events_title_tag', 'filter_events_title_single' );

    If the site crashes after adding this snippet to the functions.php you’ll need to check the server error log to see the error description. This sometimes happens when copying a code from the web browser, try pasting it into a plain text editor and then copy it over to you php file.

    You mention adding the date is not quite what you need, Can you clarify a bit on that? What is the expected result?

    Please let me know about it,
    Best,
    Nico

    in reply to: How can I import Venue addresses via ICAL importer? #1091977
    Nico
    Member

    Hey Oystein,

    Thanks for following-up! That’s an interesting and valid point you are making I’ll make sure to ticket this idea and share it with the dev team. Sounds like an interesting approach, which I suspect might have been explored in the past but couldn’t find any reference of it in our backlog!

    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.

    Thanks once again for the smart suggestion,
    Best,
    Nico

    Nico
    Member

    Hi Elizabeth,

    Thanks for following up! Good to hear that 4.0.7 fixed the issue, but a bummer to know 4.1 reverted the fix.

    We are aware of the days of the week abbreviations bug, it’s logged and hopefully we will see that fixed soon. For now the best seems to downgrade the plugins to version 4.0.7. We have a guide in place describing how to do so: Downgrading the plugin to a past version.

    Be sure to check the logs to fin out when these issue with mobile month view are fixed. And as recommendation always test updates in a local or staging site before upgrading in the live site!

    Please let me know if there’s anything else I can do for you,
    Best,
    Nico

    Nico
    Member

    Shane,

    That’s cool, no need to test for conflicts if your set-up doesn’t let you do that easily… We already have a bug report in place and hopefully we will see this fixed soon. I’m not sure if the fix will be included in the next maintenance release as it has already been scoped. If it’s not included in this maintenance release, most probably it will get to the next one.

    Please let me know if there’s anything else I can do for you or we are good to close out this thread,
    Thanks,
    Nico

    in reply to: 'tribe_events_single_event_after_the_meta' #1091954
    Nico
    Member

    Hi there Cesar,

    Thanks for following up with this!

    Seems you are hitting a syntax / format issue when pasting the code. Try this version of the snippet instead:


    function disable_attendee_list_on_post() {
    if ( ! class_exists( 'Tribe__Tickets_Plus__Attendees_List' ) ) {
    return;
    }
    remove_action('tribe_events_single_event_after_the_meta', array(Tribe__Tickets_Plus__Attendees_List::instance(),'render'),4);
    }
    add_action( 'wp', 'disable_attendee_list_on_post' );

    Sometimes it’s a good idea to paste the function in a plain-text editor and then copying it over the functions file.

    Regarding RSVP, I’m not sure what you mean by disabling it. If you just don’t create RSVP type tickets nothing should show up in the front-end. Can you please clarify on this?

    Please give it a new try and let me know,
    Best,
    Nico

    in reply to: Disabling ajax in month view #1091943
    Nico
    Member

    Hi,

    Well, I could give this sometime and I came up with a simple way of re-loading the view when the date is changed in the picker. It’s not preventing the actual ajax call but it might work for you anyway. Just paste the snippet in your functions.php and replace the calendar_url with the site URL:


    function tribe_switch_month() { ?>
    <script>

    var calendar_url = 'http://site.com/events/';
    var tribe_bar_date = tribe_ev.state.date;

    jQuery( document ).ready( function() {
    jQuery( '#tribe-bar-date' ).on( 'change', function (){
    if ( tribe_bar_date != tribe_ev.state.date ) location.href = calendar_url + tribe_ev.state.date;
    } );
    } );
    </script>
    <?php
    }
    add_action('wp_head', 'tribe_switch_month');

    Please let me know if this works for you,
    Best,
    Nico

    Nico
    Member

    Hi Leia,

    Thanks for following up! I’m not quite sure if you could sort this out or if it’s still an issue. Can you please let me know about it?

    Best,
    Nico

    in reply to: Describe Miles after search result #1091912
    Nico
    Member

    Hi there @dcantato,

    Really sorry for the delay in my reply, somehow this ticket was tagged as ‘Waiting for user feedback’ so it went out of my radar last week until the system pointed out I was owing you a reply!

    Hopefully there’s a filter to modify the distance output. You can do something like this in your theme’s (or child theme) functions.php file:


    /*
    * Change default distance label in Map View
    */
    add_filter( 'tribe_get_distance_with_unit', 'tribe_custom_distance_label', 10, 3 );

    function tribe_custom_distance_label ( $distance, $distance_in_kms, $unit ) {
    return 'Distance From Location: ' . $distance . ' ' . $unit;
    }

    Please give that snippet a try and let me know if it works for you,
    Best,
    Nico

    in reply to: UPDATE crashed my site #1091838
    Nico
    Member

    Hey really glad to hear Martine 🙂

    Sorry once again for the hassle while updating, hope you can now enjoy 4.1!

    I’ll go ahead and close out this thread as it seems that all other users could solve their issues with the minor update 4.1.01, but if anyone here still needs help with anything else please don’t hesitate to create a new one and we will be happy to assist you.

    Best,
    Nico

    Nico
    Member

    Hola Josh y @theleadersinc,

    Les paso a explicar como funciona la venta de tickets en nuestros plugins!

    Basicamente Event Tickets (gratis) provee la funcionalidad de tickets RSVP sin opcion de compra. Event Tickets Plus agrega la opcion de conectar los tickets con un plugin de e-commerce que se encarga de gestionar el carrito de compras y el checkout (pagos). Nuestro plugin funciona con WooCommerce, Easy Digital Downloads, WP-Ecommerce or Shopp.

    Antes de la salida de Event Tickets Plus existia un plugin separado para cada plataforma (WooTickets, EDD tickets, etc…). Estos plugins fueron reemplazados por Event Tickets (gratuito) y Event Tickets Plug (premium). Entonces el setup basico para vender tickets seria:

    • The Events Calendar (gratis).
    • Event Tickets (gratis).
    • Event Tickets Plus (premium).
    • Plugin de e-commerce (gratuito).

    Para que aparezca la pasarela de cobro con woocommerce, debo de configurar antes los settings del plugin woocommerce? Qué opciones puedo ofrecer a mis clientes para que puedan realizar los pagos con el plugin Event Tickets Plus?

    Si primero es necesario configurar WooCommerce y sus opciones de pago. Para mas detalles recomiendo ir directamente a la documentacion del plugin que provee esta funcionalidad, sea WooComerce u otra plataforma. Este video si bien es un poco viejo parece ser bastante util para entender como funciona la configuracion de pagos en Woo: https://www.youtube.com/watch?v=lJ8szQAQj5w

    @ Josh, si todavia tenes alguna duda sobre como es el flujo de trabajo de nuestros plugins, por favor no dejes de consultarme!


    @theleadersinc
    , si tenes dudas puntuales sobre la configuracion de algun metodo de pago u otra opcion de nuestro plugin tal vez sea mejor abrir un nuevo ticket en el foro para despejar las dudas. Si lo abris en español me lo van asignar a mi…

    Espero que esta aclaracion les haya ayudado a entender como funcionan Event Tickets Plus 🙂

    Saludos,
    Nico

    in reply to: RSVP in 4.1 #1091783
    Nico
    Member

    Thanks for confirming Dan 🙂

    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,
    Nico

    in reply to: New Pro update not working #1091194
    Nico
    Member

    Hey Chris,

    Can you please open up a new thread for this? Having just a user/issue per thread usually makes them move faster. When creating the new thread please be sure to Test for conflicts and include your system information, that will surely help getting a better reply. You can also include a link back to this thread if you want.

    Thanks so much,
    Have a great weekend,
    Nico

    in reply to: Disabling ajax in month view #1091193
    Nico
    Member

    Hey folks,

    Sorry I’m still working on this, I’ve spended a fair amount of time digging into this but still couldn’t find the solution. It seems to be a lot simpler tan it really is! This week the forums activity was a bit intense after the release, but just wanted you to know this is still in my radar!

    Have a great weekend,
    Nico

    in reply to: UPDATE crashed my site #1091188
    Nico
    Member

    Hey Martine,

    Thanks so much for following up and also for opening a new thread so one in the team can help you directly which usually means faster and better!

    Hope we can nail your issue soon, I suspect another user is hitting the same issue. I’ve suggested the following: https://theeventscalendar.com/support/forums/topic/v-4-1-cant-view-events-page/#post-1091184 – please give that steps a try and note your results in the thread were your issue is being worked 🙂

    Best,
    Nico

    Nico
    Member

    Hey Shane,

    Thanks for following-up! Glad to see we are in a better spot now…

    When testing with my local site with Default TweentySixteen Theme I can see this working as expected, but I do see there’s a bug report as well for this.

    Just to be sure in your case… Can you please follow the steps described in our Testing for conflicts guide? This way we can see if this is a problem in our plugin or a conflict with the theme or other installed plugins. Try also with PRO deactivated please.

    Thanks,
    Have a great weekend,
    Nico

Viewing 15 posts - 4,396 through 4,410 (of 6,506 total)