WordPress.org

Plugin Directory

Advanced Views – Display Custom Fields (ACF, Pods, MetaBox), Posts, CPT and Woo Products anywhere in Gutenberg, Elementor, Divi, Beaver…

Advanced Views – Display Custom Fields (ACF, Pods, MetaBox), Posts, CPT and Woo Products anywhere in Gutenberg, Elementor, Divi, Beaver…

Beschreibung

Display content with full control over selection and layout. Lightweight and compatible with any theme or page builder.

⭐ Why Choose Advanced Views?

Advanced Views is a framework that empowers you to create the layouts and selections you need, without bloatware or heavy dependencies.

Solid by design: craft modular and reusable layouts. Avoid repetition, style conflicts, and messy code snippets.
Content-driven: pull content dynamically, with granular filtering and sorting options, built on top of the native WordPress Query. Master advanced database queries with post fields, taxonomies, and meta values.
Time-saver: automate the groundwork and data fetching. Focus on creating while leaving typical routines behind.
Fully customizable: directly access the template code to create advanced elements, like Grids and Sliders, and harness your theme styles and scripts.
Easy to embed: copy and paste a native WordPress shortcode to add layouts anywhere.

🧩 Plenty of Use Cases

Custom fields and Post Types are essential to WordPress. Advanced Views natively supports them – giving you the freedom to pull, mix, and combine them in a common layout.

Popular scenarios include:

Displaying custom fields:

🔹On a single page: to enrich landing page sections
🔹CPT-wide: estimated delivery time for all Products
🔹Site-wide: contact details from the Options page
🔹User-specific: fields of the current user in a custom banner or profile page

Displaying Posts, Products and CPT:

🔹Posts: blog posts from a specific category
🔹WooCommerce: related Products in a grid or carousel
🔹Event lists: Show upcoming events, hide past events
🔹Real Estate listings: properties by location, size, or type
🔹Locations map: display all pick-up location markers on a single map
🔹Reviews and Comments: product reviews or user comments

🔗 Multiple Content Sources

Advanced Views is vendor-independent and plugin-agnostic – so it will work with WordPress Posts, WooCommerce Products, and any CPT on your website.

Learn it once and use it everywhere with built-in support for:

🔹All Custom Post Types registered in WordPress
🔹WordPress post fields (title, featured image, author, taxonomy terms…)
🔹Woo Product fields (price, sku, stock status, weight…)
🔹Advanced Custom Fields (whether it’s text, select, image, gallery, repeater or relationship)
🔹MetaBox fields (like map, oEmbed, taxonomy, group… )
🔹Pods fields (from WYSIWYG, price, date and time… )

You can integrate data from any external source, including API-based, directly into Layouts using snippets.

🚀 Powerful features

Whether you’re a developer working on a child theme, a web creator using a page builder, or a tech-savvy website owner, Advanced Views makes the process easier with:

🔹Storage options: craft Layouts using the on-site editor, or edit them inside your favourite IDE, with git-friendly templates.
🔹Multilingual-friendly: translate any text or label in the Layouts using your favourite tool (like WPML or Polylang)
🔹Automatic template validation: keep all the Layouts up-to-date with bulk validation, and get prompted to update the relevant layouts when used meta fields have been changed.
🔹Template engine options: opt for the Twig or Blade template engine site-wide, or mix it up and make a per Layout decision.
🔹Just-in-time assets loader: get layout styles and scripts injected just-in-time, on a per-page basis. Make fast page loading and great speed metrics your defaults.
🔹Live reload and Dev mode: see live changes to Layouts on the page, and find used layouts without searching.

📚 Extensive Documentation & Friendly Support

🔹Helpful guides, FAQs, tips, and common use cases with code snippets
🔹Lite users are supported via the public wordpress.org forum
🔹Pro users get priority support via our website
🔹Actively maintained and tested against the latest WordPress releases

🔓 Unlock More with Advanced Views Pro

Advanced Views Pro takes your content displays to the next level with extended features:

Layouts get:

🔹Repeater, Group, and Flexible fields support – display complex nested fields — including repeaters within repeaters.
🔹Gutenberg block option – turn any layout into a Gutenberg block with a single checkbox. Same template with full markup control and zero React coding.
🔹Masonry, LightBox, Slider integrations – turn your Repeater or User fields into a slider, Gallery Images into Masonry, or enable LightBox for single images.
🔹Reusable components library – reuse existing Layouts on other websites with a single-click Git sync.

