Support Forum » User Profile

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • CaballeroCaballero
    Participant

    Hello!

    Thanks for supporting this feature request. We'll be waiting for update to roll out!

    Regards,
    Caballero team.

    CaballeroCaballero
    Participant

    Hello!

    It's unfortunate to hear that this kind of behavior isn't expected as I didn't want to repeat the same field declarations for all possible outcomes of this solution (Now I have to and there is a lot of WET code). Also I wanted to avoid copying data if there is change in any of options. Only type switch would result in two separate groups with separate ID's...
    Is it possible that in future you'll integrate functionality like this?
    As I mentioned before ACF seems to support this kind of behavior and we decided to choose MetaBox over ACF because of your advertising of boundless features and endless possibilities.

    Thanks!

    CaballeroCaballero
    Participant

    Hello!

    I see that you only have added one section, if I add only one section the conditional logic is working as expected but problem starts when the section isn't the first section in the repeating group.
    I have recorded video to help you understand my problem:
    https://www.loom.com/share/de7dfc8950db4a928cd53a53cbc5a492
    I'm not using WooCommerce product is CPT but that isn't important as you can add fields to page or post and the problem is persistent.
    Meta Box AIO is activating. I have deactivated all plugins except MetaBox and MetaBox AIO updated to latest version. Cleared the cache and tested this on default theme, still not working.

    Thanks!

    in reply to: std value for radio not considered on clone #20792
    CaballeroCaballero
    Participant

    Hi,

    Is this bug fixed yet?

    CaballeroCaballero
    Participant

    Hi!
    This workaround is pretty long.
    Now we use

    $bg = rwmb_meta( 'advantages_bg', array( 'size' => 'large' ) );
    var_dump $bg['url']

    But the problem is when I need 3 sizes of the same image - then I need to call rwmb_meta 3 times, or use this workaround.
    If the rwmb_meta returns sizes - why the size['file'] can't contain also directory? What is the intended way to use the size['file']?
    I'd like to recommend to add "url" for sizes.

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