The tag has no wiki summary.

learn more… | top users | synonyms

8
votes
1answer
3k views

How to test wp_cron?

This is kind of a stupid question... I scheduled a action to run every hour: if(!wp_next_scheduled('my_hourly_events')) wp_schedule_event(time(), 'hourly', 'my_hourly_events'); ...
5
votes
2answers
580 views

Only Showing Upcoming Events

In the sidebar of this page: http://lifebridgecypress.org/our-people, I have a list of upcoming events using this code... <ul id="upcoming-events"> <?php $latestPosts = new WP_Query(); ...
5
votes
5answers
2k views

Recommendation for a WordPress Calendar Plugin with Recurring Events?

I'm building a base WordPress theme that will cater mainly to an events calendar plugin (yet to be decided.) I'm curious what WordPress users consider to be the best solution in terms of stability and ...
5
votes
2answers
702 views

How to set a custom post type to have viewable future posts

I've setup a CPT to act the same ways as posts but used to post event details. Thing is that some of the posts are in the future and such have a future date set on them. Problem is that normal users ...
4
votes
3answers
508 views

Best way to create list of gigs for Wordpress theme?

I'm currently designing a musician's wordpress theme, and am looking to create a user-controlled dynamic gig list. It doesn't have to have a link to any event pages, just a simple "where, when, with ...
3
votes
5answers
967 views

Plugin for event management?

I have a client who wants to put on an event. She wants to manage it on her site. The requirements: Display information about the event Sell tickets and correlate with name and email address Payment ...
3
votes
1answer
299 views

Post date vs. event date in Wordpress

If I'm creating a WordPress site, what should I do when I have a blog that manages events to keep date events? For instance, in my own case, I'm making a travel blog where some histories have a real ...
3
votes
3answers
3k views

The holy grail of Event Management Plugins? [closed]

i know similar questions have been asked before, but the answer's to them don't quite satisfy my needs, so i'm re-iterating the question: I'm looking for a modern Event Management plugin with the ...
3
votes
4answers
710 views

Is there a Wordpress Event Manager that links with your user database?

I'm presently moving my site from a different CMS. Geeklog to Wordpress. They have an event plugin that I used which is very simple. This is it... ...
3
votes
1answer
380 views

Conference ticketing and seating module for WordPress [closed]

Previously I have asked about free Conferencing modules for WordPress. Unfortunately, none (free or paid) support seating, i.e.: tickets with seat numbers. Can you recommend one which does? Thanks
2
votes
1answer
170 views

How Do I Make WordPress Run an Event Every Day?

In a plugin I want to build, it deals with contests. A contest has a date on it. Does WordPress have a feature in it where it can run a piece of code every day without requiring someone to create a ...
2
votes
1answer
2k views

Loading Custom Post Type Events into jQuery-based FullCalendar?

Here is a question I have spent over 3 hours attempting to solve but each approach I take ends up not working out for me. All I am attempting to do is utilize this opensource ajax calendar script: ...
2
votes
1answer
67 views

Short code for Venues

I am using the Event Organiser plug in and I am trying to setup the "venues." In the post my client and I would like a little more information on the venue to appear, I found the short code for the ...
2
votes
1answer
71 views

javascript is not working on Event Submission?

I am using Events Manager Plugin Javascript is not working on Submit Events Page . I found the reason behind this , that was, I have written a line of code in functions.php to call jquery file. ...
2
votes
1answer
963 views

Custom Post Type “Event”: chronological list of recurring events

i'm looking for a good and easy way to have a custom post type "event" that can have multiple dates. (I have tested about 20 plugins). I think i have no problem building a metabox allowing the user to ...
2
votes
2answers
193 views

Plugin allowing for artists, events and venues

I'm working on a music festival website and up until now have used WordTour. I really like WordTour's artists > events > venues content hierarchy, but am having difficulties transitioning from last ...
2
votes
0answers
124 views

Custom Post Type Events Archive Grouped By Month

