<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Topic: Followers widget modification</title>
		<link>http://www.kriesi.at/support/topic/followers-widget-modification</link>
		<description>Support Forum - Topic: Followers widget modification</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 12:57:40 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/followers-widget-modification" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Followers widget modification"</title>
			<link>http://www.kriesi.at/support/topic/followers-widget-modification#post-20803</link>
			<pubDate>Fri, 10 Jun 2011 05:54:19 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">20803@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
the rss follower count code can be found in class-framework-widgets.php - search for:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(isset($follower[&#38;#39;rss&#38;#39;]))
			{
				$link = &#38;#39;http://feeds.feedburner.com/&#38;#39;.$rss;
				echo &#38;quot;&#38;lt;a href=&#38;#39;$link&#38;#39; class=&#38;#39;asc_rss $addClass&#38;#39;&#38;gt;&#38;lt;strong class=&#38;#39;asc_count&#38;#39;&#38;gt;&#38;quot;.$follower[&#38;#39;rss&#38;#39;].&#38;quot;&#38;lt;/strong&#38;gt;&#38;lt;span&#38;gt;&#38;quot;.__(&#38;#39;Subscribers&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/span&#38;gt;&#38;lt;/a&#38;gt;&#38;quot;;
			}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;strong class=&#38;#39;asc_count&#38;#39;&#38;gt;&#38;quot;.$follower[&#38;#39;rss&#38;#39;].&#38;quot;&#38;lt;/strong&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with your static text or blog users code snipped and remove the if statement.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Monsoon on "Followers widget modification"</title>
			<link>http://www.kriesi.at/support/topic/followers-widget-modification#post-20731</link>
			<pubDate>Thu, 09 Jun 2011 01:01:24 +0000</pubDate>
			<dc:creator>Monsoon</dc:creator>
			<guid isPermaLink="false">20731@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Displaying how many people are following your RSS is nice but I would rather it showing the number of registered users on the blog.&#60;br /&#62;
Any recommendation as how to start playing with that? I looked at class-framework-widgets.php but I want to make sure there isn t another easy place I can even enter a number manually in the code...
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
