Dynamic Tag - Token
Updated over a week ago

Dynamic Tags are an Elementor functionality that normally is activated only with Elementor PRO installed but you can use our Dynamic Tags on the free version, too.

We force to use the Dynamic Tags functionality on each setting that supports it, on our Widgets, in Elementor native Widgets, and 3rd party Widgets too.
​

On each Text, Number, and Textarea you will able to render them Dynamically simply by clicking on Dynamic Tags and select what you need.
​

Please read the official guide for more information.
​

With Token you can render whatever you want, a Post field, User data, Site info, etc.

Also, WordPress Shortcodes are supported.

Wizard mode

By enabling it, you can create the Token in an easier way.

Once generated you can show the Token code, so you can re-use it elsewhere

In some cases, like in Media Controls, you have to return structured data (an array with URL, ID, etc), so you have to enable it for a working result.

Objects

There are several Tokens object available:

  • Post, to retrieve data from the current Post;

  • User, to retrieve data from current logged User;

  • Term, to retrieve data from the current Term (in Term Archive page or the Post Terms);

  • Option, to retrieve data from site Options;

  • WP Query, to retrieve data from the main loop query;

  • Date, to generate a date;

  • System, to retrieve data from the System (like a parameter, a server configuration, or constant);

  • ACF, to retrieve data from an ACF Field.

Each of them has more specific configurations.
​

Did this answer your question?