Support Forum ยป User Profile

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 28 total)
  • Author
    Posts
  • in reply to: Unable to save due to email field is set to required #49363
    AdrienAdrien
    Participant

    Hello Peter,

    It's a simple Field group, here the JSON content:
    {
    "$schema": "https://schemas.metabox.io/field-group.json",
    "custom_settings": {
    "tab_style": {
    "id": "tab_style",
    "key": "tab_style",
    "value": "default"
    },
    "tab_default_active": {
    "id": "tab_default_active",
    "key": "tab_default_active",
    "value": ""
    },
    "tab_remember": {
    "id": "tab_remember",
    "key": "tab_remember",
    "value": false
    }
    },
    "fields": [
    {
    "name": "Ville | Intro",
    "id": "ville__intro",
    "type": "group",
    "fields": [
    {
    "name": "Pre Heading",
    "id": "pre_heading",
    "type": "text",
    "columns": 4,
    "limit_type": "character"
    },
    {
    "name": "Heading",
    "id": "heading",
    "type": "text",
    "columns": 4,
    "limit_type": "character"
    },
    {
    "name": "Description",
    "id": "description",
    "type": "wysiwyg",
    "columns": 4,
    "limit_type": "character"
    }
    ],
    "tab": "stats"
    },
    {
    "name": "Ville | Stats Grid Choice",
    "id": "ville__stats_grid_choice",
    "type": "radio",
    "options": {
    "3": "3 Stats Card",
    "4": "4 Stats Card"
    },
    "inline": false,
    "tab": "stats"
    },
    {
    "name": "Ville | Big Landscape Image",
    "id": "ville__stats_big_landscape_image",
    "type": "single_image",
    "columns": 4,
    "tab": "stats"
    },
    {
    "name": "Ville | Stats Small Image 1",
    "id": "ville__stats_small_image_1",
    "type": "single_image",
    "columns": 4,
    "visible": [
    "ville__stats_grid_choice",
    4
    ],
    "tab": "stats"
    },
    {
    "name": "Ville | Stats Small Image 2",
    "id": "ville__stats_small_image_2",
    "type": "single_image",
    "columns": 4,
    "visible": [
    "ville__stats_grid_choice",
    4
    ],
    "tab": "stats"
    },
    {
    "name": "Ville | Stats Card 1",
    "id": "ville__stats_card_1",
    "type": "group",
    "fields": [
    {
    "name": "Icon",
    "id": "icon",
    "type": "single_image",
    "columns": 3
    },
    {
    "name": "Label",
    "id": "label",
    "type": "text",
    "columns": 3,
    "limit_type": "character"
    },
    {
    "name": "Value Titre",
    "id": "value_titre",
    "type": "text",
    "columns": 3,
    "limit_type": "character"
    },
    {
    "name": "Description",
    "id": "description",
    "type": "text",
    "columns": 3,
    "limit_type": "character"
    }
    ],
    "tab": "stats"
    },
    {
    "name": "Ville | Stats Card 2",
    "id": "ville__stats_card_2",
    "type": "group",
    "fields": [
    {
    "name": "Icon",
    "id": "icon",
    "type": "single_image",
    "columns": 3
    },
    {
    "name": "Label",
    "id": "label",
    "type": "text",
    "columns": 3,
    "limit_type": "character"
    },
    {
    "name": "Value Titre",
    "id": "value_titre",
    "type": "text",
    "columns": 3,
    "limit_type": "character"
    },
    {
    "name": "Description",
    "id": "description",
    "type": "text",
    "columns": 3,
    "limit_type": "character"
    }
    ],
    "tab": "stats"
    },
    {
    "name": "Ville | Stats Card 3",
    "id": "ville__stats_card_3",
    "type": "group",
    "fields": [
    {
    "name": "Icon",
    "id": "icon",
    "type": "single_image",
    "columns": 3
    },
    {
    "name": "Label",
    "id": "label",
    "type": "text",
    "columns": 3,
    "limit_type": "character"
    },
    {
    "name": "Value Titre",
    "id": "value_titre",
    "type": "text",
    "columns": 3,
    "limit_type": "character"
    },
    {
    "name": "Description",
    "id": "description",
    "type": "text",
    "columns": 3,
    "limit_type": "character"
    }
    ],
    "tab": "stats"
    },
    {
    "name": "Ville | Stats Card 4",
    "id": "ville__stats_card_4",
    "type": "group",
    "fields": [
    {
    "name": "Icon",
    "id": "icon",
    "type": "single_image",
    "columns": 3
    },
    {
    "name": "Label",
    "id": "label",
    "type": "text",
    "columns": 3,
    "limit_type": "character"
    },
    {
    "name": "Value Titre",
    "id": "value_titre",
    "type": "text",
    "columns": 3,
    "limit_type": "character"
    },
    {
    "name": "Description",
    "id": "description",
    "type": "text",
    "columns": 3,
    "limit_type": "character"
    }
    ],
    "visible": [
    "ville__stats_grid_choice",
    4
    ],
    "tab": "stats"
    },
    {
    "name": "Ville | About - Heading",
    "id": "ville__about_heading",
    "type": "text",
    "limit_type": "character",
    "tab": "about_ville_tab"
    },
    {
    "name": "Ville | About - Description",
    "id": "ville__about_description",
    "type": "textarea",
    "limit_type": "character",
    "tab": "about_ville_tab"
    }
    ],
    "id": "cpt-ville",
    "modified": 1762093758,
    "post_types": [
    "ville"
    ],
    "tabs": {
    "stats": {
    "label": "Stats",
    "icon": "dashicons-chart-bar"
    },
    "about_ville_tab": {
    "label": "About",
    "icon": "dashicons-media-default"
    }
    },
    "title": "[CPT] - Ville"
    }

    AdrienAdrien
    Participant

    I have the same issue

    in reply to: Unable to save due to email field is set to required #49345
    AdrienAdrien
    Participant

    Are you guys testing your plugin on multiple type of website before updating it?

    Just tried v3.3.2 which should supposedly fixed the required fields in Field Group, and now I cannot load those page I have these errors in console.log:

    https://markuphero.com/share/MfGQXlzxxnstLsuv51wP

    in reply to: Unable to save due to email field is set to required #49310
    AdrienAdrien
    Participant

    Hello Peter,

    No it's not, and I have Meta Box AIO 3.3.1: https://markuphero.com/share/FrogME1X9oP2LRdxKqQ6

    I clear all site / cache data and I cannot update the Field Group if I have required fields: https://markuphero.com/share/YIdF16VCJfbZushKc9qC

    in reply to: Unable to save due to email field is set to required #49307
    AdrienAdrien
    Participant

    Any update on this? It's painful having to write text in all required fields before saving...

    Thanks Peter

    AdrienAdrien
    Participant

    Hello Peter,

    It would be super useful as of right now it's a pain to know which post is it (when using WPML)

    in reply to: How to move custom fields between field groups #49157
    AdrienAdrien
    Participant

    I would like to know once it's available, very desirable feature, I could have used that already multiple time...

    in reply to: Unable to save due to email field is set to required #49156
    AdrienAdrien
    Participant

    I have the same issue, and I just updated to Meta Box AIO 3.2.0 as well, I cannot save my Field group because of required text in the right when editing a Meta Box Field group

    in reply to: Show meta fields in Add New User #49049
    AdrienAdrien
    Participant

    Any news on this?

    AdrienAdrien
    Participant

    Hello Peter,

    Alright I hope it will come quickly after the v5.0

    Thanks.

    AdrienAdrien
    Participant

    Thanks you Peter, would love to see that full compatibility soon! ๐Ÿ™

    AdrienAdrien
    Participant

    Hello Peter,

    Thank you for the guidance on translating custom fields in the settings page using the wpml-config.xml. However, considering our frequent updates and the dynamic nature of fields in our settings pages, manually editing the wpml-config.xml file every time we introduce a new field would be quite cumbersome and prone to errors. This approach doesn't seem scalable or efficient in a fast-paced development environment.

    Is this something that Meta Box is currently working on to improve, or is there a more dynamic way to handle translations for these custom fields, perhaps through an API or a hook provided by WPML or Meta Box, that can dynamically register these fields for translation as they are created or modified?

    Thanks for your support and looking forward to your suggestions on a more streamlined approach.

    in reply to: โœ…WMPL: How to translate option pages #45287
    AdrienAdrien
    Participant

    Any new regarding this? When we have lot and lot of MB custom fields we can't rely on the fact that we need to add them each time inside the wpml-config.xml, it should be automatic or at least having the ability to translate MB fields inside a MB setting page.

    AdrienAdrien
    Participant

    Any news regarding this?

    AdrienAdrien
    Participant

    Hello Peter,

    It's solved with the latest updates, thanks!

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