Do you want to offer relevant events to your finance community? Just integrate a Yard calendar into your WordPress website and and automatically show events to your audience which are contained in Yard. Simply apply to include the Yard Calendar, download the plugin, and activate it. And the best is: it's free!
Integrating and using the Yard Plugin is free of charge, but it requires approval by Yard. Here are the steps to get up and running:
Three simply steps to make the calendar visible on your website:
[yard_plugin code="your_activation_code" topic="web3" city="Berlin"]
- be sure to replace your_activation_code with your actual activation code.That's it: The page will now contain the desired Yard Calendar.
You can configure the Yard Plugin through these optional parameters:
topic="xxx"
- filter events by one or more supported topics (see "Topic Configuration"), where xxx
is a topic.city="xxx"
- filter events by one or more supported city names (see "Location Configuration"), where xxx
is a city name.country="xxx"
- filter events by one or more supported country names (see "Location Configuration"), where xxx
is a country name.region="xxx"
- filter events by one or more supported formats (see "Event Format Configuration"), where xxx
is an event format name.format="xxx"
- filter events by one or more supported region names (see "Location Configuration"), where xxx
is a region namemaxwidth="xxx"
- override the default width of 100% to a specific value, where xxx
is a width like '1200px' or '80%'.mode="xxx"
- override the default mode tiles
, where xxx
is a mode name.headline="xxx"
- show a custom headline for your calendar integration, where xxx
is your headline text.You can also combine the listed parameters as shown in the example above.
The topic=""
parameter is accepting one or multiple values from this list:
topic="web"
- Web3 and blockchain eventstopic="finance"
- finance eventstopic="fintech"
- fintech eventstopic="ai"
- AI (artificial intelligence) eventstopic="it"
- IT (information technology) eventstopic="business"
- business eventstopic="innovation"
- innovation eventsYou can also combine the above listed parameters for limiting the events to be shown, for example: topic="finance,fintech"
The city=""
, country=""
, and region=""
parameters are accepting one or multiple values from this list:
city="Berlin"
- events in Berlincountry="Germany"
- event in Germanyregion="Europe"
- events in EuropeYou can also include several locations for a given location parameter, for example: country="Germany,Austria,Switzerland"
The format=""
parameter is accepting one or multiple values from this list:
format="conference"
- filter events by conferences or summitsformat="ceremony"
- filter events by ceremonies or galasformat="dinner"
- filter events by dinners, lunches, or breakfastsformat="fair"
- filter events by fairs or exhibitionsformat="hackathon"
- filter events by hackathons or technical eventsformat="leisure"
- filter events by leisure or sport eventsformat="livestream"
- filter events by live streamsformat="longterm"
- filter events by long-term events (5+ days)format="meetup"
- filter events by casual meetupsformat="panel"
- filter events expert panels, symposiums, or lecturesformat="party"
- filter events by parties or hanghoutsformat="questions"
- filter events by Q&A sessions or AMAsformat="roadshow"
- filter events by roadshows, promotions, or pitchesformat="scholarship"
- filter events by scholarships or educational programsformat="seminar"
- filter events by workshops or seminarsYou can also combine the above listed parameters for limiting the events to be shown, for example: format="conference,longterm,panel"
The mode=""
parameter is accepting one value from this list:
mode="details"
- show events in the detailed viewmode="list"
- show events as a listmode="tiles"
- show events including preview images of the event websiteIf you leave out the mode parameter, mode="tiles"
is used by default.
The Yard Plugin will be constantly be improved. You can view a record of the changes in the changelog.