BuddyDev

Search

Replies

  • Participant
    Level: Initiated
    Posts: 4
    Alex Abell on #45776

    I understand. Is there no way to enable taxonomy creation on a single select?

    Also, when Select2 is enabled, the CSS gets thrown off in the Buddyboss 2.0 theme/platform.

    Video: https://www.screencast.com/t/GzmEzlz6hO5t

  • Participant
    Level: Initiated
    Posts: 4
    Alex Abell on #45734

    Last post from me – for some reason, using your conditional display plugin, when I enter a value in the field that’s displayed when “– Other” is selected on the first field, it clears the value upon saving.

    I had to disable the conditional display and just use a regular multiselect that’s not dynamic.

    Any help on the above use case would be much appreciated.

  • Participant
    Level: Initiated
    Posts: 4
    Alex Abell on #45733

    For now, I hacked a solution that has an other option, preceded by an ASCII dash that makes it show at the bottom of the list. Then I set a condition that displays an “Other Majors” text field that populates only if the Other option is selected.

    It works, but I’d prefer a solution that allows me to choose a default answer, and set sort order of CPT options based on a sort order value (that would be set on each CPT entry) or A-Z.

    See screenshot: https://www.screencast.com/t/rPKqgrj8JEY

  • Participant
    Level: Initiated
    Posts: 4
    Alex Abell on #45732

    I noticed that I can do this if I choose “Custom Taxonomy Multiselect” (You have to select that field type and also enable Select2 on the field)

    However, it doesn’t work with “Custom Taxonomy Single Select” or “Custom Post Type” Single/Multiselect.

    Is there a way to add “Other” to the taxonomy and have a new field populate that let’s the user enter a new term?