這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Tour Dates

描述

SeatGeek’s Tour Dates plugin allows artists and fans to display upcoming tour dates for an artist, theater group (e.g. Book of Mormon), or team. Install as a sidebar widget or as a full-page widget using shortcode.

The widget is fully customizable so you can have it match the look and feel of your site and ties into SeatGeek’s affiliate program so you can generate revenue off tickets sold.

Get tour dates on your site in under 5 minutes!

螢幕截圖

  • Plugin for Lady Gaga

安裝

  1. Activate the plugin through the ‘Plugins’ menu in WordPress
  2. If activating the sidebar widget, drag the widget into your sidebar in Appearances > Widget
  3. If activating the full-page plugin, enter the shortcode in a post. Here is a sample shortcode
    [seatgeek_events artist=“Lady Gaga“ display_limit=”5″]
  4. To get your affiliate_id go to http://seatgeek.com/partners. You can enter that affiliate id in the sidebar widget and as a parameter in the shortcode like so [seatgeek_events artist=“Lady Gaga“ display_limit=”5″ affiliate_id=“23”].
  5. Add widget or shortcode anywhere on your blog. Customize the CSS from the “Tour Dates” Settings tab

常見問題

How do I make money with the Tour Dates widget?

First, join the SeatGeek affiliate program (http://seatgeek.com/partners) and get an affiliate id. You can enter that affiliate id in the sidebar widget and as a parameter in the shortcode like so [seatgeek_events artist=“Lady Gaga“ display_limit=”5″ affiliate_id=“23”].
SeatGeek affiliates receive 50% of all ticket commissions.

What options do the widget and the shortcode accept?

You can use the following options with your shortcode display_limit which is the number of events and artist and affiliate_id. The shortcode sample below shows how to include these options.

How do I embed the shortcode in my site?

Simply add the shortcode like so

<div>
[seatgeek_events artist="Lady Gaga" display_limit="5" affiliate_id="23"]
</div>

What if I misspell the artist name?

If the artist name doesn’t match our artist name, you’ll likely get a response that the artist has no tours. This doesn’t necessarily mean that you spelled the artist’s name wrong;

Can this widget also be used for sports teams?

Yes! You can add a sports team (e.g. “Boston Red Sox”) instead of an artist

Can I show results from more than one artist?

At the moment, we only return results from one artist.

I have a feature idea; who can I contact?

Please send an email to hi@seatgeek.com and we’ll be in touch. We welcome any suggestions and ideas.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Tour Dates” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Tour Dates 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.1

  • First public release of widget