Premium

Loop AJAX Facets

Taxonomy facets for Posts Extra — filter the loop without a full page reload. Share filtered URLs and Interactivity API chip updates in 2.4.0.

What it does

Premium AJAX facets add a checkbox filter bar above Posts Extra. Visitors pick categories (or product taxonomies / price on shop loops), click Apply, and the post grid updates via REST — no full page reload. This is separate from the built-in Isotope client-side filters in Posts Extra.

2.4.0 adds Copy filtered link (query params ltx_facets, ltx_tax_*, ltx_price_min/max) and Interactivity API Phase 3 chip/count patches when platform_interactivity_facets is enabled.

Dependencies: loop_facets_ajax, platform_interactivity_facets (optional), Posts Extra widget

Live demo

Use the category checkboxes below the heading, then click Apply. Each card shows a featured image, category label, excerpt, and date — after filters apply, use Copy filtered link to share the URL.

DJ & band shortlist

Questions to ask about sound checks, MC style, and do-not-play lists before you book entertainment.

Guest experience tips

Small welcome touches — shade, hydration, and clear signage — that keep outdoor celebrations comfortable.

How to implement

  1. Confirm LandTech Extras Premium is active and licensed on your site.
  2. In Elementor, search for "Posts Extra" under LandTech Extras.
  3. Enable the related Premium feature flag under Elementor → LandTech Extras → Premium features if the widget does not appear.
  4. Match the live demo settings, then update and preview.
  5. On the Posts Extra widget, enable AJAX facets and choose a taxonomy (this demo uses post categories: Planning, Style & florals, Vendors).
  6. On the frontend, check one or more categories and click Apply — the grid should refresh in place.
  7. Click Copy filtered link and open the URL in a new tab — the same filters should restore from query parameters.
  8. With platform_interactivity_facets on, facet chips update counts without re-rendering the entire form.