<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.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>WPMU DEV Community &#187; Topic: BP Social theme intro customization</title>
		<link>http://premium.wpmudev.org/forums/topic/bp-social-theme-intro-customization</link>
		<description>WPMU DEV Community &#187; Topic: BP Social theme intro customization</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 15:34:06 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.2</generator>
		<atom:link href="http://premium.wpmudev.org/forums/rss/topic/bp-social-theme-intro-customization" rel="self" type="application/rss+xml" />

		<item>
			<title>uc on "BP Social theme intro customization"</title>
			<link>http://premium.wpmudev.org/forums/topic/bp-social-theme-intro-customization#post-227328</link>
			<pubDate>Thu, 31 May 2012 16:14:24 +0000</pubDate>
			<dc:creator>uc</dc:creator>
			<guid isPermaLink="false">227328@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>Yes, it is. The default behavior is when logged in there is header is not there and i was looking for the code snippet that controls that. it is in the header.php. I had to modify it and customized top-header.php so that header is there when logged in as well but with different text.</p>
<p>Thanks</p>
<p>UC
</p>]]></description>
		</item>
		<item>
			<title>Timothy Bowers on "BP Social theme intro customization"</title>
			<link>http://premium.wpmudev.org/forums/topic/bp-social-theme-intro-customization#post-227029</link>
			<pubDate>Wed, 30 May 2012 22:52:16 +0000</pubDate>
			<dc:creator>Timothy Bowers</dc:creator>
			<guid isPermaLink="false">227029@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>It is the image and text in my screenshot you are wanting to edit?</p>
<p>Are you sorted now with this?</p>
<p>Take care.
</p>]]></description>
		</item>
		<item>
			<title>uc on "BP Social theme intro customization"</title>
			<link>http://premium.wpmudev.org/forums/topic/bp-social-theme-intro-customization#post-226622</link>
			<pubDate>Wed, 30 May 2012 05:41:32 +0000</pubDate>
			<dc:creator>uc</dc:creator>
			<guid isPermaLink="false">226622@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>Hi Tim,</p>
<p> I have been able to make some progress. created another <em>top-header</em> (for logged in member)<br />
Then added some code on <em>header.php</em> for logged in member referencing the new top header.I  have all the edit files are in child theme.</p>
<p>hope nothing breaks</p>
<p>Uc
</p>]]></description>
		</item>
		<item>
			<title>uc on "BP Social theme intro customization"</title>
			<link>http://premium.wpmudev.org/forums/topic/bp-social-theme-intro-customization#post-226588</link>
			<pubDate>Wed, 30 May 2012 03:01:02 +0000</pubDate>
			<dc:creator>uc</dc:creator>
			<guid isPermaLink="false">226588@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>Tim, </p>
<p>The code snippet that controls that is not in top-header.php. Will keep checking other files</p>
<p>uc
</p>]]></description>
		</item>
		<item>
			<title>Timothy Bowers on "BP Social theme intro customization"</title>
			<link>http://premium.wpmudev.org/forums/topic/bp-social-theme-intro-customization#post-226484</link>
			<pubDate>Tue, 29 May 2012 23:22:43 +0000</pubDate>
			<dc:creator>Timothy Bowers</dc:creator>
			<guid isPermaLink="false">226484@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>Ah I see, I read your first post as you wanted to do something custom yourself.</p>
<p>The file is:</p>
<p>/lib/templates/wp-template/top-header.php</p>
<p>Line 12 is the start.</p>
<p>All the header code should be there for the image and message.</p>
<p>Take care.</p>
<p> &lt;a alt=&#039;thumbnail-13441&#039; class=&#039;bb_attachments_link lightbox&#039; href=&#039;http://premium.wpmudev.org/forums/?bb_attachments=226484&amp;bbat=13441&#039;&gt;&lt;img src=&#039;http://premium.wpmudev.org/forums/?bb_attachments=226484&amp;bbat=13441&amp;inline&#039; /&gt;&lt;/a&gt;
</p>]]></description>
		</item>
		<item>
			<title>uc on "BP Social theme intro customization"</title>
			<link>http://premium.wpmudev.org/forums/topic/bp-social-theme-intro-customization#post-226468</link>
			<pubDate>Tue, 29 May 2012 22:39:18 +0000</pubDate>
			<dc:creator>uc</dc:creator>
			<guid isPermaLink="false">226468@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>Hi Tim,</p>
<p>The theme already works  that way. i.e  when not  logged in it shows the intro image and intro text and when not logged in it does not show that. In essence I want the opposite. So I am looking to modify the bit of code that is controlling and move it the file/template to the child theme.</p>
<p>I can't seem to  locate that.</p>
<p>UC
</p>]]></description>
		</item>
		<item>
			<title>Timothy Bowers on "BP Social theme intro customization"</title>
			<link>http://premium.wpmudev.org/forums/topic/bp-social-theme-intro-customization#post-226439</link>
			<pubDate>Tue, 29 May 2012 21:43:16 +0000</pubDate>
			<dc:creator>Timothy Bowers</dc:creator>
			<guid isPermaLink="false">226439@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>Hey there.</p>
<p>To get exactly what you want you will either need to code something up, hire a developer of use plugins.</p>
<p>For the main body of the page, you could create a normal page here:</p>
<p>Admin --&#62; Pages --&#62; Admin</p>
<p>Then assign it as the main page under Reading Settings:</p>
<p>Admin --&#62; Settings --&#62; Reading</p>
<p>You have an option there to nominate a page for the front of your site.</p>
<p>For logged in and out content, there is our Membership plugin which might be overkill for you but it is supported:</p>
<p>Or an older plugin which looks rather good:</p>
<p><a href="http://wordpress.org/extend/plugins/logged-in-user-shortcode/" target="_blank">http://wordpress.org/extend/plugins/logged-in-user-shortcode/</a></p>
<p>There could be other options for plugins as well.</p>
<p>If you wanted to do your own thing then something like:</p>
<pre><code>&#60;?php
if ( is_user_logged_in() ) {
    echo &#39;Logged in content.;
} else {
    echo &#39;Logged out message&#39;;
}
?&#62;</code></pre>
<p>It would require more than that unless of course you hardcoded everything which isn't really the best options. You would want to develop it further and make it more dynamic.</p>
<p>Take care.
</p>]]></description>
		</item>
		<item>
			<title>uc on "BP Social theme intro customization"</title>
			<link>http://premium.wpmudev.org/forums/topic/bp-social-theme-intro-customization#post-226355</link>
			<pubDate>Tue, 29 May 2012 19:29:47 +0000</pubDate>
			<dc:creator>uc</dc:creator>
			<guid isPermaLink="false">226355@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>Hi there,</p>
<p>I need to  customize buddypress social theme home page namely:</p>
<p>1.  for intro image to be  present for both logged in and logged out<br />
2. Be able to change the intro text for logged in</p>
<p>Thanks </p>
<p>UC
</p>]]></description>
		</item>

	</channel>
</rss>