<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged user-lists</title>
<link>https://www.question2answer.org/qa/tag/user-lists</link>
<description>Powered by Question2Answer</description>
<item>
<title>Sorting users based on their titles</title>
<link>https://www.question2answer.org/qa/24938/sorting-users-based-on-their-titles</link>
<description>

&lt;p&gt;
	How can we display users (under the users tab) sorted by the titles they earn ( that we define in the admin pannel )&lt;/p&gt;


&lt;p&gt;
	&lt;img alt=&quot;&quot; src=&quot;http://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=3135303647819934811&quot; style=&quot;width: 600px; height: 290px;&quot;&gt;&lt;/p&gt;


&lt;p&gt;
	Something like :
&lt;br&gt;
	
&lt;br&gt;
	&lt;strong&gt;Experts&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;


&lt;p&gt;
	User1 &amp;nbsp;2000 rep
&lt;br&gt;
	User2 &amp;nbsp;1800 rep
&lt;br&gt;
	User3 &amp;nbsp;1600 rep
&lt;br&gt;
	User4 &amp;nbsp;1500 rep&lt;/p&gt;


&lt;p&gt;
	&lt;strong&gt;Beginners&lt;/strong&gt;
&lt;br&gt;
	User1 &amp;nbsp;600 rep
&lt;br&gt;
	User2 &amp;nbsp;400 rep
&lt;br&gt;
	User3 &amp;nbsp;300 rep
&lt;br&gt;
	User4 &amp;nbsp;200 rep
&lt;br&gt;
	......&lt;/p&gt;


&lt;p&gt;
	Note please that i am newbie to php programming, looking for free/paid help,&lt;/p&gt;


&lt;p&gt;
	
&lt;br&gt;
	Thanks !&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/24938/sorting-users-based-on-their-titles</guid>
<pubDate>Wed, 26 Jun 2013 18:34:40 +0000</pubDate>
</item>
<item>
<title>How to make separate user section on users page ?</title>
<link>https://www.question2answer.org/qa/22853/how-to-make-separate-user-section-on-users-page</link>
<description>

&lt;p&gt;
	On users page the out put &amp;nbsp;is something like this&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;blockquote&gt;
	

&lt;div&gt;
		&amp;lt;tr&amp;gt;&lt;/div&gt;
	

&lt;div&gt;
		&amp;lt;td class=&quot;qa-top-users-label&quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;/div&gt;
	

&lt;div&gt;
		&amp;lt;td class=&quot;qa-top-users-score&quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;/div&gt;
	

&lt;div&gt;
		&amp;lt;td class=&quot;qa-top-users-spacer&quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;/div&gt;
	

&lt;div&gt;
		

&lt;div&gt;
			&amp;lt;td class=&quot;qa-top-users-label&quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;/div&gt;
		

&lt;div&gt;
			&amp;lt;td class=&quot;qa-top-users-score&quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;/div&gt;
		

&lt;div&gt;
			&amp;lt;/tr&amp;gt;&lt;/div&gt;
		

&lt;div&gt;
			&amp;nbsp;&lt;/div&gt;
	&lt;/div&gt;
&lt;/blockquote&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	But i want to add &lt;span style=&quot;color:#ff0000;&quot;&gt;&amp;lt;div&amp;gt;&lt;/span&gt; for each user like this&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;div&gt;
	&amp;lt;tr&amp;gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;color:#ff0000;&quot;&gt;&amp;lt;div&amp;gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&amp;lt;td class=&quot;qa-top-users-label&quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;/div&gt;


&lt;div&gt;
	&amp;lt;td class=&quot;qa-top-users-score&quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;color:#ff0000;&quot;&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&amp;lt;td class=&quot;qa-top-users-spacer&quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;color:#ff0000;&quot;&gt;&amp;lt;div&amp;gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	

&lt;div&gt;
		&amp;lt;td class=&quot;qa-top-users-label&quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;/div&gt;
	

&lt;div&gt;
		&amp;lt;td class=&quot;qa-top-users-score&quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;/div&gt;
	

&lt;div&gt;
		&lt;span style=&quot;color:#ff0000;&quot;&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;
	

&lt;div&gt;
		&amp;lt;/tr&amp;gt;&lt;/div&gt;
	

&lt;div&gt;
		&amp;nbsp;&lt;/div&gt;
	

&lt;div&gt;
		please any one help me ...&lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/22853/how-to-make-separate-user-section-on-users-page</guid>
<pubDate>Thu, 04 Apr 2013 09:30:59 +0000</pubDate>
</item>
<item>
<title>How to hide avatar, profile name of only normal users on questions list ?</title>
<link>https://www.question2answer.org/qa/20640/how-hide-avatar-profile-name-only-normal-users-questions-list</link>
<description>How to hide avatar, profile name of only normal users on questions list ?&lt;br /&gt;
&lt;br /&gt;
I don't want to display user profile (question poster) on the list, and also in question page. Only display Expert profile.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/20640/how-hide-avatar-profile-name-only-normal-users-questions-list</guid>
<pubDate>Wed, 16 Jan 2013 08:17:19 +0000</pubDate>
</item>
<item>
<title>How to show &quot;User titles based on points&quot; behind username on Users page?</title>
<link>https://www.question2answer.org/qa/20184/how-show-user-titles-based-points-behind-username-users-page</link>
<description>

