1. dariuszcydejko
  2. General
  3. Saturday, March 22 2014, 03:37 PM
Dear support,

I'm interested in solution to exclude the ADMIN (mine) profile from the user list generated as the menu manager item.

The link to the website http://www.nordicheartbeat.com/antor/index.php/en/members-antor-top-3
References
  1. http://www.nordicheartbeat.com/antor/index.php/en/members-antor-top-3
Accepted Answer
admin Accepted Answer
Admin
You can use SQL CUSTOM WHERE parameter (module or menu item), see documentation at https://www.easy-profile.com/docs/69-sql-custom-where-list-and-module.html

You can include/exclude users or groups
  1. more than a month ago
  2. General
  3. # Permalink
dariuszcydejko Accepted Answer
Content Protected
  1. more than a month ago
  2. General
  3. # 1
dariuszcydejko Accepted Answer
and by the way is there any way to make the list in 2 columns?
  1. more than a month ago
  2. General
  3. # 2
admin Accepted Answer
Admin
You must write
user_id IN (237,231,241,....)

and by the way is there any way to make the list in 2 columns?

In menu item params there is an option to choose number of column
  1. more than a month ago
  2. General
  3. # 3
dariuszcydejko Accepted Answer
perfect! It works just perfect! thenk you very much.

But do you know hy does it look that way? (pic included) when I want to sort it in 2 columns...
  1. more than a month ago
  2. General
  3. # 4
admin Accepted Answer
Admin
Because in your template missing some Bootstrap CSS class.
Try this:
Go to Administration->components->Easy Profile->options and enable 'include Bootstrap CSS files' parameter
  1. more than a month ago
  2. General
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.