Support Forum » User Profile

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: Conditional login in swich on 1.30.1 #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

    in reply to: Conditional login in swich on 1.30.1 #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.

    in reply to: Conditional login in swich on 1.30.1 #46484
    LucaBarbiLucaBarbi
    Participant

    Same problem here. Is there any news about it?

    in reply to: Cloned group limitation on 185 items? #21911
    LucaBarbiLucaBarbi
    Participant

    Solved! Thank you very much!

    in reply to: Group and filter rwmb_field_ID_html issue #21258
    LucaBarbiLucaBarbi
    Participant

    Sorry, I believed to find a solution, but didn't work, so my question is still open!

    in reply to: Group and filter rwmb_field_ID_html issue #21256
    LucaBarbiLucaBarbi
    Participant

    Solved! The remove button is placed on the outer_html!

    in reply to: Group and filter rwmb_field_ID_html issue #21251
    LucaBarbiLucaBarbi
    Participant

    Hi Long,

    I already tried with the solution you prospect, but the results is similar to set display: none in CSS and this solution doesn't impact on load time.

    What I expect to find, is a solution that consent me to completely prevent loading the custom fields until user explicitly make a request for clicking the button (then I retrive the code by an Ajax call).

    My only problem whit this solution are the remove buttons, because even if the callable function for the filter rwmb_{field_id}_html return null value, the remove buttons are still on page.

    So, how can I prevent the load of the return buttons if the callable function return null?

Viewing 7 posts - 1 through 7 (of 7 total)