Support Forum » User Profile

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 49 total)
  • Author
    Posts
  • in reply to: Unwanted Extensions - Unable to Check "Off" #49432
    Ole PoetterOle Poetter
    Participant

    But this should also being fixed, I think.
    Not every user may want to do this workaround in the database.

    in reply to: Fatal Error on import custom fields #48994
    Ole PoetterOle Poetter
    Participant

    Found my issue.

    On the site where I wanted to import, the alpha version of MB Builder 5 was still installed and active.

    Kind regards,
    Ole

    in reply to: Fatal Error on import custom fields #48992
    Ole PoetterOle Poetter
    Participant

    Hi Peter,

    I tried it again on withe the latest Version auf Metabox AIO and got the same error.

    Here is the json:
    {
    "$schema": "https://schemas.metabox.io/field-group.json",
    "fields": [
    {
    "type": "single_image",
    "id": "sc_screenshot",
    "name": "Screenshot",
    "force_delete": true
    },
    {
    "type": "textarea",
    "id": "sc_beschreibung",
    "name": "Beschreibung"
    },
    {
    "type": "url",
    "id": "sc_url",
    "name": "Url"
    },
    {
    "type": "text",
    "id": "verwendete_addons",
    "name": "verwendete Addons"
    },
    {
    "type": "text",
    "id": "verwendete_vorlagen",
    "name": "verwendete Vorlagen"
    },
    {
    "type": "text",
    "id": "verwendete_frameworks",
    "name": "verwendete Frameworks"
    },
    {
    "type": "text",
    "id": "verwendete_tools",
    "name": "verwendete Tools"
    }
    ],
    "id": "showcase-fields",
    "modified": 1755157515,
    "post_types": [
    "showcase"
    ],
    "title": "showcase Fields"
    }`
    `

    Kind regards,
    Ole

    in reply to: syntax for quer arg in taxonomie field #42704
    Ole PoetterOle Poetter
    Participant

    Hello Peter,

    thank you very much!
    It works!

    in reply to: syntax for quer arg in taxonomie field #42679
    Ole PoetterOle Poetter
    Participant

    I'm looking for a way to exclude one term id in this taxonomy field on MB Frontend Submission form, but have alle term id's in wp backend.

    I doubt if this is the right way.

    Peter, can you please assist for a right way?

    Kind regards,
    Ole

    in reply to: syntax for quer arg in taxonomie field #42673
    Ole PoetterOle Poetter
    Participant

    Hi Peter,

    The condition is_adminbis clear.
    But the whole function does not work for me.

    Kind regards,
    Ole

    in reply to: syntax for quer arg in taxonomie field #42627
    Ole PoetterOle Poetter
    Participant

    Hi Peter,

    I'm not sooo goog in developing, so maybe you can assist.

    I tried it this way, but it doesn't works:

    add_filter( 'rwmb_normalize_kind_of_stuff_field', function( $field ) {
        $field['query_args'] => [];
        return $field;
    });
    in reply to: syntax for quer arg in taxonomie field #42606
    Ole PoetterOle Poetter
    Participant

    Quick additional question.

    Is there a way a filter or somthing to override this qyery arg?

    I want to exclude the term only on frontent, but not on backend.

    Kind regards,
    Ole

    in reply to: syntax for quer arg in taxonomie field #42604
    Ole PoetterOle Poetter
    Participant

    Thanks! It works.

    in reply to: Button submit on Frontend Submission has no styling #40868
    Ole PoetterOle Poetter
    Participant

    Metabox inherits the styling from the used theme.
    In some cases, or the themes has no styling for the button you have to style it via custom css.

    in reply to: email_confirmation succsesse page #40107
    Ole PoetterOle Poetter
    Participant

    @Peter

    It is not a email template. It is the success message when a user verifucates his email successful after registration.

    This success message is thrown by wp_die() (which makes absolutely no sense in my mind, because wp_die and the wp error handler are function to throw error messages and stop the actual process).

    It makes more sense if we could define a own custom "verification done" page, as it is possible in almost all registration plugins.

    in reply to: one question and one bug(?) #40006
    Ole PoetterOle Poetter
    Participant

    Hi,
    2.) I mean this:
    https://imgur.elightup.com/RxYEMTX.png

    in reply to: one question and one bug(?) #39970
    Ole PoetterOle Poetter
    Participant

    Hi,

    1.) Maybe it can be added. In the builder the settings for tooltip on heading field are already there, but there is no output.

    2.) Sorry I missed some words. Defaulr tooltip is for field labels. Programaticly thwr is a option also for tooltips on the input fields. Is there a way to do this also in the MB Builder?

    in reply to: Meta Box error on saving post #39954
    Ole PoetterOle Poetter
    Participant

    Hi,

    same here.

    Kind regards,
    Ole

    in reply to: recent update breaks site #39548
    Ole PoetterOle Poetter
    Participant

    @Arno Metabox has posted this in Facebook group.

    I installed it, and don't have any issues more.

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