&lt;p&gt;
	In users list &lt;a href=&quot;http://www.question2answer.org/qa/users&quot; rel=&quot;nofollow&quot;&gt;http://www.question2answer.org/qa/users&lt;/a&gt; I like to add the points-based title that I assigned in &amp;gt;admin &amp;gt;users. Example:&lt;/p&gt;


&lt;table class=&quot;qa-top-users-table&quot;&gt;
	

&lt;tbody&gt;
		

&lt;tr&gt;
			

&lt;td class=&quot;qa-top-users-label&quot;&gt;
				&lt;a class=&quot;qa-avatar-link&quot; href=&quot;http://www.question2answer.org/qa/user/gidgreen&quot; rel=&quot;nofollow&quot;&gt;&lt;span style=&quot;display:inline-block; padding:5px 0px 6px 0px;&quot;&gt;&lt;img alt=&quot;&quot; class=&quot;qa-avatar-image&quot; height=&quot;19&quot; src=&quot;http://www.question2answer.org/qa/?qa=image&amp;amp;qa_blobid=14583990322482355500&amp;amp;qa_size=30&quot; width=&quot;30&quot;&gt;&lt;/span&gt;&lt;/a&gt; &lt;a class=&quot;qa-user-link&quot; href=&quot;http://www.question2answer.org/qa/user/gidgreen&quot; rel=&quot;nofollow&quot;&gt;gidgreen&lt;/a&gt; &lt;span style=&quot;color:#ff0000;&quot;&gt;(General)&lt;/span&gt;&lt;/td&gt;
			

&lt;td class=&quot;qa-top-users-score&quot;&gt;
				171,660&lt;/td&gt;
		&lt;/tr&gt;
		

&lt;tr&gt;
			

&lt;td class=&quot;qa-top-users-label&quot;&gt;
				&lt;a class=&quot;qa-avatar-link&quot; href=&quot;http://www.question2answer.org/qa/user/Scott&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; class=&quot;qa-avatar-image&quot; height=&quot;30&quot; src=&quot;http://www.gravatar.com/avatar/6285ff8f79ce11a5c9161011137258bc?s=30&quot; width=&quot;30&quot;&gt;&lt;/a&gt; &lt;a class=&quot;qa-user-link&quot; href=&quot;http://www.question2answer.org/qa/user/Scott&quot; rel=&quot;nofollow&quot;&gt;Scott&lt;/a&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt; (Sergeant)&lt;/span&gt;&lt;/td&gt;
			

&lt;td class=&quot;qa-top-users-score&quot;&gt;
				65,390&lt;/td&gt;
		&lt;/tr&gt;
		

&lt;tr&gt;
			

&lt;td class=&quot;qa-top-users-label&quot;&gt;
				&lt;a class=&quot;qa-avatar-link&quot; href=&quot;http://www.question2answer.org/qa/user/NoahY&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; class=&quot;qa-avatar-image&quot; height=&quot;30&quot; src=&quot;http://www.gravatar.com/avatar/4b84186a5924e9db6ee29e98945cdfcc?s=30&quot; width=&quot;30&quot;&gt;&lt;/a&gt; &lt;a class=&quot;qa-user-link&quot; href=&quot;http://www.question2answer.org/qa/user/NoahY&quot; rel=&quot;nofollow&quot;&gt;NoahY&lt;/a&gt; &lt;span style=&quot;color:#ff0000;&quot;&gt;(Commander)&lt;/span&gt;&lt;/td&gt;
			

&lt;td class=&quot;qa-top-users-score&quot;&gt;
				34,900&lt;/td&gt;
		&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;


&lt;p&gt;
	...&lt;/p&gt;


&lt;p&gt;
	=)&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	any idea? thank you :)&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/20184/how-show-user-titles-based-points-behind-username-users-page</guid>
<pubDate>Fri, 28 Dec 2012 02:29:10 +0000</pubDate>
</item>
<item>
<title>How to assign Moderators, Editors, Experts level users?</title>
<link>https://www.question2answer.org/qa/18701/how-to-assign-moderators-editors-experts-level-users</link>
<description>

&lt;p&gt;
	Is there anyone to help me to assign&amp;nbsp;Moderators, Editors, Experts users for my site.&lt;/p&gt;


&lt;p&gt;
	&lt;span style=&quot;color: rgb(102, 102, 102); font-family: Helvetica, Arial, Sens-serif; font-size: 13px; line-height: 19px; text-align: left;&quot;&gt;I cann't see any &quot;Edit this User&quot; button. &quot;Users&quot; buttons of my site shows blank.&lt;/span&gt;&lt;/p&gt;


&lt;p&gt;
	&lt;span style=&quot;color: rgb(102, 102, 102); font-family: Helvetica, Arial, Sens-serif; font-size: 13px; line-height: 19px; text-align: left;&quot;&gt;I don't edit any php file. Should I change any .php file?&lt;/span&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/18701/how-to-assign-moderators-editors-experts-level-users</guid>
<pubDate>Sun, 28 Oct 2012 13:58:00 +0000</pubDate>
</item>
<item>
<title>How can we make users list (profiles)  for only experts and hidden normal users?</title>
<link>https://www.question2answer.org/qa/18106/how-make-users-list-profiles-only-experts-hidden-normal-users</link>
<description></description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/18106/how-make-users-list-profiles-only-experts-hidden-normal-users</guid>
<pubDate>Tue, 02 Oct 2012 08:18:03 +0000</pubDate>
</item>
</channel>
</rss>