Changelogs

v2.6.0

Released on May 24, 2022

Share on

  • Notice: from this version is required Elementor > v3.2.0 and, if used, Elementor Pro > v3.2.0

  • New: Dynamic Visibility for Pages. Now you can hide the content of an entire page

    You can now show or hide an entire page of your site, not just individual parts!

  • New: Dynamic Tag - Posts

    Dynamic Tag - Posts is a powerful tool that helps you to show your posts in a list. This feature, for example, is useful in combination with Elementor Pro Form Select Fields.

  • New: Dynamic Tag - Sticky Posts

    This feature helps you to display Sticky Posts in a list. It’s perfect for use with Elementor Pro Form Select Fields.

  • New: Dynamic Tag - My Posts

    Dynamic Tag - My Posts is the perfect and easiest way to show off a list of posts created by the current user. This feature, for example, is useful in combination with Elementor Pro Form Select Fields.

  • New: Dynamic Tag - Products

    This tool allows you to dynamically display WooCommerce products via Dynamic Tags, making it ideal for use with Elementor Pro Form Select Fields.

  • Tweak: now you can filter subfields on ACF Repeater widget

    You can filter the subfields of an ACF Repeater so you can only show rows that fulfill one or more conditions.

  • Tweak: new action 'dynamicooo/posts/query_results' for customizing the results of the query on Dynamic Posts

    We added the 'dynamicooo/posts/query_results' action to customize the results of a Dynamic Posts query.

  • Tweak: WPML support for Dynamic Visibility - Fallback Text and Tooltip - Content

    You can now translate the Fallback text of Dynamic Visibility and the contents of the tooltips.

  • Notice: The recommended way to put a signature in PDF Generator with HTML Templates is now with the variable 'form_raw' instead of 'form'

    In HTML Tempaltes you should now use: `{{ form_raw.signature_field }}` instead of `{{form.signature_field}}`. This will increase reliability and performance.

  • Notice: Post Meta widget set as deprecated. You can continue to use it but we recommend using "Text Editor with Tokens" or "Dynamic Tag - Tokens" on new installations

    You can continue to use it but we recommend using "Text Editor with Tokens" or "Dynamic Tag - Tokens" on new installations.

  • Fix: When using a Search & Filter Form targeting more than one Dynamic.ooo widget, only one would work

    When Search & Filter was used with more than one of our widgets on the same page, synchronization worked with only one widget.

  • Fix: Dynamic Visibility could break the style of a page with more than one widget of the same type if the first of them was hidden

    Dynamic Visibility could break the style of a page with more than one widget of the same type if the first of them was hidden.

  • Minor fixes

    Minor fixes