Brian

Forum Replies Created

Viewing 15 posts - 2,641 through 2,655 (of 11,256 total)
  • Author
    Posts
  • Brian
    Member

    Hi,

    I looked on my site and the only conditional that shows is is_single().

    I guess because it is not really a single event it does not work with the is_singular.

    You might be able to try tribe_is_recurring_event() and see if that works, but I am not sure it will as it will try to find an event id to use.

    The query string for the page looks like this:

    post_type=tribe_events
    tribe_events=recurring-event
    name=recurring-event
    eventDisplay=all

    So if you can read the global $wp_query variable and find all those at one time that might enable you to target the all page.

    Can you get that to work?

    in reply to: Registration #1033635
    Brian
    Member

    Hi Scott,

    It is usually best to open a new ticket, but I can help you out here.

    So with the new free RSVP system for The Events Calendar, will it only collect name and email address or will there be a feature to add additional data, as required?

    No other information can be collected right now, but we are working on that feature it is not ready for release yet. This will be part of the new Event Tickets plugin we are releasing for Free.

    With the RSVP system, is it limited solely to RSVP’ing for an event? Will there be an option to collect payment? If not, which plug-in do you recommend for payment collection?

    The free Event Tickets plugin will only have the RSVP feature. We are also going to have Event Tickets Plus will have the option to use WooCommerce or EDD to use to collect payments.

    Both Event Tickets and Event Tickets Plus will be released in the next week with the launch of 4.0.

    Thanks

    in reply to: Two billing questions #1033634
    Brian
    Member

    The image in the tooltip is not a feature of Pro or Core.

    It has to be manually added by you following this guide:

    https://theeventscalendar.com/knowledgebase/adding-featured-images-to-month-view/

    Maybe that coding got changed in your theme?

    in reply to: No attendees on the list #1033632
    Brian
    Member

    Hi,

    Glad that helped.

    We have the New User Primer to Help:

    https://theeventscalendar.com/knowledgebase/new-user-primer-woocommerce-tickets/

    You can also AutoComplete Orders using this plugin if you like:

    https://wordpress.org/plugins/woocommerce-autocomplete-order/

    Cheers

    in reply to: Want to change day order in mini calendar widget #1033533
    Brian
    Member

    I am glad to see you were able to figure it out.

    I am going to go ahead and close this ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket.

    Thanks!

    in reply to: ANNUAL VIEW #1033477
    Brian
    Member

    Hi,

    Thanks for the interest in our plugins.

    Unfortunately, we do not have an annual or yearly view in our plugins.

    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/

    Cheers

    Brian
    Member

    Hi,

    I can help out here as I have written most of the Genesis snippets.

    I am not see the issue on my test site. If the have archives on excerpt or full content the display of the /all/ page is the same for me.

    It is also setup as a single template so I am not sure why on your site it is doing that.

    You could try using another conditional from the list here to target either single events or all event templates and see if that can fix it for you:

    https://gist.github.com/jesseeproductions/903f5ca75877b713c674

    Maybe adding this might work:

    tribe_is_event()

    I can try to help out some more here, but limited in support 3rd party coding so I might not be able to resolve this with you.

    Thanks

    in reply to: Facebook import venue address requirements #1033458
    Brian
    Member

    Hi,

    Thanks for trying out the Facebook Importer.

    With the 2.3 Graph API the location information is stored in the Page Object and there is no longer a venue or location included when we request the information.

    We get the information from Facebook and use Google for the mapping.

    That requires a complete address to find the location and “streetname 23, Berlin” is not enough information.

    This event is an example of an address that imports correctly for me:

    https://www.facebook.com/events/888821251203535/

    Let me know if you have any follow up questions.

    Thanks

    Brian
    Member

    Ok sounds good. We will get back to you in that other thread.

    Thanks

    in reply to: Previous Events / Categories #1033448
    Brian
    Member

    Hi,

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

    – I can have unlimited categories?

    Yes

    – Have a calendar dedicated do a particular category? (For e.g. if I want the School of Law page to only show Law category events)

    The plugin does create a Category View for each Event Category with the main views of month, list, map, etc…

    For example if you have an event category of Lettuce the url is this:

    yoursite.com/events/category/lettuce/

    So that is one way to show only events from one category in the main views and you can link directly to any of those.

    – As I need to archive events, can I can view past events?
    Yes

    and for all three of those you can try it in the core version of the Events Calendar found for free on WordPress.org: https://wordpress.org/plugins/the-events-calendar/

    Also, could you please help me out with plugins? I know I need the community add on but am unsure if I need Core or Pro. Will I need to purchase the filter add on as well? Or does the core or pro allow basic category filtering?

    Core does have basic searching of events and filtering by date or searching by keyword.

    Pro is only needed if you would like Pro features all the plugins only need the core version to work.

    Also, I want be able to get approval until tomorrow – is there anyway you can extend the Black Friday specials?

    Unfortunately, the sale is over and we do not have any other coupons to give you.

    Let me know if you have any follow up questions.

    Thanks

    in reply to: Selling Tickets #1033441
    Brian
    Member

    Hi,

    Thanks for the interest in our plugins.

    I can help out here.

    We have WooCommerce Tickets to sell tickets and that requires the core version of the Events Calendar found for free on WordPress.org: https://wordpress.org/plugins/the-events-calendar/

    It does not require Pro to work only the core version.

    I would review our new user primer before purchasing as the tickets do not have group stock and we do not have a way to create tickets for multiple events at once they can only be created per event:

    https://theeventscalendar.com/knowledgebase/new-user-primer-woocommerce-tickets/

    Let me know if you have any follow up questions.

    Thanks

    in reply to: Choose the right extension #1033438
    Brian
    Member

    Hi,

    Thanks for the interest in our plugins.

    I can help out here.

    We have WooCommerce Tickets to sell tickets and that requires the core version of the Events Calendar found for free on WordPress.org: https://wordpress.org/plugins/the-events-calendar/

    As for Layouts we have the Day, Month and List View in the core version.

    Pro has a Week, Photo, and Map View.

    All our premium add ons are separate plugins and only require the core version to work.

    Let me know if you have any follow up questions.

    Thanks

    in reply to: Community Events – Editing Posted Events #1033436
    Brian
    Member

    I am glad to see you were able to figure it out.

    I am going to go ahead and close this ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket.

    Thanks!

    in reply to: Checkout process #1033435
    Brian
    Member

    Hi Cesar,

    Thanks for purchasing our plugins.

    If you have purchased your plugins. Please login to theeventscalendar.com with your account and post in the premium forums as we do not do support in the Pre-Sales Forum.

    I can answer your question though.

    For the checkout process that is still all controlled by WooCommerce so that is where you will setup the payment processor you would like to use.

    Thanks

    Brian
    Member

    Hi,

    Thanks for using our plugins.

    Unfortunately, there is no way to show an ongoing event versus an upcoming event. It could be possible with Pro to make it a daily recurring event instead so it shows a more current date, but that is the only work around I know of.

    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/

    Thanks

Viewing 15 posts - 2,641 through 2,655 (of 11,256 total)