note: i have used css .descrition display none already which does work but also hides the description in the edit profile section so no good.
jomo
(@jonathanmoorebcsorg)
Open the profile search options, eg: /wp-admin/edit.php?post_type=bps_form and edit the form.
Now in the description for each search field just put a single space…
You could eliminate it in code of course but maybe you might want to keep some descriptions not others…
Hi
Thanks but I am using a descritpion of certain fields to help users complete their profile so your suggestion won’t work for this.
I need the description field to display on the edit profile page but not display on the search form.
Needs to be a coding removal.
Thanks
-
This reply was modified 8 years, 10 months ago by
dunn123.
jomo
(@jonathanmoorebcsorg)
you misunderstand my comment,
I mean just set the field description to space in the search form configuration
The field description should still be there in the XProfile description so it is still available for the edit profile page
Great, thanks for clarifying. that did the trick.