Post Selections get:

🔹Meta filters – precise post selections with filtering by meta fields: define bindings to URL arguments, current meta values, and more.
🔹Ajax pagination of results: choose between options for load more button, infinity scroll, or page numbers.
🔹Post carousels: turn queried posts into sliders.

Screenshots

  • Workflow overview.
  • Layouts list managed using the familiar interface.
  • Erhalten Sie eine Grundkonfiguration in Sekunden mit dem Demo-Import.
  • Assign multiple fields to Layouts.
  • The default template can easily be customized.
  • Query items with Post Selections and display using the selected Layout.
  • Beiträge können gefiltert, sortiert und gestaltet werden.
  • Settings allow easily adjusting default behavior.
  • Das Import- und Export-Tool hilft bei der Website-Migration.

Installation

Installation for Advanced Views Framework

Von Ihrem WordPress-Dashboard:

  1. Besuchen Sie die Plugin-Liste, klicken Sie auf „Neu hinzufügen“
  2. Search for „Advanced Views“
  3. Click „Install Now“ and „Activate“ for the Advanced Views plugin
  4. Visit the new menu item „Advanced Views Framework“ and click „Add New“ to create your first View

See our official plugin documentation for more.

Installation for Advanced Views: Pro edition

To purchase a Pro license key click here.
After payment you’ll receive an email with your license key which includes the Pro plugin archive.

  1. Besuchen Sie die Plugin-Liste, klicken Sie auf „Neu hinzufügen“, dann klicken Sie auf „Plugin hochladen“
  2. Click on „Choose File“ and locate the downloaded Pro archive, then click „Open“
  3. Click on „Install Now“ and wait for the package to upload and install, then click „Activate Plugin“
    Note: Lite plugin will automatically be deactivated. You can safely delete it from the Plugins list. (Don’t worry, deleting it won’t delete your data.)
  4. In the Plugins list for Advanced Views: Pro edition click „Activate your Pro license“ or use the left admin menu and click on „License“.
  5. Kopieren und fügen Sie Ihren Pro-Lizenzschlüssel ein, dann klicken Sie auf „Aktivieren“

Enjoy all the features and settings the Advanced Views Framework has to offer with automatic updates.
Customers with an active Pro license have personal support via our support form.

FAQ

What’s the difference between a Layout and a Post Selection?

A Layout defines how a single item is displayed (fields, HTML structure, styling).
A Post Selection queries posts from the database and displays them using the selected Layout.

How do I display a Layout or Post Selection on a page?

You can insert them using a shortcode anywhere on your site — including pages, posts, templates, or page builders.
Advanced Views Pro also allows inserting them as reusable blocks in the Gutenberg editor.

Kann ich Felder innerhalb der Gutenberg-Abfrageschleife anzeigen?

Sie können den Ansichts-Shortcode innerhalb des Gutenberg-Abfrage-Loop-Elements verwenden.

Bitte stellen Sie sicher, dass Sie es über den integrierten Shortcode-Block hinzugefügt haben, da es mit anderen Blocktypen, wie Code oder Custom HTML, nicht richtig funktioniert.

How do I display fields from an Options page?

Create a Layout with your Options page fields, then set the object-id argument in the shortcode.

  • If you’re using Advanced Custom Fields Options Pages, use object-id="options" for any Options page.
  • If you’re using Meta Box Settings Pages, use the specific ID of your Options page instead.

Can I customize the output template?

Yes. Advanced Views generates a starter template for each Layout and Post Selection which you can edit.

The plugin supports template engines like Twig and Blade, giving you full control over the output markup.

Can I display fields from taxonomy terms or other data sources?

Yes. Advanced Views can retrieve fields from various data sources supported by your field plugin, such as taxonomy terms or comments.

Can I display repeater or flexible fields?

Yes, but this requires Advanced Views Pro.
The Pro version supports complex field types such as repeater, group, and flexible content fields from plugins like Advanced Custom Fields.

Can I add pagination or load more posts with AJAX?

Yes. Advanced Views Pro includes AJAX pagination options, allowing you to load additional posts without refreshing the page.
This is useful for blog archives, directories, and large content lists.

