Support Forum » User Profile

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 33 total)
  • Author
    Posts
  • in reply to: TypeError: logics is undefined #18579
    woorisewoorise
    Participant

    again it strips out the characters. I will use spaces this time:

    & # 1 0 ;

    in reply to: TypeError: logics is undefined #18578
    woorisewoorise
    Participant

    *forgot to include it between code tags:

    'placeholder' => ' ',

    in reply to: TypeError: logics is undefined #18577
    woorisewoorise
    Participant

    Thanks for the quick respond Anh. In my case I found that the issue occurs when I include the following characters as a placeholder in the field I want to hide: " "

    Here is the part of the code:

    [
    'name' => esc_html__( 'Field', 'test' ),
    'id' => 'field',
    'type' => 'textarea',
    'visible' => [ 'test_field', '!=', '' ],
    'placeholder' => ' ',
    ],

    in reply to: TypeError: logics is undefined #18570
    woorisewoorise
    Participant

    I get the same error "TypeError: logics is undefined" when I use conditional logic in a field which is part of a group field.

    in reply to: Tooltip issue #16149
    woorisewoorise
    Participant

    I just tried it! Perfect! Thank you!

    woorisewoorise
    Participant

    Great! Thank you!

    woorisewoorise
    Participant

    Should I expect that you will create a ticket about it?

    woorisewoorise
    Participant

    Yes I am using Gutenberg. Is there any workaround for this? Any ticket report?

    in reply to: Duplicate group fields feature #14766
    woorisewoorise
    Participant

    I don't mean to change the default behavior of the button but to add a "Duplicate" option like the "Remove" option you have now (although in that case it will be better to use icons in the right top corner, one icon for removing and one icon for duplicating).

    in reply to: Duplicate group fields feature #14729
    woorisewoorise
    Participant

    I am talking for the second part, for user-selected options. There are times where there a lot of repeatable data (like in my case) where user selects almost the same options. In these cases they could duplicate an existing clone field and edit it without the need of selecting all the options again.

    in reply to: Duplicate group fields feature #14725
    woorisewoorise
    Participant

    I don't use MB Builder. I mean the clonable (repeatable) field.

    User has the option to create a new clone field using the button (empty fields options) but it would be useful if also has the option to duplicate a clone field with the existing options.

    in reply to: Dropdown disable option #14013
    woorisewoorise
    Participant

    Thank you very much! Now it works!

    I notice that we destroy the select and initialize it again. Doing this we lose the initial options. Is there any way to automatically set the initial options?

    in reply to: Dropdown disable option #13987
    woorisewoorise
    Participant

    I am using the exact same code as in the jsfiddle http://jsfiddle.net/u3tq89wg/ in a clean installation but it works only the first time. It doesn't updated after I open the second dropdown. I don't get any console errors.

    Can you please give me a working example?

    in reply to: Multisite User Meta #8664
    woorisewoorise
    Participant

    Thank you. I think you need to check the downloaded file because is the old version.

    in reply to: Multisite User Meta #8647
    woorisewoorise
    Participant

    This was so fast! Thank you!

    By the way when the "Meta Box Updater" plugin is activated I get the admin notice "Warning! You have not set your Meta Box license key yet..." on the entire network. I think you should check for a super admin capability when it's installed on a multisite.

    Please do more checks on multisite. Meta Box plugin and all extensions should be fully compatible with multisite.

Viewing 15 posts - 1 through 15 (of 33 total)