Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

The Events Calendar Gravity Forms Registration

Mô tả

This plugin requires the following plugins be installed and enabled:

  • The Events Calendar plugin
  • Gravity Forms
  • Advanced Custom Fields
  • Advanced Custom Fields Date/Time Picker

When enabled, this plugin auto generates:

  • A gravity form titled “Event Registration”
  • An advanced custom field group on the post type tribe_events
    • These custom fields will be visible on the events add/edit page
  • Pages
    • Events (top level)
    • Thank You (nested under events)

With this plugin enabled, you can easily export the entries on a per event basis by going to the edit events page, and using the Export Entries action when you mouse over the row.

To display the events form, you can use the shortcode: [ecgf_form]

The registration form will only show on a single event page, this means it will not display on an archive page of events.

Ảnh màn hình

  • Add's export functionality to the admin view of all events.
  • Front end facing form (obviously won't be styled the same as styling is up to you).
  • Edit event widget, which allows disabling event registration on a per event basis, as well as specifying when event registration will end and the message to be shown when the registration period has ended.

Cài đặt

  1. Upload the-events-calendar-registration folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Copy and paste shortcode into your event or event’s single template: [ecgf_form]

Hỏi đáp

Installation Instructions
  1. Upload the-events-calendar-registration folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Copy and paste shortcode into your event or event’s single template: [ecgf_form]

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“The Events Calendar Gravity Forms Registration” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

1.2

  • Updated readme to reflect current version
  • Added screenshots