The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
41 views

Date in the URL with The Events Calendar

I am somewhat of a Wordpress beginner so please excuse any ignorance. I have installed the plugin The Events Calendar (http://tri.be/wordpress-events-calendar/) and it works pretty much perfectly. ...
1
vote
0answers
71 views

Events: Check for other event with same start date and category

I am using The Events Calendar and (correct me if I'm wrong) there is no checking to see if an event has a time conflict with another event that's already been entered. For example, if there is ...
3
votes
1answer
156 views

Modify custom post type rewrite rules in a separate function

I want to modify the rewrite rules for a custom post type, tribe_events, which is registered as a post type within "The Events Calendar" core plugin files (the-events-calendar.class line 24): ...
0
votes
1answer
758 views

the-events-calendar, pagination with tribe_get_events()

i'm using the events calendar plugin and at some place i use the tribe_get_events() function to show the upcoming events. Point is, i need to create a pagination for those results. The ...
0
votes
1answer
324 views

The Events Calendar - Datepicker not working

The dropdown datepicker is throwing a not found error. I am not sure if this is a 3.2 issue or not, because I did not install this plugin until after the 3.2 release, but I know the datepicker is a ...
0
votes
1answer
323 views

“The Events Calendar” Issues in WP 3.2

After updating to Wordpress 3.2, the show/hide functionality of the event authoring area on "The Events Calendar" is backwards - when the "All Day Event?" checkbox is checked, the time boxes appear. ...