I'm currently trying to get my events listing code to print out headers by Month. So basically this: October event event September event event etc... Right now it just keeps echoing ...
1
vote
2answers
598 views

How to trap “Publish” button to check for meta box validation?

I'm trying to do some form validation on my custom meta box, and I remember somewhere reading about some javascript function to disable/enable the Publish button - except I can't find it. How do I ...
1
vote
4answers
1k views

WordPress Plugin for One-Time Event Registration?

I am building a website for a charity event and i would like for people to register for this event. The form should contain name, email and other custom questions. Also I would like a page where to ...
1
vote
4answers
396 views

Looking for a subscriber list management system

Is there any plugin that enables the creation of forms and has a smart tool for subscribers (not site visitors who registered) database management? I'm looking for a plugin that does that for a long ...
1
vote
2answers
4k views

Looking for a simple calendar/events plugin [closed]

am looking for a simple calendar/events plugin with a list view by months and a pagination between months. Events would be simply made of a tile, description and the date of the event. Here's a ...
1
vote
2answers
294 views

Plugin: Events Manager - Search by start date only

EDITED MY QUESTION TO MAKE IT WAY MORE CONCISE Using Wordpress plugin Events Manager, my goal is to alter the search form so it searches for events on single dates. I don't want a date range search ...
1
vote
1answer
131 views

Calendar Solution: Handling upcoming Dates with Posts?

I'm not sure I'm allowed to ask a question like this on this forum, however I'll try. My question is not yet about a technical problem but how my complete theme-architecture might be build to fit my ...
1
vote
1answer
231 views

Display upcoming Events for next 7 Days

I saw a request for a simple 7 day event calendar that always starts with today. I have a custom meta box called opening-time that gets a YYYY-MM-DD input. For now this is what I have, and its not ...
1
vote
1answer
264 views

how to set array of args for scheduled event?

