<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>

		<title>Add text to BBpress menu and reordering &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/add-text-to-bbpress-menu-and-reordering/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/add-text-to-bbpress-menu-and-reordering/feed/</link>
		<description></description>
		<lastBuildDate>Tue, 14 Oct 2025 17:40:10 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/add-text-to-bbpress-menu-and-reordering/#post-274920</guid>
					<title><![CDATA[Add text to BBpress menu and reordering]]></title>
					<link>https://theme.co/archive/forums/topic/add-text-to-bbpress-menu-and-reordering/#post-274920</link>
					<pubDate>Sat, 16 May 2015 08:04:34 +0000</pubDate>
					<dc:creator>Febs</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>Is it possible to add text into the bbpress icon menu? I would like to add &#8220;Forum&#8221; text after the speech bubble icon.<br />
this is <a href="https://copy.com/RlSsXnh0mD06DWrx" target="_blank" rel="nofollow">the menu</a> i&#8217;m talking about. If its possible, how do I add that? also is it possible to reorder it from the wp menu?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/add-text-to-bbpress-menu-and-reordering/#post-274921</guid>
					<title><![CDATA[Reply To: Add text to BBpress menu and reordering]]></title>
					<link>https://theme.co/archive/forums/topic/add-text-to-bbpress-menu-and-reordering/#post-274921</link>
					<pubDate>Sat, 16 May 2015 08:05:11 +0000</pubDate>
					<dc:creator>Febs</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/add-text-to-bbpress-menu-and-reordering/#post-274922</guid>
					<title><![CDATA[Reply To: Add text to BBpress menu and reordering]]></title>
					<link>https://theme.co/archive/forums/topic/add-text-to-bbpress-menu-and-reordering/#post-274922</link>
					<pubDate>Sat, 16 May 2015 08:07:59 +0000</pubDate>
					<dc:creator>Christopher</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Yes, under <strong>Appearance -&gt; Menus</strong> find this menu item and add your text in navigation label just after icon code.</p>