Can I create reusable blocks for the block editor?

Yes. With Advanced Views Pro, you can register your Layouts as reusable blocks for Gutenberg.
This allows editors to insert dynamic content directly in the block editor.

Can I create sliders or galleries from queried posts?

Yes, this is available in Advanced Views Pro.
You can connect your Post Selections to sliders or gallery layouts to display dynamic content such as featured posts, testimonials, or portfolio items.

Does the plugin have a Git repository?

Yes, we maintain an official Git repository.
You’re welcome to open issues or PRs there.

Rezensionen

5. März 2026
Hi there, I am new to Wordpress and Custom Fields, but an experienced developer so know a lot but have a lot to learn. I have a lot of experience with database and graphic design and that’s the crossroads where Advanced View helps me build the features I need for my club website. Support from Baxter has been fantastic. I know what I need but have difficulty getting up to speed with the amazing features in Advance Views. I have been able to get up to speed quickly and move into the advanced features that I need. Thank to support and development to the Advanced Views team! Ric
12. Dezember 2025
We placed a support request to get code to generate excerpts for our layout template, and had it back the same day. Really super support.
12. März 2025 2 Antworten
This plugin is incompatible with the cache memory plugin. When I install the plugin on my site and make the necessary adjustments, it works without any problems, but when I install and activate the cache memory plugin to speed up my site, all of my website’s pages become white and all html coding is disabled. I recommend that you do not install it.
5. März 2025 2 Antworten
Out of the box: Preview never finished loading The Views Field dropdown takes over the page, so wherever you click you get the dropdown. Requires a page refresh to get rid of the dropdown.
Alle 35 Rezensionen lesen

Mitwirkende und Entwickler

„Advanced Views – Display Custom Fields (ACF, Pods, MetaBox), Posts, CPT and Woo Products anywhere in Gutenberg, Elementor, Divi, Beaver…“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

„Advanced Views – Display Custom Fields (ACF, Pods, MetaBox), Posts, CPT and Woo Products anywhere in Gutenberg, Elementor, Divi, Beaver…“ wurde in 3 Sprachen übersetzt. Danke an die Übersetzer für ihre Mitwirkung.

Übersetze „Advanced Views – Display Custom Fields (ACF, Pods, MetaBox), Posts, CPT and Woo Products anywhere in Gutenberg, Elementor, Divi, Beaver…“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

3.8.6 (2025-04-03)

  • Bugfix: Post Selection – sortby

3.8.5 (2025-03-27)

  • Feature adoption: Layout & Post selection – Mount Points (before Pro-only)
  • Feature adoption: Layout – in-template shortcode support
  • Feature adoption: Post Selection – Taxonomy filters
  • Bugfix: minor UI and message bugfixes
  • Readme-Aktualisierung

3.8.4 (2025-03-10)

  • Enhance: $_GET support for custom Ajax requests

3.8.3 (2025-02-27)

  • Feature adoption: Custom field layout for object fields (before Pro-only)
  • Support: tested with the latest WordPress 6.9
  • Enhance: „Layout not found“ error message is hidden for guests

3.8.2 (2025-11-18)

  • Enhancement: Migrations – automated flush caches, logging, incomplete upgrade detection
  • Enhancement: Tools – Debugging: added ‚Flush caches‘ & ‚Upgrade from version‘ options

3.8.1 (2025-11-14)

  • Better entity names: View => Layout, Card => Post Selection

3.7.20 (2025-09-19)

  • Level up View & Card management capabilities to ‚manage_options‘ (for security reasons)
  • Updated internal dependencies (ACF)

3.7.19 (2025-07-18)

  • Verbesserungen der Benutzeroberfläche (UX)

3.7.18 (2025-06-27)

  • Enhancement: Woo – Stock quantity and featured fields support
  • Enhancement: View – labels for default field groups
  • Enhancement: Shortcode – View/Card not found error message
  • Enhancement: Plugins list – AVF action links
  • Enhancement: Tools – migrated Debugging tab (from the Settings)

3.7.17 (2025-04-19)

  • Fix: Shortcode_Block – rewritten PHP 7.4 incompatible code

3.7.16 (2025-04-18)

  • Fix: shortcode in Block theme template with Query Loop

