The plugin offers a few different ways to display Facebook events, depending on which display method you chose. This page is a quick index — click through to the detailed guide for each one.
Live Feed (no auth, recommended)
[xtfepro_live_feed id="YOUR_FEED_ID"]
Full builder-driven feed with multiple layouts and no Facebook App required. See Live Feed – Shortcode Reference.
Classic Widget View (Free)
[wpfb_events type="widget" page_id="YOUR_PAGE_ID" max_events="10"]
Displays events in a compact widget-style layout. Requires Facebook Account Authorization first.
Classic Grid View (Pro)
[wpfb_events page_id="YOUR_PAGE_ID" col="3" max_events="10"]
Displays events in a clean grid layout. See Classic Grid Shortcode – Display Events on a Page.
New Grid Layout / Style 2 (Pro)
[wpfb_events page_id="YOUR_PAGE_ID" col="3" max_events="10" layout="style2"]
A modern inner-card variant of the classic grid.
Sidebar widget
Go to Appearance > Widgets and add the Facebook Events widget to any widget area. See Display Events Using Widget.
Gutenberg Block
Search for the Facebook Events block inside the WordPress block editor. See Gutenberg Block – Facebook Events.

Tip: if you’re not sure which one to use, start with the Choosing How to Display Facebook Events guide.