Nico

Forum Replies Created

Viewing 15 posts - 3,436 through 3,450 (of 6,506 total)
  • Author
    Posts
  • in reply to: Subscribe To Continuous Sync URL #1130528
    Nico
    Member

    Yeap, that should be how it works. There might be some caveats depending on the software the user uses to subscribe to the feed. For example, Google Calendar might take up to 12 hours for changes to show (google calendar help center).

    The best way to be sure of how this works is to actually subscribe to your own feed 😉

    Please give it a try and let me know if you are happy with the result,
    Best,
    Nico

    in reply to: ticket field sets not showing #1130518
    Nico
    Member

    Thanks for the heads up John!

    I’ve asked the team if they were aware of this issue but it seems to be a new one for us.

    Please let me know if they are able to give you more info on this,
    Best,
    Nico

    in reply to: Searching by Venue #1130516
    Nico
    Member

    Thanks for the heads-up James!

    I actually forgot to send this article your way: Understanding and customizing the Tribe Events Bar. Hopefully this will give you a better overview of how this customization can be achieved 🙂

    Best,
    Nico

    in reply to: Tribe/RSVP.php Function #1130514
    Nico
    Member

    Thanks for following up Guillaume!

    I think the issue here is that you are not getting the instance of the class, try the following:


    public function checkinEventAction($idAttendee)
    {
    $rsvp = Tribe__Tickets__RSVP::get_instance();
    $rsvp->checkin( $idAttendee );
    return $this->redirect( $this->generateUrl( 'front_admin_event' ) );
    }

    Does this works as expected?

    Best,
    Nico

    in reply to: Please advise if your products will cover my scena #1130511
    Nico
    Member

    I’ll go ahead and close out this thread as the conversation has moved to email, 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: Event Calendar & Ticketing #1130487
    Nico
    Member

    Stocked to hear Lynn 🙂

    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: License Keys not #1130373
    Nico
    Member

    This reply is private.

    in reply to: Lisence server not found #1130339
    Nico
    Member

    So stocked to hear we could work this out Marcel 🙂

    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: Lisence server not found #1130056
    Nico
    Member

    This reply is private.

    in reply to: Ticket Fieldsets #1130054
    Nico
    Member

    Thanks for following up Dylan!

    Can you please share the event URL where I can see this? Also, it would be great if you could share your system information with me so I can check if everything looks right on that end.

    Can you also try this with a default WordPress theme like Tweenty Sixteen?

    Best,
    Nico

    in reply to: New view created which you may like!! #1129867
    Nico
    Member

    Thanks great John! I’ll set the thread status to ‘Waiting for user feedback’ for now, but please do post a little explanation of the process once the site is up 🙂

    Best,
    Nico

    PS: if this one is auto closed by the support droid, then just post a new one!

    Nico
    Member

    You are welcome 🙂

    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: Sell Tickets with Events Tickets Plus w/ WooCommerce #1129864
    Nico
    Member

    Thanks for following up Steve!

    1. What is the code snippet for suppressing ticket printing and where is it inserted?

    It depends on which e-commerce plugin your site will use, for example this is the code for WooCommerce:
    add_filter( 'wootickets-tickets-email-enabled', '__return_false' );
    The code should be placed in your theme (or child theme) functions.php file.

    2. We will also want to add a shipping and handling cost to each ticket order that is mailed. Can this be done?

    This can be configured in the e-commerce plugin settings. Tickets become regular products of the e-commerce platform and have the same options as default products.

    Best,
    Nico

    in reply to: Event posts auto expiration #1129852
    Nico
    Member

    Hi Lucy,

    Thanks for reaching out to us on this!

    There’s no way to set an expiration date for single events, once the event end date has passed the event (single or recurrence instance) should not show up in the views or widgets. I wasn’t able to inspect your site (it’s password protected but I guess this might be related with how you are getting events or how the recurring events are being set. Can you send me a screenshot of the recurrence settings in the backend? And de-activate directory password or describe how events are displayed on the page?

    Best,
    Nico

    in reply to: Can I display the number of events on the front end? #1129845
    Nico
    Member

    Glad to hear Brendan 🙂

    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

Viewing 15 posts - 3,436 through 3,450 (of 6,506 total)