Conditional login in swich on 1.30.1

Support General Conditional login in swich on 1.30.1Resolved

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #46391
    Marcio GouveiaMarcio Gouveia
    Participant

    I have built several websites with the approach to show/hide fields based on a existing switch.

    I use it on multiple sites, and has always worked fine. Yesterday I noticed it stopped working on one of them (I had just updated metabox AIO to 1.30.1). I went to another site, which was still on 1.30.0 and everything was working on my site. Just to be sure it was the update, i updated this second site to 1.30.1, and, voilá, all switches conditional logic stopped working.

    If a fix is not possible for now, I would like to go back to 1.30.0.

    #46394
    webdevwebdev
    Participant

    Same problem here. I'm getting the following error in the console:

    <div>Uncaught Error: Syntax error, unrecognized expression: ##type_1:not(.rwmb-clone-template ##type_1)</div>

    #46396
    Marcio GouveiaMarcio Gouveia
    Participant

    I get the same console error.

    Uncaught Error: Syntax error, unrecognized expression: ##type_1:not(.rwmb-clone-template ##type_1)

    #46420
    PeterPeter
    Moderator

    Hello,

    I can see the issue with the conditional logic on my demo site when running Meta Box AIO 1.30.1. I've escalated the issue to the development team to check it, I will get back to you later.

    #46484
    LucaBarbiLucaBarbi
    Participant

    Same problem here. Is there any news about it?

    #46486
    MotiveinkMotiveink
    Participant

    I also have the same problem
    how should it be done? i delivered a site just two days ago and now it doesn't work....

    #46492
    Oskar EdinOskar Edin
    Participant

    Same, where is the update? Terrible slow fixes and so much bugs lately.

    #46515
    LucaBarbiLucaBarbi
    Participant

    Is there any news? We have at least a dozen non-functioning sites. At this rate we will have to switch to another plugin to handle custom fields.

    #46518
    LucaBarbiLucaBarbi
    Participant

    In my case, I managed to solve it temporarily by adding

    selector = selector.replace(/^##/, ‘#’);

    to line 15 in the file wp-content/plugins/meta-box-aio/vendor/meta-box/meta-box-conditional-logic/conditional-logic.js

    #46521
    Tobias RoppeltTobias Roppelt
    Participant

    Same Issue here, is there going to be an update any time soon?

    #46899
    PeterPeter
    Moderator

    Hello,

    Please update Meta Box AIO to the new vesrion 1.30.5 to fix this issue.

    Thank you.

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.