-
Posted a reply to TablePress widget: Unable to use Elementor dynamic tags to pull ACF field value, on the site WordPress.org Forums:
Hi, Very well, understood. We will check for more options on this with Elementor Pro.… -
Posted a reply to TablePress widget: Unable to use Elementor dynamic tags to pull ACF field value, on the site WordPress.org Forums:
HI Tobias, Thanks for the quick response.Yes, Dynamic Tags are used to insert customized data… -
Created a topic, TablePress widget: Unable to use Elementor dynamic tags to pull ACF field value, on the site WordPress.org Forums:
Hello, Elementor's dynamic tags are not showing using … -
Posted a reply to ACF Value in TablePress Filter, on the site WordPress.org Forums:
HI, Yes it is working great. Table ID return properly using [table-acf acf_field=wd_chart /] Actually,… -
Posted a reply to ACF Value in TablePress Filter, on the site WordPress.org Forums:
Hello, Does this method also apply for the table ID? add_shortcode( 'table-acf', 'dino_table_acf_shortcode' ); function…