• Resolved strigga

    (@strigga)


    When activating the Adminimize Plugin, the search field at the user list disappears.
    Is there a setting for this or is it a bug?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter strigga

    (@strigga)

    Also no pagination in the user list

    Same problem here. Is there any update comming out to fix this ?

    Plugin Author Frank Bueltge

    (@bueltge)

    Tested and validated in WP 5.8 and 5.9. It is in depend on your settings. Try which settings do you have, maybe there is a css class or ID that also remove them.

    This is the html of the search field at the user list of the back end.

    html
    <p class="search-box">
    	<label class="screen-reader-text" for="user-search-input">Benutzer suchen:</label>
    	<input type="search" id="user-search-input" name="s" value="">
    	<input type="submit" id="search-submit" class="button" value="Benutzer suchen">
    </p>
    

    Can you please be more specific? I didn’t get the point

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘No search field with Adminimize Plugin’ is closed to new replies.