Hi
I am trying to get content from WidgetContent. But having null! I tried to get with my custom id and default widget id (text-editor). But in both way having null.
Thank you
]]>I’m trying to hide the empty items in Elementor’s icon list. What settings am I missing or is this not possible? The PODS field type is plain text.
]]>Hi!
Great plugin! There is a dynamics tag missing that I’d need for a project. It’s the “Is Error Page”. Could you add this tag that uses the WordPress function is_404()
Thanks!
]]>Hi I just suggested this to Elementor but I believe they are too slow to add something so I thought of you: https://github.com/elementor/elementor/issues/20384
Add an open gallery option here:
https://user-images.githubusercontent.com/6594795/201524680-991116f4-f4bf-40bd-9d87-28d05e2654f7.png
Is it possible to add support for client headers in the future?
For example UserAgent, so I can determine what to display for a specific client.
Thanks!
]]>Hello I’m using your plugin just for one tag: “Current-URL”
And I wonder if it wouldn’t be a very big solution to a small problem.
How much impact does your plugin have on performance? Is this measured?
Do you think I need to consider using another smaller solution for this?
Just an amateur developer’s dilemma.
thank you!
]]>If I put the request parameter in a title, should it return the result right?
Its currently set to:
Type: Get
Parameter Name: form
My url is: https://URL.com/?form=contact
Shouldn’t it return “contact”?
]]>When using a Single Post Elementor Template in displaying a post content, condition does not work properly as the debug shows that there is no data on the DynamicTag-Key. Could be because it tries to load the post_meta of the Elementor Template (post) not the actual post?
DynamicTag-Tag:dynamic-tags-pods-extended
DynamicTag-Key:
DynamicTag-Value:
DynamicTag-Value-Raw:
Check-Value:1
Check-Value2:
Condition-Type:default
Condition:Show if equal
Condition met:no`
Hello, how is everything?
I’m using JetEngine and I need to add a user meta field inside the dynamic tags, is this possible?
Add a meta field in this dropdown or in some field that I can type the name into:
https://i.postimg.cc/50bp96yx/image.png
Is Front Page tag is calling a non-existent function: is_frontpage()
It should be calling is_front_page()
Hi,
I have two sections. One which is shown if a webinar post type is tagged as live, another which is shown if a webinar post type is tagged as on demand.
Whichever ones comes first in the Elementor page template will work (the post content will show). The other will not.
Is this the expected behaviour/is there a way to fix it?
Thanks for your awesome plugin!
Best Regards,
Adam.
]]>Hi, how can I set the role of the user account, for example, administrator, customer, member.
When I install the plug-in it is placed like this client_vip, but I want to display the title not the code for example VIP Client.
How can I fix that.
]]>Hi!
Do you know how I can hide or show an element based on device? If mobile/tablet or desktop?
Thank you!
]]>I get this fatal error when trying to edit a template with dynamictags on – I am using the featured product tag if that helps?
WordPress version 5.7.1
Current theme: Droogies Tshirts 2021 (version 1.0.1) Current plugin: DynamicTags (version 1.2.0) PHP version 7.2.34
Error Details
=============
An error of type E_ERROR was caused in line 40 of the file /home/droogiesco/public_html/wp-content/plugins/dynamictags/Lib/DynamicTags/WooCommerceIsFeatured.php. Error message: Uncaught Error: Call to a member function is_featured() on boolean in /home/droogiesco/public_html/wp-content/plugins/dynamictags/Lib/DynamicTags/WooCommerceIsFeatured.php:40
Stack trace:
#0 /home/droogiesco/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): DynamicTags\Lib\DynamicTags\WooCommerceIsFeatured->render()
#1 /home/droogiesco/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content()
#2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content('39c4f8d', 'dynamic-tags-wo...', Array)
#3 /home/droogiesco/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array(Array, Array)
#4 /home/droogiesco/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(70): Elementor\Core\DynamicTags\Manager->parse_tag_text('[elementor-tag ...', Array, Array)
#5 /home/droogiesco/public_html/wp-content/plugins/elementor/includes/controls/base-data.php(81): Element
]]>
hi there,
using this great little gem for displaying post type labels within a query – more detailed: elementors post information widget ist used to display the post type of a post with the help of dynamic tags.
works well.
BUT:
the output of the labels for the default wordpress post types is always rendered in english only -> ‘page’, ‘post’ and ‘media’ instead of the correct (german) language… cpts work all fine.
so what we need to do is to translate those labels for the default post types somehow. sadly there seems to be no easy way so far (at least we did not find any)
please advise how to achieve this, or even better provide a solution to get these labels translated properly.
thanks in advance.
]]>Hello,
great plugin!
I just have one question, is it possible to get values from the post-meta field?
Like
get_post_meta( get_the_ID(), ‘my_field_name’, true );
I am using a plugin, that put’s nearly all informations into the post-meta and it would be great if I could be able to access it.
Thank you.
]]>Is it possible to ask visitors to choose between 2 profiles on the homepage (professional or individual) without registering as user? I want to adapt and change contents on pages according to these profiles and use them like conditional tags.
Best,
Hi there, when displaying my users role, its being displayed as
‘um_plus-subscription’ instead of the actual title ‘Plus Subscription’.
Do you have any ideas on how i can display the title?
]]>On the box of Dynamic Conditions in the area of Dynamic Tag – when opened it only shows Choose Image.
WordPress 5.6.2 running OceanWP v2.0.3 theme and Elementor Por Version 3.1.1,
after deactivating all other plugins, it does not show the Dynamic Tags menu.
Thanks for your help!wbr
old simon
can you please get an update so the plugin works with the new WordPress Update.
Thank you
]]>Hello,
I’m trying to hide a section on a page that contains a post widget for a CPT when that widget has no results for the posts it fetches.
I figured between this and Dynamic Conditions I’d be able to get it working but haven’t figured out the recipe yet.
The post widget gets posts from the CPT when the posts taxonomy name matches the page title. For example, the page is Alabama and it pulls all the CPTs that have the taxonomy Alabama. However there are states (in this example) that don’t have any associated posts so I’d like to hide the section and display a different section.
I was thinking the NumberPostsQuery might do the trick but not sure how to set it and if it can have a variable. So:
posttype: nonprofit
taxonomy: nonprofit_state
taxonomy field: name
term: get_the_title()
Guidance appreciated.
]]>It seems there is a bug in “Is Post in category”-tag
I am trying to show/hide an element (in conjunction with your “DynamicConditions”-plugin) depending on it’s post-category. This is working … at least for a moment.
But adding (or deleting) categories in wp-admin/edit-tags.php?taxonomy=category also alters the category-parameter within the dynamic tag.
This leads to false results.
I tried to sketch the behaviour in this img
Thank you
]]>