<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BuddyPress.org | Florian Bansac | Activity</title>
	<link>https://buddypress.org/members/floarchi/activity/</link>
	<atom:link href="https://buddypress.org/members/floarchi/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Florian Bansac.</description>
	<lastBuildDate>Sun, 12 Apr 2026 08:33:25 +0000</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">4dec272907a01908408a6b4e0956061d</guid>
				<title>Florian Bansac&#039;s profile was updated</title>
				<link>https://buddypress.org/updates/p/1544394/</link>
				<pubDate>Mon, 28 Jan 2019 18:14:25 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">726cae503087cccacc96641d4309348a</guid>
				<title>Florian Bansac&#039;s profile was updated</title>
				<link>https://buddypress.org/updates/p/1544073/</link>
				<pubDate>Mon, 28 Jan 2019 14:56:32 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">79ba44c686a30c9558cdc61f56c90b6f</guid>
				<title>Florian Bansac replied to the topic How display the notifications on header (colors) in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/how-display-the-notifications-on-header-colors/#post-271212</link>
				<pubDate>Wed, 07 Mar 2018 05:01:41 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi,</p>
<p>The term &#8220;Notifications&#8221; is included in the output of the $notif variable, as you can see here:</p>
<p><code>                        // condition: 0 unread notifications<br />
			if($bpnotifcount == 0) {<br />
                	$notif = &#039;&lt;li&gt;&lt;a href=&quot; &#039; .$url. &#039; &quot;&gt;Notifications &lt;span class=&quot;notifmenucount&quot;&gt;&#039;. bp_notifications_get_unread_notification_count(&hellip;</code><span class="activity-read-more" id="activity-read-more-1092283"><a href="https://buddypress.org/support/topic/how-display-the-notifications-on-header-colors/#post-271212" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f9827de904c67ed043f9f53d93eb7160</guid>
				<title>Florian Bansac replied to the topic Change Colors on Buddypress Notifications ! in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/change-colors-on-buddypress-notifications/#post-263461</link>
				<pubDate>Thu, 02 Feb 2017 14:04:01 +0000</pubDate>

									<content:encoded><![CDATA[<p>If there are still people looking for help, I have been trying different things today to:<br />
-add the notifications counter in menu<br />
-style differently if 0 notifications or 1+<br />
-target only the main</p>
<p>It works for me, maybe you can check from here:</p>
<p><code>// filter to target only main menu<br />
add_filter(&#039;wp_nav_menu_items&#039;,&#039;my_nav_menu_notif_counter&#039;, 10,&hellip;</code><span class="activity-read-more" id="activity-read-more-706390"><a href="https://buddypress.org/support/topic/change-colors-on-buddypress-notifications/#post-263461" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">cbbd9489c2e5842fc65c4fe12871be5e</guid>
				<title>Florian Bansac replied to the topic How display the notifications on header (colors) in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/how-display-the-notifications-on-header-colors/#post-263459</link>
				<pubDate>Thu, 02 Feb 2017 13:54:55 +0000</pubDate>

									<content:encoded><![CDATA[<p>I tried all sorts of things on this topic today, I ended up with something that looks like it&#8217;s working. Maybe you can try it:</p>
<p><code>// filter to target only main menu<br />
add_filter(&#039;wp_nav_menu_items&#039;,&#039;my_nav_menu_notif_counter&#039;, 10, 2);</p>
<p>function my_nav_menu_notif_counter($menu, $args) {</p>
<p>$url = bp_core_get_user_domain(bp_loggedin_user_id())&hellip;</code><span class="activity-read-more" id="activity-read-more-706381"><a href="https://buddypress.org/support/topic/how-display-the-notifications-on-header-colors/#post-263459" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">70bf688d9c51703e8b76c64431705afb</guid>
				<title>Florian Bansac&#039;s profile was updated</title>
				<link>https://buddypress.org/updates/p/706369/</link>
				<pubDate>Thu, 02 Feb 2017 13:41:38 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>