• Hello
    Since I activated ACF frontend PRO, I have conflict with “Dynamic.ooo – Dynamic Content for Elementor” slider widgets. it is working fine with ACF frontend !
    I opened case in your support without any answer. this is urgent as it’s blocking live production !
    ACF frontend –> ok
    ACF frontend PRO –> KO

    Warning
    : foreach() argument must be of type array|object, string given in
    /wp-content/plugins/dynamic-content-for-elementor/includes/widgets/acf-slider.php
    on line
    266
    
    Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, string given in /wp-content/plugins/dynamic-content-for-elementor/includes/widgets/acf-slider.php

    why pro version is creating this error when it’s working fine without ?!

    this is urgent.

Viewing 14 replies - 1 through 14 (of 14 total)
  • Thread Starter tonnick0033

    (@tonnick0033)

    is there any support even for pro version ?! 10 days without any single answer and my web is crashing becauuse of ACF pro version !

    Plugin Author Shabti Kaplan

    (@shabti)

    @tonnick0033 we are looking into this conflict. Is this issue happening only with the sliders widget?

    To be sure, there is no conflict with the free version of ACF Frontend?

    Thread Starter tonnick0033

    (@tonnick0033)

    1. seems that conflict is triggered by slider widget from Dynamic.ooo – Dynamic Content for Elementor. but I do think that some other widgets from same plugin are generting same issue.
    2. there is no conflict with the free version of ACF Frontend. Issue is occurring only with pro version.

    Thread Starter tonnick0033

    (@tonnick0033)

    hello
    I opened this case 2 weeks ago. We need a resolution ASAP. Again, the pro version is blocking our production !

    Thread Starter tonnick0033

    (@tonnick0033)

    this is first time than buying a premium version is creating a bug !!!!! and worst even, no answer from you, no solution, no investigation nothing in 2 weeks !
    something is really wrong here.

    Plugin Author Shabti Kaplan

    (@shabti)

    Hello,

    I just want to assure you that we are working on a solution.

    You must understand that we don’t have built in compatibility with Dynamic.ooo and this bug is an edge case. Even so, we are working on a fix, but we couldn’t prioritise this as you have liked.

    You can be sure that this bug will be fixed by Monday morning.

    Thread Starter tonnick0033

    (@tonnick0033)

    Please understand as well that there is no problem with acf frontend free. Buying pro version is bringing new features but new bugs as well when free version does not ! Please take in account that paying a premium version for new bugs, blocking production website, and without solution in 2 weeks is not really the aim expected when we pay some premium plugin.

    Thread Starter tonnick0033

    (@tonnick0033)

    I opened case 2 weeks ago, and you said next week. last week, you said monday. we are now tuesday, and no solution, no feedback.
    would you mind to provide update ASAP ? paying premium version and support should not bring problems !!!!

    Plugin Author Shabti Kaplan

    (@shabti)

    Shoot, this fix supposed to be pushed in the latest version but we accidentally forgot to merge the Git branch.

    As soon as I physically possible, I will personally make sure this fix is pushed live.

    Please excuse us again

    Plugin Author Shabti Kaplan

    (@shabti)

    Hello

    After further investigation, it seems that this error is on Dynamic Content’s side. I don’t know why it’s happening only with the pro version but they need to fix the following line in
    /wp-content/plugins/dynamic-content-for-elementor/includes/widgets/acf-slider.php

    On line 219, it’s not enough to check if $acf_slider is empty

    if (!$acf_gallery) {
    return;
    }

    They have to check if it’s an array, because somehow it’s a string

    Thread Starter tonnick0033

    (@tonnick0033)

    ok, but anyway, this is activating ACF frontend PRO that it’s crashing. it’s fine with ACF frontend free. So some option you added in PRO version is creating this bug which is not present without acf frontend pro.
    So would you mind to provide a fix please.

    Plugin Author Shabti Kaplan

    (@shabti)

    The fix we wrote isn’t going to work without them fixing their code.

    Thread Starter tonnick0033

    (@tonnick0033)

    ok I am sending them your answer, and will let you know.

    Thread Starter tonnick0033

    (@tonnick0033)

    We modified the line mentionned to avoid error, but still, we are facing same issue. For some reason the ACF frontend PRO version is transforming the data used by the slider !
    when I activate ACF frontend PRO, the slider is replaced by its ID as data is not anymore correct.
    Again, ACF frontend PRO is causing issue when free version is OK. This is urgent to solve this issue after 3 weeks without any concrete solution.

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘conflcit with ACF frontedn pro and dynamic.oo’ is closed to new replies.