Title: [Plugin: User Community] disable user listing
Last modified: August 19, 2016

---

# [Plugin: User Community] disable user listing

 *  [kaneesha](https://wordpress.org/support/users/kaneesha/)
 * (@kaneesha)
 * [17 years ago](https://wordpress.org/support/topic/plugin-user-community-disable-user-listing/)
 * how can i remove the user listing? because i need only the profiles and galleries.
 * thanks a bunch
 * [http://wordpress.org/extend/plugins/alkivia/](http://wordpress.org/extend/plugins/alkivia/)

Viewing 8 replies - 1 through 8 (of 8 total)

 *  [tfbpa](https://wordpress.org/support/users/tfbpa/)
 * (@tfbpa)
 * [17 years ago](https://wordpress.org/support/topic/plugin-user-community-disable-user-listing/#post-1081196)
 * When I was testing I “unpublished” the page with the user listing, that way the
   plugin still works and you don’t have the page with user listings online.
 *  [Txanny](https://wordpress.org/support/users/txanny/)
 * (@txanny)
 * [17 years ago](https://wordpress.org/support/topic/plugin-user-community-disable-user-listing/#post-1081240)
 * There is no option to remove the user list, but You can also hack the plugin 
   and comment the line 61 in components/profiles.php. Exactly, comment or remove
   this line:
 * `add_filter('ucom_community_home', array(&amp;$this, '_usersList'));`
 * This will cause the user list not being generated and the page will show only
   the content page you set when publishing the page.
 * The problem hacking the plugin is that you have to do it every time a new version
   is released.
 *  Thread Starter [kaneesha](https://wordpress.org/support/users/kaneesha/)
 * (@kaneesha)
 * [17 years ago](https://wordpress.org/support/topic/plugin-user-community-disable-user-listing/#post-1081275)
 * any plans to add this feature as a clickable option in the following release?
 *  [Txanny](https://wordpress.org/support/users/txanny/)
 * (@txanny)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/plugin-user-community-disable-user-listing/#post-1081315)
 * The option has been added to the profiles settings page. And commited to the 
   development version.
 * As tonight is planed to release 0.6.1 with some translations update, it will 
   be available in 0.6.1.
 *  Thread Starter [kaneesha](https://wordpress.org/support/users/kaneesha/)
 * (@kaneesha)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/plugin-user-community-disable-user-listing/#post-1081325)
 * sounds great!
 * thanks.
 *  Thread Starter [kaneesha](https://wordpress.org/support/users/kaneesha/)
 * (@kaneesha)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/plugin-user-community-disable-user-listing/#post-1081332)
 * hey, txanny, downloaded it and it worked like a charm!
 * but one suggestion, and of course only if possible, could you also assign the“
   disbale user listing” checkbox with the function to disable also the category
   title (e.g. h3) on the assigned page ? kinda…
 * if/else php procedure plus a css hack like
 * .alkivia h3{
    display:none; }
 * just to prevent users to click a link to an empty page and for the sake of usability
   and logic.
 *  [Txanny](https://wordpress.org/support/users/txanny/)
 * (@txanny)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/plugin-user-community-disable-user-listing/#post-1081339)
 * This is more difficult to be done, as it does not depend on the plugin.
 * The page title is sent by WordPress, and the title tags and styles depend on 
   the theme used. As every theme uses different tags and styles, the plugin cannot
   control this. I cannot figure how to change the title style from a plugin, as
   there is no filter for this 🙁
 * With the list disabled, you can use the page to set your own content, perhaps
   to invite visitors to join? 😉
 *  Thread Starter [kaneesha](https://wordpress.org/support/users/kaneesha/)
 * (@kaneesha)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/plugin-user-community-disable-user-listing/#post-1081356)
 * i see,but the issue is solved now with some dirty css hacking, but other than
   that great work txanny.
 * keep the good work up 😀

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘[Plugin: User Community] disable user listing’ is closed to new replies.

 * 8 replies
 * 3 participants
 * Last reply from: [kaneesha](https://wordpress.org/support/users/kaneesha/)
 * Last activity: [16 years, 12 months ago](https://wordpress.org/support/topic/plugin-user-community-disable-user-listing/#post-1081356)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