3.7.15 (2025-04-11)

  • Fix: shortcode not rendered in Elementor with block-based theme
  • Enhancement: Translations loading
  • Enhancement: Code editor improvements
  • Maintenance: compatibility with upcoming WP 6.8

3.7.14 (2025-03-21)

  • Improved compatibility with non-block themes
  • UX improvements & readme update

3.7.12 (2025-03-14)

  • Improved compatibility with Masteriyo LMS
  • Verbesserungen der Benutzeroberfläche (UX)

3.7.11 (2025-03-08)

  • View: fixed conditional logic-related bug

3.7.10 (2025-03-03)

  • Improved compatibility with the MetaBox Lite plugin
  • Improved compatibility with the Impreza and Zephyr themes
  • Improved PHP 8.2 support (get rid of the deprecated message in the Front_Assets class)

3.7.9 (2025-01-13)

  • Improved WP Interactivity Api support in block themes

3.7.8 (2024-12-07)

  • WP 6.7: fixed PHP notice – _load_textdomain_just_in_time was called incorrectly
  • WP 6.7: added support for the new Interactivity API path
  • Improved compatibility with the SiteGround Optimizer plugin

3.7.7 (2024-11-12)

  • View & Card: made the ajax ‚View‘ selector compatible with latest ACF.
  • Editor: made the toggle bar icon visible

3.7.6 (2024-11-01)

  • Compatibility with WordPress 6.7
  • Improved compatibility with themes that use laravel packages

3.7.5 (2024-10-18)

  • Views: fixed bug for items inside Gutenberg loop on the taxonomy archive pages
  • Verbesserungen der Benutzeroberfläche (UX)

3.7.4 (2024-09-13)

  • Improved Twig validation
  • Fixed editor layout issue related to WP 6.6.2

3.7.3 (2024-08-21)

  • Improved Blade support
  • Improved Rest Api support

3.7.2 (2024-08-01)

  • Shortcodes: improved naming
  • View shortcode: added the ‚post-slug‘ argument
  • Interne Verbesserungen

3.7.1 (2024-07-22)

  • View: Post – added attachment link and attachment video fields
  • WebComponent: Improved the shadow DOM type option
  • Introduced the Live Reload feature
  • Libraries CSS improvement: turned to inline styles
  • Minor enhancements

3.7.0 (2024-07-09)

  • Added Blade template engine support (as a Twig alternative)
  • WP Taxonomy Terms field: fixed a visible label on the empty value

3.6.2 (2024-07-04)

  • Card: Fixed View ajax select-related issue
  • WP 6.6 compatibility mark

3.6.1 (2024-06-21):

  • Karte: ‚pages_amount‘ für ‚Quelle: Seitenkontext‘ fehlte wurde behoben
  • Übersetzungen: aktualisiert und Unterstützung für die Performant-Funktion hinzugefügt

3.6.0 (2024-06-19):

  • Karte: Neue Option zum Laden von Beiträgen aus dem Seitenkontext hinzugefügt (z. B. Archiv/Autor/Kategorie)
  • ACF-Anbieter: Unterstützung für den Icon-Feldtyp hinzugefügt
  • Markup-Generator: Verbesserung zur Verwendung semantischer div-Alternativen (section/p-Tags, wo relevant)
  • Tailwind: improved support
  • Verbesserungen der Benutzeroberfläche (UX)

3.5.3 (2024-05-31):

  • Kleinere Verbesserungen

3.5.1 (2024-05-23):

  • ‚Verbesserten kompatiblen Modus‘ Einstellung zur Registerkarte Einstellungen->Debugging hinzugefügt
  • Übersetzungen aktualisiert

3.5.0 (2024-05-21):

  • Added WP Interactivity support
  • Added Tailwind support
  • Unterstützung für Taxonomien ohne Zeichentitel hinzugefügt
  • Registerkarte ‚Standardwerte‘ in den Einstellungen hinzugefügt
  • Eine Einstellung zur Steuerung der Klassengenerierung im Standardtemplate hinzugefügt
  • Behobener Fehler im Zusammenhang mit benutzerdefinierten Argumenten von Shortcodes, wenn ein Array über Bridge/View_Shortcode übergeben wird

