<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									CSS or JavaScript to display/move Tags field before Title field, on Add Topic form? - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/css-or-javascript-to-display-move-tags-field-before-title-field-on-add-topic-form/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 08 Aug 2026 13:40:56 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: CSS or JavaScript to display/move Tags field before Title field, on Add Topic form?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/css-or-javascript-to-display-move-tags-field-before-title-field-on-add-topic-form/#post-45900</link>
                        <pubDate>Fri, 11 Sep 2020 12:13:58 +0000</pubDate>
                        <description><![CDATA[Hi @mplusplus,
Please try the following js code: 
jQuery(&#039;.wpf-topic-tags&#039;).prependTo(&#039;.wpf-topic-form-wrap&#039;);
The JS code should be added in the current active theme JS  files.]]></description>
                        <content:encoded><![CDATA[<p>Hi <span>@mplusplus,</span></p>
<p>Please try the following js code: </p>
<pre>jQuery('.wpf-topic-tags').prependTo('.wpf-topic-form-wrap');</pre>
<p><span>The JS code should be added in the current active theme JS  files.</span></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Alvina</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/css-or-javascript-to-display-move-tags-field-before-title-field-on-add-topic-form/#post-45900</guid>
                    </item>
				                    <item>
                        <title>CSS or JavaScript to display/move Tags field before Title field, on Add Topic form?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/css-or-javascript-to-display-move-tags-field-before-title-field-on-add-topic-form/#post-45873</link>
                        <pubDate>Fri, 11 Sep 2020 07:47:38 +0000</pubDate>
                        <description><![CDATA[Hi
Do you have CSS or JavaScript to display/move Tags field before the Title field, on Add Topic form?
Thanks]]></description>
                        <content:encoded><![CDATA[<p>Hi</p>
<p>Do you have CSS or JavaScript to display/move Tags field before the Title field, on Add Topic <span style="text-decoration: underline">form?</span></p>
<p>Thanks </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>mplusplus</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/css-or-javascript-to-display-move-tags-field-before-title-field-on-add-topic-form/#post-45873</guid>
                    </item>
							        </channel>
        </rss>
		