Axiom Vendor Calendar
·
Display your upcoming paid events from Axiom Event Systems directly on your WordPress site using a simple API key and customizable shortcodes.
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 forgridandmasonrylayouts.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"— Fortimelineandgroupedlayouts: group events by month or show as a single group (default:month).featured_count="N"— Forfeaturedlayout: number of featured events (default:1).feed_layout="grid|list|compact"— Forfeaturedlayout: choose how the remaining events are displayed (default:grid).