3.4.9 (2024-04-11):

  • Verbesserte automatische Generierung von Feld-IDs: a) verwendet jetzt den Feldnamen anstelle des Labels b) konvertiert nicht-englische Sprachumgebungen (auf einem Hosting mit php-intl-Erweiterung)
  • Verbesserte Unterstützung für MetaBox OSM und Kartentypen

3.4.8 (2024-04-02):

  • Behobener JS-Fehler auf der Plugin-Seite

3.4.7 (2024-04-02):

  • Verbesserungen der Benutzeroberfläche (UX)
  • Neue Eigenschaft ‚raw_value‘ für oEmbed und andere HTML-bezogene Felder eingeführt

3.4.6 (2024-03-22):

  • Verbessertes Twig-Scoping zur Vermeidung potenzieller Konflikte

3.4.5 (2024-03-21):

  • Leistungsverbesserungen
  • Verbesserte Kompatibilität mit ‚wp_insert_post‘ bei falschen Aufrufen
  • Kleinere Verbesserungen

3.4.1 (2024-03-07):

  • Weitere vordefinierte Komponenten hinzugefügt
  • Import von Meta-Feldern: Duplikation der ACF-Gruppe behoben statt Überschreibung
  • Meta-Gruppen: Verbessertes Verhalten des ‚Neu hinzufügen‘-Buttons (nutzt nun das allgemeine ‚Gruppen‘-Feld)
  • Kleinere Verbesserungen

3.4.0 (2024-03-04):

  • Added the pre-build components
  • Interne Verbesserungen
  • Verbesserte Kompatibilität mit WP Playground
  • Readme-Aktualisierung
  • Bildfelder: ‚id‘-Eigenschaft hinzugefügt

3.3.4 (2024-02-26):

  • Verbesserte Übersetzungskompatibilität (Runde 2)

3.3.3 (2024-02-26):

  • Verbesserte Übersetzungskompatibilität

3.3.2 (2024-02-25):

  • Kompatibilität mit der ‚Plain‘-Permalink-Struktur hinzugefügt
  • 6 Übersetzungen hinzugefügt (ES, DE, IT, FR, RU, JA)

3.3.0 (2024-02-22):

  • Codebasis auf die WordPress-Codierungsstandards aktualisiert
  • Logging eingeführt (der Debugging-Tab in den Einstellungen)
  • View & Card: added the ’shadow-dom‘ option to the web component setting

3.2.3 (2024-02-10):

  • Interne Verbesserungen
  • Den Bug mit den Stilen des Vorveröffentlichungs-Popups behoben

3.2.0 (2024-02-08):

  • Kompatibilität mit dem WordFence-Plugin verbessert
  • Automatische Umwandlung von neuen Zeilen in br für das WYSIWYG-Feld entfernt
  • Umgehungslösung für den ‚uncode‘-Themen-Bug, der post_content beschädigt, hinzugefügt
  • Die Ladezeit des Bearbeitungsbildschirms für Ansicht/Karte verbessert

3.1.2 (2024-01-31):

  • Shortcode: Bug mit object-id-Argument für Websites mit ‚index.php‘ in Permalinks behoben
  • Interne Verbesserungen
  • Listen-Tabelle: Tab ‚Nur FS‘ hinzugefügt (nur für Elemente im FS-Speicher)
  • Listen-Tabelle: Tab ‚Massenvalidierung‘ hinzugefügt

3.1.1 (2024-01-29):

  • Auswahlfeld: Eigenschaft ‚choices‘ hinzugefügt
  • Kommentar-Inhaltsfeld: automatische Umwandlung von ‚\n‘ in ‚br‘
  • Plugin-Navigation: Docs-Link auf localhost behoben
  • Datumsfeld: Eigenschaft ‚timestamp‘ hinzugefügt
  • FS-Speicher: Warnung bei Berechtigungsproblemen hinzugefügt

3.1.0 (2024-01-25):

  • Unterstützung für Pods-Felder hinzugefügt

3.0.3 (2024-01-22):

  • WP-Taxonomie-Begriffsfeld: feldbezogenen Bug behoben

3.0.2 (2024-01-19):

  • ACF: Verbesserung des Textarea-Feldes

3.0.1 (2024-01-18):

  • Einen Shortcode-Bug in der Gutenberg-Abfrageschleife in der Blockvorlage behoben

3.0.0 (2024-01-17):