user search drop down list (combobox)


Home Forums Front End PM PRO user search drop down list (combobox)

This topic is: Not Resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #21289
    alex alex
    Participant

    Hi
    It could be very useful to have more than just 5 strings in the users auto-fill (search) drop-wown list (combobox)
    everywhere. Cause if username is short like “jack” it can match 10-20 users and only first 5 are displayed.
    p.s.
    Can you kindly suggest in which .php i can find this “5” limit and replace it?
    Thank you

    #21297
    Shamim Hasan
    Keymaster

    You can find it in class-fep-pro-to.php line 383 resulstLimit : 5
    Also set in fep-pro-ajax.php line 40 ‘number’ => 10, double of your setup. So if you set resulstLimit to 10 then set number to 20

    Remember if you change code, every time you update this plugin will override your changes.

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

You need to purchase ‘Front End PM PRO’ to create topic in this support forum.

If you already purchased ‘Front End PM PRO’ please LOGIN.