• Hello,

    Everytime you update your plugin I usually change it so that xprofile configured as “checkboxes” in buddypress are displayed as “selectboxes” in the searchform.

    Since your last version no results come out of the advanced search form. And the “All member” button won’t work after I do one search with the form. Could you help me?

    Thank you!

    Change log:

    bps-searchform
    1. Add case ‘checkbox’: under case ‘selectbox’: at line 121
    2. Erase lines 166 to 177
    3. Add case ‘checkbox’: under case ‘selectbox’: at line 232
    4. Erase case ‘checkbox’: under case ‘multiselectbox’: at line 247.

    bps-functions
    1. Add case ‘checkbox’: under case ‘selectbox’: at line 32
    2. Add case ‘checkbox’: under case ‘selectbox’: at line 165
    3. Erase case ‘checkbox’: under case ‘multiselectbox’: at line 177.

    http://wordpress.org/plugins/bp-profile-search/

Viewing 1 replies (of 1 total)
  • Plugin Author Andrea Tarantini

    (@dontdream)

    Hello foxandq,

    There is no difference in code between version 3.5.3 and version 3.5.2, so maybe you didn’t apply your changes correctly.

    If you need a previous plugin version for reference, you can find them all under the plugin Developers tab.

Viewing 1 replies (of 1 total)

The topic ‘Display checkboxes as selectoxes’ is closed to new replies.