Forum Replies Created
-
AuthorPosts
-
January 23, 2015 at 11:59 am in reply to: How i install PRO (wheres the place for the License Key) #936838
Brian
MemberGreat, 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!
January 23, 2015 at 8:53 am in reply to: How i install PRO (wheres the place for the License Key) #936774Brian
MemberYep 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
Brian
MemberHi 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:
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
Brian
MemberNot sure in what context you are referencing categories, but…
WordPress has a bunch of functions or queries to use:
http://codex.wordpress.org/Function_Reference/get_taxonomies
http://codex.wordpress.org/Function_Reference/get_terms
http://codex.wordpress.org/Class_Reference/WP_Query#Taxonomy_Parameters
Brian
MemberHi 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
January 23, 2015 at 8:17 am in reply to: How i install PRO (wheres the place for the License Key) #936753Brian
MemberHi,
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.
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi 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?
Brian
MemberHi,
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
January 23, 2015 at 8:05 am in reply to: Ways to bring in events to the Events Calendar from a third party feed? #936740Brian
MemberHi,
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
January 23, 2015 at 8:02 am in reply to: Different layout for main events view compared to all other views #936737Brian
MemberHi,
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
Brian
MemberHi 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.
Brian
MemberHi,
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_catLet me know if that helps.
Thanks
Brian
MemberHello,
We have two guide to help you out in the knowledge base:
This one is for Single Events:
This one is for all views:
https://theeventscalendar.com/knowledgebase/remove-export-link-from-views/
Let me know if that helps.
Thanks
Brian
MemberHi,
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
January 23, 2015 at 7:41 am in reply to: Add filter in My Community Events to list by status – pending or published #936723Brian
MemberHi,
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
-
AuthorPosts