<p>You can also drag and drop menu items in order to change their order.</p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/add-text-to-bbpress-menu-and-reordering/#post-274943</guid>
					<title><![CDATA[Reply To: Add text to BBpress menu and reordering]]></title>
					<link>https://theme.co/archive/forums/topic/add-text-to-bbpress-menu-and-reordering/#post-274943</link>
					<pubDate>Sat, 16 May 2015 10:00:42 +0000</pubDate>
					<dc:creator>Febs</dc:creator>

					<description>
						<![CDATA[
						<p>I know that and I&#8217;ve already tried to find the forum menu but Im unable to find anything there. Screenshot below.</p>
<p><code>https://copy.com/rStuIyi8DWPAafW0</code></p>
<p>Where can I find it? </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/add-text-to-bbpress-menu-and-reordering/#post-274947</guid>
					<title><![CDATA[Reply To: Add text to BBpress menu and reordering]]></title>
					<link>https://theme.co/archive/forums/topic/add-text-to-bbpress-menu-and-reordering/#post-274947</link>
					<pubDate>Sat, 16 May 2015 10:41:13 +0000</pubDate>
					<dc:creator>Christopher</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Sorry for confusion, the bbpress menu activate from customizer, to add text after this icon add the following CSS under<strong> Customize -&gt; Custom -&gt; CSS</strong> :</p>
<pre><code>a.x-btn-navbar-bbpress:after {
  content: &quot;bbpress&quot;;
}</code></pre>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/add-text-to-bbpress-menu-and-reordering/#post-275009</guid>
					<title><![CDATA[Reply To: Add text to BBpress menu and reordering]]></title>
					<link>https://theme.co/archive/forums/topic/add-text-to-bbpress-menu-and-reordering/#post-275009</link>
					<pubDate>Sat, 16 May 2015 13:54:02 +0000</pubDate>
					<dc:creator>Febs</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks for the suggestion. How do I make it visible on in the &#8220;appearance &gt; menu&#8221; page? I would like to change the order of the menu.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/add-text-to-bbpress-menu-and-reordering/#post-275126</guid>
					<title><![CDATA[Reply To: Add text to BBpress menu and reordering]]></title>
					<link>https://theme.co/archive/forums/topic/add-text-to-bbpress-menu-and-reordering/#post-275126</link>
					<pubDate>Sat, 16 May 2015 23:21:15 +0000</pubDate>
					<dc:creator>Rad</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Sorry for the confusion. BBpress menu items are added automatically if enabled through customizer. It&#8217;s not something that can be manage from <strong>Appearance &gt; Menus</strong>.</p>
<p>You can maybe add text, but you can&#8217;t order them just like normal menu items.</p>
<p>Because this requires a template change, I&#8217;d advise that you setup a <a href="http://theme.co/x/member/kb/how-to-setup-child-themes/" title="Child Themes" target="_blank" rel="nofollow">child theme</a>. This allows you to make code changes that won&#8217;t be overwritten when an <strong>X</strong> update is released. After your child theme is setup, please review how we recommend making template changes in <a href="http://theme.co/x/member/kb/customization-best-practices/" rel="nofollow">Customization Best Practices</a>.</p>
<p>Add this code at your child theme&#8217;s functions.php with your own texts.</p>
<pre><code>if ( ! function_exists( &#039;x_bbpress_navbar_menu&#039; ) ) :
  function x_bbpress_navbar_menu( $items, $args ) {

    if ( X_BBPRESS_IS_ACTIVE &amp;&amp; x_get_option( &#039;x_bbpress_header_menu_enable&#039;, &#039;&#039; ) == &#039;1&#039; ) {

      $submenu_items  = &#039;&#039;;
      $submenu_items .= &#039;&lt;li class=&quot;menu-item menu-item-bbpress-navigation&quot;&gt;&lt;a href=&quot;&#039; . bbp_get_search_url() . &#039;&quot; class=&quot;cf&quot;&gt;&lt;i class=&quot;x-icon x-icon-search&quot;&gt;&lt;/i&gt; &lt;span&gt;&#039; . __( &#039;Forums Search&#039;, &#039;__x__&#039; ) . &#039;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&#039;;

      if ( is_user_logged_in() ) {
        $submenu_items .= &#039;&lt;li class=&quot;menu-item menu-item-bbpress-navigation&quot;&gt;&lt;a href=&quot;&#039; . bbp_get_favorites_permalink( get_current_user_id() ) . &#039;&quot; class=&quot;cf&quot;&gt;&lt;i class=&quot;x-icon x-icon-star&quot;&gt;&lt;/i&gt; &lt;span&gt;&#039; . __( &#039;Favorites&#039;, &#039;__x__&#039; ) . &#039;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&#039;;
        $submenu_items .= &#039;&lt;li class=&quot;menu-item menu-item-bbpress-navigation&quot;&gt;&lt;a href=&quot;&#039; . bbp_get_subscriptions_permalink( get_current_user_id() ) . &#039;&quot; class=&quot;cf&quot;&gt;&lt;i class=&quot;x-icon x-icon-bookmark&quot;&gt;&lt;/i&gt; &lt;span&gt;&#039; . __( &#039;Subscriptions&#039;, &#039;__x__&#039; ) . &#039;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&#039;;
      }

      if ( ! X_BUDDYPRESS_IS_ACTIVE || X_BUDDYPRESS_IS_ACTIVE &amp;&amp; x_get_option( &#039;x_buddypress_header_menu_enable&#039;, &#039;&#039; ) == &#039;&#039; ) {
        if ( ! is_user_logged_in() ) {
          $submenu_items .= &#039;&lt;li class=&quot;menu-item menu-item-bbpress-navigation&quot;&gt;&lt;a href=&quot;&#039; . wp_login_url() . &#039;&quot; class=&quot;cf&quot;&gt;&lt;i class=&quot;x-icon x-icon-sign-in&quot;&gt;&lt;/i&gt; &lt;span&gt;&#039; . __( &#039;Log in&#039;, &#039;__x__&#039; ) . &#039;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&#039;;
        } else {
          $submenu_items .= &#039;&lt;li class=&quot;menu-item menu-item-bbpress-navigation&quot;&gt;&lt;a href=&quot;&#039; . bbp_get_user_profile_url( get_current_user_id() ) . &#039;&quot; class=&quot;cf&quot;&gt;&lt;i class=&quot;x-icon x-icon-cog&quot;&gt;&lt;/i&gt; &lt;span&gt;&#039; . __( &#039;Profile&#039;, &#039;__x__&#039; ) . &#039;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&#039;;
        }
      }

      if ( $args-&gt;theme_location == &#039;primary&#039; ) {
        $items .= &#039;&lt;li class=&quot;menu-item current-menu-parent menu-item-has-children x-menu-item x-menu-item-bbpress&quot;&gt;&#039;
                  . &#039;&lt;a href=&quot;&#039; . get_post_type_archive_link( bbp_get_forum_post_type() ) . &#039;&quot; class=&quot;x-btn-navbar-bbpress&quot;&gt;&#039;
                    . &#039;&lt;span&gt;&lt;i class=&quot;x-icon x-icon-comment&quot;&gt;&lt;/i&gt;&lt;span class=&quot;x-hidden-desktop&quot;&gt; &#039; . __( &#039;Forums&#039;, &#039;__x__&#039; ) . &#039;&lt;/span&gt;&lt;/span&gt;&#039;
                  . &#039;&lt;/a&gt;&#039;
                  . &#039;&lt;ul class=&quot;sub-menu&quot;&gt;&#039;
                    . $submenu_items
                  . &#039;&lt;/ul&gt;&#039;
                . &#039;&lt;/li&gt;&#039;;
      }
    }

    return $items;

  }
  add_filter( &#039;wp_nav_menu_items&#039;, &#039;x_bbpress_navbar_menu&#039;, 9997, 2 );
endif;</code></pre>
<p>Hope this helps.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

