Hi, actually is not possible… do you want to hide it programmatically or adding a CSS rule in your site?
Thread Starter
Jaso
(@subwebsites)
Thats my question, I dont know what css, please inform me what its is.
Thanks
-
This reply was modified 6 months, 3 weeks ago by
Jaso.
Ok, at the moment there is no a css rule for that.. Let me add it and I’ll answer you..
Hi, if you download and install the latest plugin version (2.2.9) you can, adding the following CSS code, hide the user profile fields:
<style>
.taxonomy_filter_profile_table {display: none;}
</style>
Bye
Thread Starter
Jaso
(@subwebsites)
Thank you kindly. I nearly had it close, but yr code was spot-on.
Cheerz