This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Audience1st Ticket Availability

विवरण

If your theater or other venue uses the open source Audience1st software for ticket and subscription sales, and you use WordPress to host your venue’s main website, this plugin allows your site to display real-time ticket availability for upcoming performances. The plugin retrieves and parses and RSS feed from your theater’s Audience1st installation, and renders each performance’s availability using a simple “color thermometer” to indicate whether seat availability is excellent (green), limited (yellow), or sold out/nearly sold out (red). Settings can be customized in the “Appearance” menu of the WordPress admin screen. Originally authored by Denise Beyer, Shane Rogers, and Anne Stefanyk of Kanopi Studios; with their permission, packaged as a WordPress plugin, distributed, and maintained by Armando Fox.

स्क्रिनसटहरू

  • Ticket availability thermometers with default styling.

स्थापना

  1. Install the plugin through the WordPress plugins screen directly, or if your WordPress site doesn’t support that, upload the plugin files to the /wp-content/plugins/plugin-name directory.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Use the Settings->Audience1st Ticket Availability screen to configure the plugin.

प्रश्नोत्तर

What are the thresholds for Excellent vs. Limited vs. Nearly Sold Out?

These thresholds are set in your theater’s installation of Audience1st, in the Options screen.

How can I change the styling of the thermometers?

Take a look at the style.css file included with the plugin, and override those styles in your theme’s CSS file. (Editing the plugin’s CSS file directly is not recommended, since your changes will be overwritten if you upgrade the plugin later.)

How many upcoming shows are displayed?

This can be set in the Appearance section of the plugin setup.

समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

योगदानकर्ता र डेभलपरहरू

“Audience1st Ticket Availability” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।

योगदानकर्ताहरू

चेन्जलग

1.0.0

  • Initial version submitted to plugins directory