crazypsycho
Forum Replies Created
-
Forum: Plugins
In reply to: [Dynamic Conditions] Show element only certain time of dayHello @baymarketingco
you could enable debug mode, than you will see a debug-box on the page. This could help to see whats going wrong.
Forum: Plugins
In reply to: [Dynamic Conditions] I cannot hide buttons in elementorHello @vs999
it seems that you can only edit for some minutes. I′m not a www.ads-software.com-admin, so I can′t edit your post.
But i have reported it to the admins, so i hope they will remove the link or this topic.Forum: Plugins
In reply to: [Dynamic Conditions] I cannot hide buttons in elementorHello @vs999
You have to select the pods field as the dynamic tag for the condition so that the plugin knows what to check with.
https://ibb.co/tJ5YvmTForum: Plugins
In reply to: [Dynamic Conditions] WooCommerce My Account page tabsHello @mikekellner
You just have to select Current-Url as DynamicTag.
And then compare on contains “/my-account/subscriptions/”Should look like this:
https://ibb.co/61HVy3DForum: Plugins
In reply to: [Dynamic Conditions] WooCommerce My Account page tabsHello @mikekellner
Elementor itself unfortunately does not offer a day to return the current url.
But our new plugin https://www.ads-software.com/plugins/dynamictags/ provides a few useful tags, including Current-Url.Forum: Plugins
In reply to: [Dynamic Conditions] Trying to access array offset on value of type bool inHello @oxidigital
thanks for the report, we will check this.
Forum: Plugins
In reply to: [Dynamic Conditions] Post terms are not workingHello @zabriskie73
you should activate the debug mode, then a box will appear on the website where you can see what the tag is returning.
In general, the tag should return a list of all categories of the current post. If you are on a page, it does not return anything because pages have no categories.
@spidey31
We could not find any problem with the latest Elementor version. We have no influence on this either, that should be a problem with Elementor itself or another plugin.Forum: Plugins
In reply to: [Dynamic Conditions] Multiple ConditionsHello @theshae
The request has already been noted, but implementation is not currently planned. Maybe in the future.
Forum: Plugins
In reply to: [Dynamic Conditions] How to only show posts with Custom date value > today?It looks like the ACF field is empty.
Can you create a text widget under the widget with the condition and select the ACF field as the content?
Then the date should appear there. If not, the error would probably be in a completely different place.And be sure to write the “now” in the field without the quotation marks.
Forum: Plugins
In reply to: [Dynamic Conditions] How to only show posts with Custom date value > today?Did you enter
“now”
or
now
?Can you enable debug mode and copy/paste the result of debug info here?
Than we can have a closer look.Hello @atlasfire
We tried it with the product title within a product template.
As can be seen in the screenshot, we could not find any problem and the title is read out correctly.
https://ibb.co/7KRvt2PWhere exactly is the condition used (e.g. product template, product loop)?
Do the tags work outside of a condition (e.g. as the content of a text widget)?
If you set the tag to Post-ID, is this ID the same as the ID of the product?
Forum: Plugins
In reply to: [Dynamic Conditions] How to only show posts with Custom date value > today?Hello @hansvm
you can use String-To-Time instead of Date as Condition-Type.
Than you can enter
“now”Forum: Plugins
In reply to: [Dynamic Conditions] Show/Hide Section Based on CategoryHello @comparemyrates
Unfortunately, DynamicConditions does not currently support multiple conditions.
But you can check on the category with the post-term tag.Forum: Plugins
In reply to: [Dynamic Conditions] ACF Relationship field missingHello @webmoments
the plugin only handle the existing tags delivered by elementor itself or from other plugins.
We have released our new plugin DynamicTags, which delivers some useful dynamic-tags.
https://www.ads-software.com/plugins/dynamictags/But current we haven′t implemented relationsship. But we will take a closer look how to implement.
Forum: Plugins
In reply to: [Dynamic Conditions] Shortcode option causing multiple queriesHello,
we currently can′t reproduce the problem, but we will check this.