I have a scheduled event that runs twice daily in my plugin, the action is registered with add_action('fhprw_action','fhprw_check_fetch'); function fhprw_check_fetch($args){ $type=$args['type']; ...
1
vote
1answer
2k views

sort events based on event date custom field

I'm trying to list events (custom posttype 'kurs') by event date, which are stored as custom fields ('dato'). My loop so far looks like this: <ul> <?php $loop = new WP_Query( array( ...
1
vote
1answer
534 views

How to order posts by one custom field and filter them by another one?

In my WordPress blog I have events I want to order and filter by custom fields. The order should be done by the custom field "event_date_end" which means that every event that is still running should ...
1
vote
2answers
2k views

What plugin should I use for booking events and receiving payments?

What plugin would you recommend for booking events and receiving payments. I have approx 70 classes per year in a swim club that people can sign up for.
1
vote
0answers
292 views

Event Organiser: Event list includes regular Posts & custom fields?

I've recently tried setting up and using the plugin, Event Organiser. Unfortunately, when using the shortcode on my Calendar page it appears to have included the regular blog posts in the stream. ...
1
vote
1answer
94 views

Trying to create a table/list of my EventBrite course listings [closed]

I have an ever evolving list of courses on EventBrite. I would like to display them in two ways on my website: - On this page: ...
1
vote
2answers
70 views

Events Plugin that works with existing categories?

I have a series of categories on my website that are fixed, i.e. The client has specifically asked that I leave them. Now however, they would like me to add an events plugin so they are able to add ...
0
votes
6answers
621 views

How to reorder and display a feed to be chronological?

I have a feed from an events calendar that once put in the WordPress RSS widget displays the feed items in reverse chronological order. So the events that are farthest in the future display first, and ...
0
votes
3answers
380 views

Conference website with ticket-sales + sponsorship sales with WordPress?

I am considering moving away from Drupal and drupal-cod due to the lack of good themes. The two major features I am looking for are: Ticket sales (PayPal), with receipts sent to attendee ...
0
votes
2answers
1k views

RSVP form for Facebook events from a Wordpress post?

Is there a way to add a RSVP form to a Facebook event in a Wordpress post? (let's assume I have a website linked to a Facebook application and I want to publish public events I have published on a ...
0
votes
2answers
1k views

How do I search events between two set dates inside WP?

I am building a WP site with an events feature. The events page was made with custom post types. I want to make it possible for people to search/ filter events by dates. For example, they can search ...
0
votes
1answer
478 views

How to Configure Events List in Wordpress to Disappear Event Once Date is Past

I currently have some code setup to display upcoming events set by the admin based on the date of the event. The upcoming events are sorted by the next upcoming event, starting from the top, and then ...
0
votes
1answer
33 views

Order posts of a custom post type by the event date using FT Calendar Plugin

I am using the FT Calendar Plugin. My question is how can I order posts of a custom post type by the event calendar date? So for instance I have a CPT named "Events" and for each event post a ...
0
votes
1answer
668 views

sort and display posts by custom field (wp-query and the loop))

i only want to show upcoming events posts on the homepage. i have made a custom field using the 'custom field suite' plugin, called 'ENDS' representing the date an event ends. as you can tell, i ...
0
votes
1answer
171 views

Empty meta-box returns publishdate if no value is set?

I have no idea why this would/could happen. I have a custom metabox for an "event_end_date" set for a custom-post-type. If I leave this field blank it always puts out the publish-date of the post ...
0
votes
2answers
376 views

Event Archive by Month

I'm creating an events site for a theatre in wordpress - at the moment I have set up a custom post type for Events and am using a custom field 'event_date' (which formats to YYYY-MM-DD) to order the ...
0
votes
1answer
413 views

Display posts with a start OR end date later than current date

I'm working with an upcoming events list. I create a custom post type, with a custom field: [event_start_date]. I also have some multiday extension events, defined by an additional custom field: ...
0
votes
1answer
204 views

Calendar for irregular recurring events

I have a custom post type Event with multiple start and end dates for each Event. What I need then is a calendar similar to the calendar widget with links to these events. I need multiple multi day ...
0
votes
1answer
895 views

Event booking form for wordpress

Cannot find plugin which will allow me to do this: I want to accept event bookings on my website like on the screenshot. Below text fields event list will be presented and green will show events with ...
0
votes
1answer
296 views

Plugin: Events manager - Next and previous event

I'm trying to get a navigation in the events of event manager the next/previous post links work but they are ordered by creation date instead of event date. How could it be possible to change this? ...
0
votes
2answers
483 views

how to compare different timestamps in wp-query for events custom post types?

I have a custom post type with custom metaboxes (as seen on wptheming.com) and would like to make a query to show upcoming events, say in the sidebar, where past dates are left out. But I need a ...
0
votes
1answer
182 views

Plugin for Marathon Running Event Management

Is there a plugin that works to be a marathon running event management tool? I need things like ways to accept registrations, payments, and displaying the results when the event is over.
0
votes
1answer
167 views

Creating an Events Feed with Sub Pages/Posts for Each Event

I am currently working on creating an events section for a website. My original plan was to create a custom post type for Events and create a new post for each event. Then I would query the top five ...
0
votes
1answer
102 views

Change status of page after an event (Looking for best practice advice)

I'm looking for a best practice/ideas for modifying the status/data of a page after an event. Here's an example of what I'm trying to accomplish - This WordPress site would allow users to sponsor ...
0
votes
1answer
355 views

Display upcoming events in the next 30 days by querying posts with timestamp in custom meta

I have a custom post type "event" which stores a custom meta as a timestamp ($event_date). The date is always in a dd-mm-yyyy format, so I can generate a unix timestamp from this key. The timestamp ...
0
votes
1answer
474 views

Yelp-style geographic directory plugin?

The project I'm working on discusses local farming/agriculture/etc. initiatives and I'm ultimately wanting to create a directory with the following features: Separation between: Urban farms ...

1 2