<?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 | GuitarAgora | Mentions</title>
	<link>https://buddypress.org/members/guitaragora/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/guitaragora/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning GuitarAgora.</description>
	<lastBuildDate>Wed, 08 Apr 2026 11:17:46 +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">8e43c2f90faaa84f06687023d15a8062</guid>
				<title>@mercime replied to the forum topic Trying to implement buddypress into my current wordpress theme  in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/trying-to-implement-buddypress-into-my-current-wordpress-theme/#post-139840</link>
				<pubDate>Wed, 26 Sep 2012 03:21:56 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/guitaragora/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/guitaragora/" rel="nofollow ugc">@guitaragora</a> Open up permalink.php from wp-content/themes/wallbase/members/single/activity/permalink.php</p>
<p>At the very top of the file, replace <code>?php get_header( &#039;buddypress&#039; ); ?</code> with what I posted above for [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2fa8c6edd6e2fa4889caf35e39611963</guid>
				<title>@mercime replied to the forum topic Trying to implement buddypress into my current wordpress theme  in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/trying-to-implement-buddypress-into-my-current-wordpress-theme/#post-139796</link>
				<pubDate>Tue, 25 Sep 2012 16:33:31 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/guitaragora/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/guitaragora/" rel="nofollow ugc">@guitaragora</a> double-check in Appearance &gt; BP compatibility that you did Not disable JS, otherwise there&#8217;ll be issues like you mentioned above.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e57726e424113137d106c2ea873c03c9</guid>
				<title>@mercime replied to the forum topic [Resolved] Trying to implement buddypress into my current wordpress theme  in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/trying-to-implement-buddypress-into-my-current-wordpress-theme/#post-139643</link>
				<pubDate>Sun, 23 Sep 2012 17:01:33 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/guitaragora/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/guitaragora/" rel="nofollow ugc">@guitaragora</a> for example,  /members/index.php file, change<br />
<code></code><br />
to<br />
<code></code></p>
<p>at this point, the revised title would be somewhere in the structure like so<code>&lt;div class=&amp;quot;post&amp;quot; id=&amp;quot;post-&quot;&gt;</code></p>
<p>so you move it to above <code></code> like so<code>&lt;div class=&amp;quot;post&amp;quot; id=&amp;quot;post-&quot;&gt;</code></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">089486c065f3d0849dde2d2afa05bf71</guid>
				<title>@mercime replied to the forum topic Trying to implement buddypress into my current wordpress theme  in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/trying-to-implement-buddypress-into-my-current-wordpress-theme/#post-139370</link>
				<pubDate>Wed, 19 Sep 2012 21:32:11 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/guitaragora/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/guitaragora/" rel="nofollow ugc">@guitaragora</a> Based on the structure of your theme, you need to change  <a href="http://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/#tplfiles" rel="nofollow ugc">16 template files</a> within the 6 BP folders transferred to your wallbase theme folder in server during the compatibility process. </p>
<p>If you&#8217;ve [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ec6936ee14f38c8c4dfd4378b1d8c105</guid>
				<title>@mercime replied to the forum topic [Resolved] Trying to implement buddypress into my current wordpress theme  in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/trying-to-implement-buddypress-into-my-current-wordpress-theme/#post-139338</link>
				<pubDate>Wed, 19 Sep 2012 16:15:25 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/guitaragora/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/guitaragora/" rel="nofollow ugc">@guitaragora</a> yes, that&#8217;s a nice theme on the front end. I may be wrong, but I&#8217;ve heard that web2feel themes have base64 encodes and that would not be kosher to use. Just in case I&#8217;m wrong, we could start step 3 [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>