Dynamic.ooo
Forum Replies Created
-
Hi! Our development team reported the problem to Elementor.
This is a bug as Boolean values are no longer handled correctly.
You have two alternatives:- rollback to Elementor Pro 3.27.1 until they fix it
- use Dynamic Shortcodes to retrieve that value
Forum: Plugins
In reply to: [Dynamic Visibility for Elementor] Semi-FunctioningHi!
Instead of the ‘Post & Page’ trigger, try using the ‘Archive’ trigger.
Here are the screenshots of the settings:
https://paste.pics/4d1300faefa18acbeaa3f9ad40456eaf
https://paste.pics/5af76f5d47af94f6ef76057ed4492e0aLet me know if it works. Thank you.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Compatability with Dynamic OOHi Mikko,
before executing ourWP_Query, could we solve the issue by temporarily removing these filters and then restoring them after the query?remove_filter( 'posts_request', 'relevanssi_prevent_default_request' );remove_filter( 'posts_pre_query', 'relevanssi_query', 99 );Would this be a safe approach, or do you recommend a better way to prevent Relevanssi from interfering with our custom queries?
Thanks for your help!
GiovanniForum: Plugins
In reply to: [Dynamic Visibility for Elementor] Semi-FunctioningHi!
Could you send me screenshots of the settings you have given to Visibility on the pages where you have problems? ThanksForum: Plugins
In reply to: [Dynamic Visibility for Elementor] Is not working with Elementor 3.26 / proHi!
could you give me the version where it worked and the version where it is not working?
Could you show me the conditions you set with screenshots?
ThanksHi!
A new version of Dynamic Visibility has been released which corrects this problem.Forum: Plugins
In reply to: [Dynamic Visibility for Elementor] php noticeHi!
Thanks for the feedback. It will be fixed in the next version of the plugin.Forum: Plugins
In reply to: [Dynamic Visibility for Elementor] Update EtaHi!
We have released the new version of the plugin, thank you for your patience.Forum: Plugins
In reply to: [Dynamic Visibility for Elementor] Makes Elementor very slow to load and saveHi!
Please report this problem in the support area of our site. Thank you.Forum: Plugins
In reply to: [Dynamic Visibility for Elementor] Makes Elementor very slow to load and saveHi!
Please read this article and let me know if this helps you. Thank you.
https://help.dynamic.ooo/en/articles/5043409-elementor-widget-panel-not-loadingHi!
This is support for Dynamic Visibility for Elementor. If you are referring to our paid plugin Dynamic Content for Elementor then you should contact our support via dynamic.ooo.
Thank youForum: Plugins
In reply to: [Dynamic Visibility for Elementor] Not working with WoocommerceHi! Can I see the settings you gave to the visibility?
ThanksHi!
are you sure that is the name of the field you created? How did you create this field?
Take a look at this explanation: https://help.dynamic.ooo/en/articles/4952541-dynamic-visibility-triggers-user-role
I remain at your disposal.Forum: Plugins
In reply to: [Dynamic Visibility for Elementor] Doesn’t work with ElementorHi!
Please send me some screenshots to see the settings you have given Visibility.
Thank you.Forum: Plugins
In reply to: [Dynamic Visibility for Elementor] Responsive visibility not workingHi!
The trigger Device & Browser Not really responsive, remove the element from the code based on the user’s device. This trigger uses native WP device detection.
https://paste.pics/f25b964cfc4fde27c8fc6a99b796e2c2
Read more.: https://developer.wordpress.org/reference/functions/wp_is_mobile/