Brian

Forum Replies Created

Viewing 15 posts - 1,846 through 1,860 (of 11,256 total)
  • Author
    Posts
  • in reply to: Disable links in calendar widget grid view #1058411
    Brian
    Member

    Hi,

    Thanks for using our plugins. I can help out here.

    For the Mini Calendar widget if you set the count to 0 it will disable the links and when clicking on a day with events it will take them to the Day View.

    This works in the shortcode as well adding count=”0″

    There is no way to disable the links all together without editing the template files following our themer’s guide:

    https://theeventscalendar.com/knowledgebase/themers-guide/

    That kind of customization we can try to help answer some questions to get you started, but per our terms and conditions unable to provide much more then that.

    Let me know if you have any follow up questions.

    Thanks

    in reply to: Sending RSVP list to event organizer #1058406
    Brian
    Member

    Hi,

    Thanks for the interest in Event Tickets Plus. I can help out here.

    We do not have any features in the Admin to do as you ask.

    With Community Tickets this is possible on the front end. You could either have the organizer create the event and tickets on the front end so they have access. Or you could create them and then assign them to a user using the author field.

    https://theeventscalendar.com/product/community-tickets/

    For this to work it would require though purchasing Event Tickets Plus, Community Events, and Community Tickets.

    Let me know if you have any follow up questions.

    Thanks

    Brian
    Member

    Hi,

    Sorry for the issues you are having. I can help troubleshoot this with you.

    Thanks for the screen share that helped.

    I noticed you set the Ticket Start Date to May 1st.

    Since today is January 19th it will not show the Add to Cart Form as the date is out of range.

    If you would like to show the ticket form now that date must be either January 19th or before to enable it.

    Let me know if you have any follow up questions.

    Thanks

    in reply to: Invoice of my purchase Events calendar pro #1058390
    Brian
    Member

    Hi Nuno,

    Thanks for your purchase.

    We have this guide to creating an invoice directly in your account:

    Finding Order Invoices

    Cheers!

    in reply to: increase limit in Events List #1058384
    Brian
    Member

    The Widget will use whatever setting you choose in it.

    The snippet just increases the limit that is available to choose in the snippet.

    Brian
    Member

    Great, glad it helps, I am going to go ahead and close this ticket, but if you need help on this or something else please post a new ticket.

    Thanks!

    in reply to: Event Tickets Plus link with Woo commerce #1058382
    Brian
    Member

    You’re Welcome.

    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 on the forum and we can help you out.

    Thanks

    in reply to: Error Message After Updating #1058381
    Brian
    Member

    Great, glad it helps, I am going to go ahead and close this ticket, but if you need help on this or something else please post a new ticket.

    Thanks!

    Brian
    Member

    Hi,

    I took a look not sure if this is the ideal fix, but this css might work:


    .single-tribe_events #main #sidebar {
    margin-top: 510px;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that helps.

    Thanks

    in reply to: tribe_get_events query returns past recurring events #1058195
    Brian
    Member

    Hi,

    Thanks for that.

    I think I maybe have found the issue.

    This event:

    Social Event – Recurring

    Has a start date of January 12 and the end date February 12

    So set that way it is considered one long event for every day in between those dates, so it will always show first as the query considers it on going.

    That event should instead be setup with the start and end date as the same date and then it is repeated daily until the 12th.

    Like this:

    Tribe recurring daily

    Thanks

    in reply to: Event Tickets Plus link with Woo commerce #1058190
    Brian
    Member

    Hi,

    Thanks for the interest in our plugins. I can help out here.

    With Event Tickets Plus and using the WooCommerce Ticket Module you can add tickets and products together in the same cart without issue.

    The ticket itself is actually a product in WooCommerce and we do not modify the cart or checkout process in WooCommerce.

    Let me know if you have any follow up questions.

    Thanks

    in reply to: Filter bar #1058188
    Brian
    Member

    Hi,

    Thanks for the interest in our plugins.

    The Filter Bar is only for the main event views of Month,List, Map, Week, etc…

    It does not work with the widgets.

    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.

    http://tribe.uservoice.com/

    in reply to: Calendar Not Showing Up #1058187
    Brian
    Member

    Hi,

    Sorry for the issues you are having. I can help troubleshoot this with you.

    If you have your events url set to camps and a page with the same slug it will cause the calendar to not show. If that is not the case then that message might just be overzealous.

    I noticed you are using Catalyst for Genesis please review our guide here for why the calendar might not be showing:

    Genesis Framework & Event Submissions

    Thanks

    in reply to: Error Message After Updating #1058176
    Brian
    Member

    Hi,

    Sorry for the issues you are having. I can help troubleshoot this with you.

    I looked into it and I got this snippet to work:

    // remove slug conflict admin notice
    if (class_exists('Tribe__Admin__Notice__Archive_Slug_Conflict')) {
    remove_action( 'admin_init', array( Tribe__Admin__Notice__Archive_Slug_Conflict::instance(), 'maybe_add_admin_notice' ) );
    }

    If you use that snippet instead does it work?

    Thanks

    in reply to: QR Scan Video #1058171
    Brian
    Member

    Hi,

    Thanks for the interest in our plugins.

    We do not have a video of the process, but it can take on average 5 to 10 seconds to do.

    It can go quicker as people get more familiar with the system.

    Let me know if you have any follow up questions.

    Thanks

Viewing 15 posts - 1,846 through 1,860 (of 11,256 total)