Brian

Forum Replies Created

Viewing 15 posts - 8,431 through 8,445 (of 11,256 total)
  • Author
    Posts
  • in reply to: How i install PRO (wheres the place for the License Key) #936838
    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: How i install PRO (wheres the place for the License Key) #936774
    Brian
    Member

    Yep they are two different plugins and both need to be installed and activated for the license key to show and Pro features to work.

    Please start on this page with the guide for new users. Step 1 shows you how to Download and install the plugin.

    New User Primer: The Events Calendar and Events Calendar Pro

    After that I would encourage you to go through the rest of the steps to get a good understanding of all the features.

    Thanks

    in reply to: Retrieve non-expired events #936773
    Brian
    Member

    Hi Jason,

    Sorry for the frustrations I totally get that as both a developer myself and someone that supports the Events Calendar.

    First to answer you question.

    If you use this in your query:

    eventDisplay

    You can set the value to:

    list

    So something like this:

    'eventDisplay' => 'list'

    That will show only upcoming events.

    It is also takes all and past too.

    We have this document that gives some examples as well:

    Using tribe_get_events

    Technical Documents
    I get your point about the technical documents. Showing so many deprecated functions, that is not very useful at all. I will bring up about filtering those out to make that more useful.

    We are also working on upgrading all our technical documents now they we have the new site up and feedback such as yours is helpful for us to improve them. So I will bring it up with the team and seeing about getting it improved.

    Let me know if you have any follow up questions.

    Thanks

    in reply to: Event Custom Post Types #936761
    Brian
    Member
    in reply to: CSV Import to Additional Fields #936758
    Brian
    Member

    Hi Again,

    We are still working on adding additional fields to the csv importer. I do not have a timeline for its release and cannot say when it will come out. Unfortunately, we cannot provide any more information on new features until they are ready to be released.

    We do not have a method to bulk edit additional fields. The only way I can think of doing that is directly editing the database.

    Let me know if you have any follow up questions.

    Thanks

    in reply to: How i install PRO (wheres the place for the License Key) #936753
    Brian
    Member

    Hi,

    Thanks for purchasing Pro, I can help out here.

    Can you verify that Pro and the Events Calendar are both installed and activated.

    Also, if you are using Multisite and both plugins are Network Activated then the license will show in the network settings.

    If you have them individually activated the license field only shows on the main site and both plugins should be individually activated there to display it.

    We also have this guide about the license key that might have some useful information.

    Finding and Inputting Your License Key

    Let me know if you have any follow up questions.

    Thanks

    in reply to: Version PRO german #936750
    Brian
    Member

    Hi Mimi,

    Thanks for the interest in our plugins.

    We have German Translation for both The Events Calendar Pro and the Community Events plugin.

    Does that answer your question?

    in reply to: Calendar Freezes #936748
    Brian
    Member

    Hi,

    Thanks for purchasing Pro.

    I can help troubleshoot this with you.

    Do you have a link you can provide? It is hard to say what the issue is without seeing it.

    Let me know and we can go from there.

    Thanks

    Brian
    Member

    Hi,

    Thanks for using our plugins. The only feature we have that automatically can pull in events is the Facebook Events plugin.

    It can pull in events from Facebook pages on an automatic schedule.

    Beyond that we do not have a method to bring in events automatically.

    If you would like to request that feature please head to our UserVoice Page and add your own or upvote that feature as they will increase the chances of it being added to a future version.

    http://tribe.uservoice.com/forums/195723-feature-ideas

    Thanks

    Brian
    Member

    Hi,

    Thanks for using Pro!

    I can help you out here.

    We have a bunch of conditionals that can help you target just the different view pages:

    https://gist.github.com/jo-snips/2415009

    Does that list help out?

    Let me know if you have any follow up questions.

    Thanks

    in reply to: Non Pro + Facebook events #936734
    Brian
    Member

    Hi thanks for the interest in Facebook Events.

    All the plugins only require the free version of the Events Calendar.

    So if you would like to use the features just in Facebook Events all you need is to purchase that and activate it along with the Events Calendar and you are all set.

    in reply to: Event Custom Post Types #936733
    Brian
    Member

    Hi,

    I can help you out here.

    The Events are a Custom Post Type, along with Venues, and Organizers. Here is all the different types:

    Events: tribe_events
    Venues: tribe_venue
    Organizers: tribe_organizer
    Event Categories: tribe_events_cat

    Let me know if that helps.

    Thanks

    in reply to: disable Export listing from individual events #936732
    Brian
    Member

    Hello,

    We have two guide to help you out in the knowledge base:

    This one is for Single Events:

    https://theeventscalendar.com/knowledgebase/remove-ical-and-google-calendar-links-from-single-event-view/

    This one is for all views:

    https://theeventscalendar.com/knowledgebase/remove-export-link-from-views/

    Let me know if that helps.

    Thanks

    in reply to: How to not have week view events overlapping? #936729
    Brian
    Member

    Hi,

    Thanks for using our plugins.

    There is no good way to do that as it is a script that places all the events.

    However, you can try this css:

    .tribe-events-week .tribe-events-grid .type-tribe_events.hentry {
    max-width: 50%!important;
    }

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

    However, it will not allow any event to fill in the entire space anymore.

    That might get you close to what you are looking for.

    Let me know if that works out.

    Thanks

    Brian
    Member

    Hi,

    Thanks for using Community Events and glad your users are using it so much!

    Do the published entries roll-off at some point in time?

    It should only show future events starting with the closest event first and ordered from there. Is that not how it shows for you?

    That is good idea to filer the Event List for an enhancement to the Community Events plugin. I do not have any coding to do that, but if you would like to request that feature please head to our UserVoice Page and add your own or upvote that feature as they will increase the chances of it being added to a future version.

    http://tribe.uservoice.com/forums/195723-feature-ideas

    Let me know if you have any follow up questions.

    Thanks

Viewing 15 posts - 8,431 through 8,445 (of 11,256 total)