# Comparison Table

<table><thead><tr><th width="489">Feature</th><th data-type="checkbox">Lite</th><th data-type="checkbox">Pro</th></tr></thead><tbody><tr><td>Different field groups within one <em>Layout</em></td><td>true</td><td>true</td></tr><tr><td><a href="https://docs.advanced-views.com/getting-started/supported-data-vendors">Multiple data vendors</a> support <br>(WordPress, WooCommerce, ACF, MetaBox, Pods)</td><td>true</td><td>true</td></tr><tr><td>Loading fields from <a href="https://docs.advanced-views.com/shortcode-attributes/view-shortcode#object-id">different sources</a><br>(Post, User, Taxonomy, Comment, Options page, Menu)</td><td>true</td><td>true</td></tr><tr><td>Automatically generated Default template</td><td>true</td><td>true</td></tr><tr><td><a href="/pages/dBi1XWusJpLTZsqWSRlP">Custom Template</a> option</td><td>true</td><td>true</td></tr><tr><td>Built-in <a href="/pages/k0TXqgUUlLyFPpZP1roJ">CSS and JS</a> code fields</td><td>true</td><td>true</td></tr><tr><td><a href="/pages/gSawArYI5LW55iVPTgNg">File System storage</a> option (IDE/Git friendly)</td><td>true</td><td>true</td></tr><tr><td><a href="/pages/UCd7gw8uklw55Z2ny2j0">Pre-built components library</a></td><td>true</td><td>true</td></tr><tr><td><a href="/pages/EKRgGl1dCgNO7QrZr3NB">Multilingual </a>support</td><td>true</td><td>true</td></tr><tr><td><a href="/pages/cDQJlDesC5xqwAXdHmty#general">Developer mode</a> with quick edit links</td><td>true</td><td>true</td></tr><tr><td><a href="/pages/PWxc1ApFUHFjRDolWA5y">Export/Import</a> tools</td><td>true</td><td>true</td></tr><tr><td>Custom field layout for <a href="/pages/tAoLGG08n5XAUOem0hsN">relational field types</a> (Post/User/Taxonomy)</td><td>true</td><td>true</td></tr><tr><td><a href="/pages/AzDEjNar1ek5EE2ct1ft">Taxonomy filters</a> in <em>Post Selections</em></td><td>true</td><td>true</td></tr><tr><td><a href="/pages/t0a92zwZv3z6s3IHg6FO">Mount Points</a></td><td>true</td><td>true</td></tr><tr><td>Shortcodes in <em>Layouts</em> and <em>Post Selection</em> templates supported</td><td>true</td><td>true</td></tr><tr><td><a href="/pages/FCooSmqrIrkG1ydURdhT">Repeater</a>/ <a href="/pages/N1aSHgAEuZrJqKnwxxFT">Group</a>/ <a href="/pages/tUmcONZIyGSzPna1yE9M">Flexible</a> Fields support (including inner, like <a href="/pages/VFZjYCP9FQSo7UTKf2SZ">repeater in repeater</a>)</td><td>false</td><td>true</td></tr><tr><td><a href="/pages/cmuSkxuCPnO39YuTmzY3#lightbox-and-slider-options-pro">Slider</a> &#x26; <a href="/pages/cmuSkxuCPnO39YuTmzY3#gallery-layout-pro">Masonry</a>, <a href="/pages/cmuSkxuCPnO39YuTmzY3#gallery-layout-pro">Inline Gallery</a> options for Gallery fields</td><td>false</td><td>true</td></tr><tr><td><a href="/pages/dkQEOFJKKnUq8Oua7bxC">Meta filters</a> in <em>Post Selections</em></td><td>false</td><td>true</td></tr><tr><td><a href="/pages/VyslUNWinYutikLuHNFh">AJAX pagination</a> for query results in <em>Post Selections</em></td><td>false</td><td>true</td></tr><tr><td>Slider option for Repeater/ <em>Post Selection</em> items</td><td>false</td><td>true</td></tr><tr><td><a href="/pages/fQW1D1KIQi0n733vrgaT#lightbox-pro">Lightbox option</a> for image fields</td><td>false</td><td>true</td></tr><tr><td>Map display customization (<a href="/pages/2JyqN4tHSx8r8VTVFOtS#field-options-pro">Address</a>, <a href="/pages/2JyqN4tHSx8r8VTVFOtS#field-options-pro">custom marker icon</a>)</td><td>false</td><td>true</td></tr><tr><td><a href="/pages/FBjju9JGunSdllJCK40r">Custom Query</a> and <a href="/pages/dBi1XWusJpLTZsqWSRlP#variables">Template variables</a></td><td>false</td><td>true</td></tr><tr><td><a href="https://docs.advanced-views.com/display-content/custom-gutenberg-blocks-pro">Smart Gutenberg block bridge</a></td><td>false</td><td>true</td></tr><tr><td>Custom <a href="/pages/YTzT2nXP9JbuvACbaR7C">Reusable Component Libraries</a> (based on Git)</td><td>false</td><td>true</td></tr><tr><td>Extra items in the <a href="https://docs.advanced-views.com/templates/pre-built-components">Pre-built components library</a></td><td>false</td><td>true</td></tr></tbody></table>

{% hint style="success" %}
Looking for a feature that's not listed? [Suggest a feature](https://wplake.org/acf-views-support/).
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wplake.gitbook.io/advanced-views/getting-started/installation/comparison-table.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
