<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged label</title>
<link>https://www.question2answer.org/qa/tag/label</link>
<description>Powered by Question2Answer</description>
<item>
<title>Want to change the labels &quot;Question&quot; and &quot;Answer&quot; on my Q2A instance</title>
<link>https://www.question2answer.org/qa/115819/want-to-change-the-labels-question-and-answer-on-q2a-instance</link>
<description>As title says. &lt;br /&gt;
&lt;br /&gt;
I found an old post in this support forum: &lt;a href=&quot;https://www.question2answer.org/qa/24674/how-to-rename-questions-tab&quot; rel=&quot;nofollow&quot;&gt;https://www.question2answer.org/qa/24674/how-to-rename-questions-tab&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
But the instruction above does not work for Q2A version 1.8.8. can you kindly help? I also want to change the label &amp;quot;Question&amp;quot; into &amp;quot;Tool&amp;quot;, and the label &amp;quot;Answer&amp;quot; into &amp;quot;Review&amp;quot; in my Q2A application.&lt;br /&gt;
&lt;br /&gt;
Can anyone help? thanks in advance.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/115819/want-to-change-the-labels-question-and-answer-on-q2a-instance</guid>
<pubDate>Mon, 30 Dec 2024 09:24:02 +0000</pubDate>
</item>
<item>
<title>How to add an extra label (info) on ask page below the editor?</title>
<link>https://www.question2answer.org/qa/30205/how-to-add-an-extra-label-info-on-ask-page-below-the-editor</link>
<description>Below the CKEditor I want to leave my users a message, for instance &amp;quot;You can upload an image to make your post more appealing.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Problem is that with advanced theme I cannot change the ask page.&lt;br /&gt;
&lt;br /&gt;
And the admin option to add an extra field to the ask page ... the field is on very top. I need it below the editor window.&lt;br /&gt;
&lt;br /&gt;
How would you do it?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/30205/how-to-add-an-extra-label-info-on-ask-page-below-the-editor</guid>
<pubDate>Mon, 30 Dec 2013 03:55:58 +0000</pubDate>
</item>
<item>
<title>Please give anti-spam-captcha a CSS class</title>
<link>https://www.question2answer.org/qa/28969/please-give-anti-spam-captcha-a-css-class</link>
<description>

&lt;p&gt;
	@gidgreen:&lt;/p&gt;


&lt;p&gt;
	Please add a CSS class name to qa-app-captcha.php, function qa_set_up_captcha_field(), line 88:&lt;/p&gt;


&lt;p&gt;
	'label' =&amp;gt; qa_lang_html('misc/captcha_label'),&lt;/p&gt;


&lt;p&gt;
	to something like:&lt;/p&gt;


&lt;p&gt;
	&lt;strong&gt;'label' =&amp;gt; '&amp;lt;span class=&quot;captcha-label&quot;&amp;gt;'.qa_lang_html('misc/captcha_label').'&amp;lt;/span&amp;gt;',&lt;/strong&gt;&lt;/p&gt;


&lt;p&gt;
	
&lt;br&gt;
	Reason: It is nearly impossible to target the rows. Okay, you could use nth-child selector but as soon as you add a row, it gets messed up. Easy solution: add a class name.&lt;/p&gt;


&lt;p&gt;
	Thanks, Kai&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/28969/please-give-anti-spam-captcha-a-css-class</guid>
<pubDate>Sun, 10 Nov 2013 14:09:14 +0000</pubDate>
</item>
<item>
<title>Usability improvement: Make checkbox clickable by label!</title>
<link>https://www.question2answer.org/qa/13473/usability-improvement-make-checkbox-clickable-by-label</link>
<description>

&lt;p&gt;
	Probably you know that e.g. for clicking on &quot;Remember me on this computer&quot; (qa1.5) you need to &lt;strong&gt;sniper-hit&lt;/strong&gt; the checkbox. This is also valid on other pages.&lt;/p&gt;


&lt;p&gt;
	Wouldn't it be easier to let the user click on the text &quot;Remember me on this computer&quot; as well. For this we need to transform it to a label.&lt;/p&gt;


&lt;p&gt;
	This is no bug or severe problem, however, to make q2a great(er) the improvement would be nice ;)&lt;/p&gt;


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


&lt;p&gt;
	&lt;strong&gt;From:&lt;/strong&gt;
&lt;br&gt;
	&amp;lt;TD CLASS=&quot;qa-form-tall-label&quot;&amp;gt;
&lt;br&gt;
	&amp;lt;INPUT NAME=&quot;remember&quot; TYPE=&quot;checkbox&quot; VALUE=&quot;1&quot; CLASS=&quot;qa-form-tall-checkbox&quot;&amp;gt;
&lt;br&gt;
	Remember me on this computer
&lt;br&gt;
	&amp;lt;/TD&amp;gt;&lt;/p&gt;


&lt;p&gt;
	&lt;strong&gt;To: &lt;/strong&gt;
&lt;br&gt;
	&amp;lt;TD CLASS=&quot;qa-form-tall-label&quot;&amp;gt;
&lt;br&gt;
	&amp;lt;INPUT NAME=&quot;remember&quot;&lt;strong&gt; id=&quot;remember&quot;&lt;/strong&gt; TYPE=&quot;checkbox&quot; VALUE=&quot;1&quot; CLASS=&quot;qa-form-tall-checkbox&quot;&amp;gt;
&lt;br&gt;
	&amp;lt;label &lt;strong&gt;for=&quot;remember&quot;&lt;/strong&gt;&amp;gt;Remember me on this computer&amp;lt;/label&amp;gt;
&lt;br&gt;
	&amp;lt;/TD&amp;gt;&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/13473/usability-improvement-make-checkbox-clickable-by-label</guid>
<pubDate>Tue, 13 Mar 2012 06:17:01 +0000</pubDate>
</item>
<item>
<title>Is there a way to hide a user info field label if this field is not set by the user?</title>
<link>https://www.question2answer.org/qa/4846/there-way-hide-user-info-field-label-this-field-not-set-the-user</link>
<description>Users can complete their profile by setting the default fields and the custom fields (that I created for them). When someone access the user's profile, he can see all information about the user but, if the user has not set some fields, the labels are visibile without any info.&lt;br /&gt;
&lt;br /&gt;
Is there a way to display that field labels only when the user set that fields?&lt;br /&gt;
&lt;br /&gt;
I'm not sure if I have the possibility to work with qa-theme.php file or just with a core file.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/4846/there-way-hide-user-info-field-label-this-field-not-set-the-user</guid>
<pubDate>Thu, 24 Feb 2011 08:30:27 +0000</pubDate>
</item>
</channel>
</rss>