The members search box is visible on mobile when using a standard WP theme like 2013.
So there is most likely an issue with your theme.
To confirm, trying switching momentarily to a WP theme.
I am using a wordpress theme – called WOffice.. Should I contact them?
Yes, try letting your theme’s author know via their support channel. Hopefully they can release a fix.
Hello,
Sorry I can’t work out how to start a new message!
I’m having problems with my website users changing their password via the frontend.
If a user changes their password via the frontend of the website, it still logs them out instantly and they are asked to re-enter username and password. When you enter these details (New ones or old ones) it comes up with “invalid username/password” error.
As administrator, I then have to login to the backend of WordPress and reset their password.
Does that make sense?
Do you have any solutions?
I have contacted the theme developer but that hasn’t provided anything helpful, so hope you can help! 🙂
Thank you
@cazooba just tested changing password from front end and is working fine…test this with default wp 2016 theme…
I’ve experienced the search field missing in the members directory and it turned out to be CSS pushing it off the screen (2014 theme and it was different between mobile and desktop). If this is the case, you can try finding the search field using developer tools and then apply some position and z-index to get it back in view.