
內容簡介
Axiom Vendor Calendar 外掛提供了一個無縫的方式,讓參加 Axiom Event Systems 管理活動的供應商在其 WordPress 網站上顯示已批准的即將舉行的活動日程。透過簡單的 API 金鑰設定,網站將自動同步即時活動數據,並確保最佳性能。
【主要功能】
• 即插即用設置:只需粘貼 API 金鑰,外掛自動處理
• 多種佈局選擇:可選擇多種佈局以符合主題
• 自動同步:活動數據每 12 小時自動更新
• 安全緩存:安全處理 API 限速,提供緩存數據
• 零程式碼需求:簡單短碼可嵌入任何頁面或文章
• 短碼生成器:即時預覽短碼效果
外掛標籤
開發者團隊
原文外掛簡介
The Axiom Vendor Calendar plugin provides a seamless way for vendors participating in events managed by Axiom Event Systems to display their approved, upcoming event schedule on their own WordPress websites.
By pasting a single, secure API key generated from your Axiom Vendor Portal into the plugin settings, your website will automatically sync with your live event data. The plugin safely caches this data and respects API rate limits to ensure optimal performance.
Features
Plug-and-Play Setup: Just paste your Base64URL API key and the plugin handles the rest.
Multiple Layouts: Choose from a wide range of layouts to match your theme.
Automatic Syncing: Event data is cached and automatically refreshed every 12 hours.
Graceful Fallbacks: Handles API rate limits safely by serving cached data.
Zero Coding Required: Drop a simple shortcode into any page or post.
Shortcode Builder + Live Preview: Generate a shortcode from the settings page and preview it instantly before embedding.
Smarter Builder Controls: The shortcode builder hides irrelevant options based on the selected layout.
Shortcode Usage
You can display your events anywhere on your site using the [axiom_vendor_calendar] shortcode.
Available Layouts:
[axiom_vendor_calendar layout="grid"] – A classic, responsive card grid showing event posters, dates, and locations. (Default)
[axiom_vendor_calendar layout="list"] – A minimalist, horizontal row layout perfect for sidebars or footers.
[axiom_vendor_calendar layout="calendar"] – An interactive monthly calendar grid with event previews.
[axiom_vendor_calendar layout="mini-calendar"] – A compact monthly calendar with an “in this month” list underneath.
[axiom_vendor_calendar layout="next-up"] – A prominent hero banner highlighting your very next upcoming event, complete with a live countdown timer.
[axiom_vendor_calendar layout="carousel"] – A swipeable horizontal carousel of event cards.
[axiom_vendor_calendar layout="masonry"] – A poster-wall masonry layout using responsive columns.
[axiom_vendor_calendar layout="compact"] – A tight, sidebar-friendly list with optional thumbnails.
[axiom_vendor_calendar layout="timeline"] – A modern timeline grouped by month.
[axiom_vendor_calendar layout="grouped"] – A grouped list with month headings.
[axiom_vendor_calendar layout="featured"] – A “featured + feed” layout: highlight the next 1–N events then show the rest below.
[axiom_vendor_calendar layout="map"] – An interactive map (powered by Leaflet and OpenStreetMap) pinning all your upcoming event locations.
[axiom_vendor_calendar layout="map-list"] – A map with a clickable list that focuses markers.
Additional Attributes:
limit="X" – Restrict the number of events displayed (e.g., [axiom_vendor_calendar layout="grid" limit="3"]).
image_fit="contain|cover" – Control how event images are scaled (default: contain).
aspect="W:H" – Control the media aspect ratio for grid cards and the Next Up hero (e.g., 16:9, 4:3).
columns="1-6" – Set a fixed column count for grid and masonry layouts.
show_images="0|1" – Show or hide images (default: 1).
show_date="0|1" – Show or hide the event date (default: 1).
show_location="0|1" – Show or hide the event location (default: 1).
group_by="month|none" – For timeline and grouped layouts: group events by month or show as a single group (default: month).
featured_count="N" – For featured layout: number of featured events (default: 1).
feed_layout="grid|list|compact" – For featured layout: choose how the remaining events are displayed (default: grid).
