<?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 | youlichika | Activity</title>
	<link>https://buddypress.org/members/youlichika/activity/</link>
	<atom:link href="https://buddypress.org/members/youlichika/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for youlichika.</description>
	<lastBuildDate>Sat, 11 Apr 2026 09:12: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">17a561b6895dcd270e1b864d5009bfa3</guid>
				<title>youlichika started the forum topic Find a plungin post articles from buddypress to facebook and twitter in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/find-a-plungin-post-articles-from-buddypress-to-facebook-and-twitter/</link>
				<pubDate>Thu, 18 Aug 2011 23:38:53 +0000</pubDate>

									<content:encoded><![CDATA[<p>I tried wordpress 3.2.1 + buddypress 1.2.9 to build a small social website for talking about sports.</p>
<p>I am looking for a plungin, whether poeple share and post sports stories in <code>activity</code> or <code>groups</code>, they can also choose to [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e0135ed9cb4b8e954fa4a5b1c2c57b01</guid>
				<title>youlichika posted on the forum topic How to call a like box manually? in the group BuddyPress Like</title>
				<link>http://buddypress.org/community/groups/buddypress-like/forum/topic/how-to-call-a-like-box-manually/#post-87551</link>
				<pubDate>Wed, 26 Jan 2011 22:25:33 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thanks, tsepelev. </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1c56a514c023f81523057c89213d80c9</guid>
				<title>youlichika posted on the forum topic Where will the ratings be saved? in the group BuddyPress Rate Forum Posts</title>
				<link>http://buddypress.org/community/groups/buddypress-rate-forum-posts/forum/topic/where-will-the-ratings-be-saved/#post-87385</link>
				<pubDate>Tue, 25 Jan 2011 20:20:14 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/Tolden/" rel="nofollow ugc">@Tolden</a>, the data in wp_bb_meta ,<br />
meta_key = rfp_rating;<br />
meta_value is the value restore the rating.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a5b1a212df7d2f06ff35328a77403af3</guid>
				<title>youlichika joined the group BuddyPress Rate Forum Posts</title>
				<link>https://buddypress.org/updates/p/132844/</link>
				<pubDate>Tue, 25 Jan 2011 20:05:55 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a3f78a9df989f5ee6a8ebb56c8fb5b87</guid>
				<title>youlichika posted on the forum topic Where can I download bp site Language pack? in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/where-can-i-download-bp-site-language-pack/#post-87351</link>
				<pubDate>Tue, 25 Jan 2011 14:15:28 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thanks, have a look.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6fe6f9c638d6a16106cf1f934aa82c1f</guid>
				<title>youlichika started the forum topic How to call a like box manually? in the group BuddyPress Like</title>
				<link>http://buddypress.org/community/groups/buddypress-like/forum/topic/how-to-call-a-like-box-manually/</link>
				<pubDate>Tue, 25 Jan 2011 13:17:02 +0000</pubDate>

									<content:encoded><![CDATA[<p>I want add a like box in my &#8220;about page&#8221;, How to call a like box manually? How to add a embed code into HTML?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">938551dad97f20106fc0f3c6380aa26d</guid>
				<title>youlichika joined the group BuddyPress Like</title>
				<link>https://buddypress.org/updates/p/132789/</link>
				<pubDate>Tue, 25 Jan 2011 13:14:10 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">450afe7baf7d938e1eb28903213e8eb6</guid>
				<title>youlichika started the forum topic How to mysql query `$wpdb-&#062;get_var` `bp_groups` in buddypress? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-mysql-query-wpdb-get_var-bp_groups-in-buddypress/</link>
				<pubDate>Tue, 25 Jan 2011 09:22:55 +0000</pubDate>

									<content:encoded><![CDATA[<p>I know that <code>$wpdb-&gt;get_var(&quot;SELECT COUNT(*) FROM $wpdb-&gt;users;&quot;);</code> can select wordpress user by mysql, but when I call a buddypress group, it failed, nothing return <code>$wpdb-&gt;get_var(&quot;SELECT COUNT(*) FROM $wpdb-&gt;bp_groups;&quot;);</code> Is there anyone know how to?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1cdab8c48d926239b8d2059615663750</guid>
				<title>youlichika posted on the forum topic new version of BuddyPress Rate Forum Posts in the group Third Party Components &#038; Plugins</title>
				<link>http://buddypress.org/community/groups/third-party-components-plugins/forum/topic/new-version-of-buddypress-rate-forum-posts/?topic_page=4#post-87275</link>
				<pubDate>Mon, 24 Jan 2011 20:09:47 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi, I use WP 3.03+BP1.26,  Each user can mark a rating for one article many times(If I willing, I can always click so that the article rating can reach +60). How  to limit one user mark one rating for one article? Thanks.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">cc3d74b432d2ae5a5fb4cec167df5570</guid>
				<title>youlichika joined the group Third Party Components &#038; Plugins</title>
				<link>https://buddypress.org/updates/p/132672/</link>
				<pubDate>Mon, 24 Jan 2011 20:09:43 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">48359530c5363752f4e5c3c42a9d3cc8</guid>
				<title>youlichika started the forum topic Where can I download bp site Language pack? in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/where-can-i-download-bp-site-language-pack/</link>
				<pubDate>Mon, 24 Jan 2011 09:27:33 +0000</pubDate>

									<content:encoded><![CDATA[<p>I want to build a site with 3 or 4 diffirent language, user can select the language in my home page.<br />
Where can I download bp site Language pack? And how to use them? Thanks.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d432fec8e0e9e02ce794e94b9150da96</guid>
				<title>youlichika started the forum topic How to search group forum topics? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-search-group-forum-topics/</link>
				<pubDate>Sun, 23 Jan 2011 14:10:00 +0000</pubDate>

									<content:encoded><![CDATA[<p>I use the defalt search box, I can search members and groups , but a forum search is empty, even my search word is copy the topic&#8217;s title or a word in the content. How to search group forum topics? I want make a search for the title or content of the forum which created [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ffdb6d28e9f4bbc9b8fdec9d1948c15c</guid>
				<title>youlichika posted on the forum topic Can use WordPress build a micro-blog system? in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/can-use-wordpress-build-a-micro-blog-system/#post-87139</link>
				<pubDate>Sun, 23 Jan 2011 10:56:28 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/andrea_r/" rel="nofollow ugc">@Andrea_r</a>, can <code>activity stream</code> add a <code>Favorite</code> counter? that the post owner can see how many peaple mark a Favorite in his post article?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">beda5e5ccbd381f66bac58c86b4b5737</guid>
				<title>youlichika posted on the forum topic Searching through forum topic&#039;s content in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/searching-through-forum-topics-content/#post-87106</link>
				<pubDate>Sat, 22 Jan 2011 23:00:35 +0000</pubDate>

									<content:encoded><![CDATA[<p>add one.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fe4374c89ed2f1b6b0b5a5e87178ba55</guid>
				<title>youlichika posted on the forum topic none of my members can start groups, &#034;create&#034; tab missing.. please help!! in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/none-of-my-members-can-start-groups-create-tab-missing-please-help/#post</link>
				<pubDate>Sat, 22 Jan 2011 15:53:20 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi, I also notice this bug when I click my account -&gt; groups -&gt; my groups , then the creat button is display, I notice the url like: <code>http://site/wordpress/username/groups/</code><br />
but if I remove the username <code>http://site/wordpress/groups/</code> I can see the creat button.<br />
Then, How to move the creat button to users page?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a27a10d9c283e5dc7ac41bf5f21d5737</guid>
				<title>youlichika started the forum topic [solved] Why my profile -&#062; edit profile just can edit Name (required)? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/why-my-profile-edit-profile-just-can-edit-name-required/</link>
				<pubDate>Fri, 21 Jan 2011 14:41:17 +0000</pubDate>

									<content:encoded><![CDATA[<p>hello, I run wp3.03+bp1.26 in localhost, Why my profile -&gt; edit profile just can edit Name (required)? I see buddypress.org can edit Name (required), About Me, Current Location. How to do that? and if I want add more info inqeury fields, I shall edit witch page file? or add a plungin? Thanks.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5be225c7670b83c4645c2380633eac9e</guid>
				<title>youlichika posted on the forum topic Why my profile -&#062; edit profile just can edit Name (required)? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/why-my-profile-edit-profile-just-can-edit-name-required/#post-86945</link>
				<pubDate>Fri, 21 Jan 2011 14:41:17 +0000</pubDate>

									<content:encoded><![CDATA[<p>I find it, in admin dashboard, buddypress setting -&gt; Profile Field Setup. </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ff5dc56175219d3eafc281eba1a7b0fa</guid>
				<title>youlichika started the forum topic How to delete my account in users setting panel? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-delete-my-account-in-users-setting-panel/</link>
				<pubDate>Fri, 21 Jan 2011 14:37:47 +0000</pubDate>

									<content:encoded><![CDATA[<p>I notice in wp-admin -&gt;bp-general-settings -&gt;BuddyPress Settings -&gt; General settings, there is a <code>Disable user account deletion?</code> and select <code>No</code>. Is that mean user can delete their account in in users setting panel? If can, how to do that? Thanks.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">33d08943deecbffd89d55f108140495a</guid>
				<title>youlichika started the forum topic how to know how many peaple mark as  favorite in my post? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-know-how-many-peaple-mark-as-favorite-in-my-post/</link>
				<pubDate>Fri, 21 Jan 2011 14:29:46 +0000</pubDate>

									<content:encoded><![CDATA[<p>Ater I post a text in <code>my account -&gt; Activity -&gt; Personal</code> , there have two button <code>Reply</code> and <code>Favorite</code> in the bottom, then people can reply the post and mark as Favorite. And how to know how many peaple mark as favorite in this post? I mean how to add a counter for a [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f284e57f266413f537d134ee3fa72764</guid>
				<title>youlichika started the forum topic Can buddypress sent a message as a e-mail? in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/can-buddypress-sent-a-message-as-a-e-mail/</link>
				<pubDate>Fri, 21 Jan 2011 10:01:08 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi, Can buddypress sent a message as a e-mail? I mean in the menu: my account -&gt;message -&gt;compose, users can sent a message to his friends in the site. And I need a fuction that users also can send a message as a e-mail to his friends gmail, hotmail, etc. Is there have a plungin [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">eebe033f36ec99093b37bc695a157be6</guid>
				<title>youlichika posted on the forum topic Can use WordPress build a micro-blog system? in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/can-use-wordpress-build-a-micro-blog-system/#post-86882</link>
				<pubDate>Thu, 20 Jan 2011 20:47:50 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/andrea_r/" rel="nofollow ugc">@Andrea_r</a>, thanks, but I think it is also a little deffirent, BP must built a group first, and everyone has his own ‘timeline’ in twitter. <a href="http://buddypress.org/community/members/r-a-y/" rel="nofollow ugc">@r-a-y</a>, I clicked the testbp.org, but the google tells me the link is bronken. Then I click the site Cached, and I see the page <code>BuddyPress Test Drive</code>, how to setup if [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3bb8870e46422ef4dfa3232831fbdd0d</guid>
				<title>youlichika started the forum topic Can use WordPress build a micro-blog system? in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/can-use-wordpress-build-a-micro-blog-system/</link>
				<pubDate>Tue, 18 Jan 2011 15:47:12 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi, I use WP3.03 and BP1.2.6 build a community site. I also want to add a own micro-blog system, like tweet, user can send short message to other users. the message can display in a &#8216;timeline&#8217;, the fuction like &#8216;statusnet&#8217;. Can any one recommend a plungin like this? Thanks.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">00403c312f06f800d83be91fcfd14a7b</guid>
				<title>youlichika joined the group BuddyPress</title>
				<link>https://buddypress.org/updates/p/131333/</link>
				<pubDate>Tue, 18 Jan 2011 12:55:01 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a3384fff67b0edc48f4204959d7613e8</guid>
				<title>youlichika posted on the forum topic Where can I add some php code in activity page? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/where-can-i-add-some-php-code-in-activity-page/#post-81832</link>
				<pubDate>Thu, 09 Dec 2010 20:12:06 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thanks, here it is.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">384a2abac75d46a641b324a182b8c678</guid>
				<title>youlichika started the forum topic Where can I add some php code in activity page? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/where-can-i-add-some-php-code-in-activity-page/</link>
				<pubDate>Thu, 09 Dec 2010 14:56:43 +0000</pubDate>

									<content:encoded><![CDATA[<p>I want add some function(custom code) in activity page, but where can I add them? for examle, I want to add a custom submit botton in it, which can add something to my database.<br />
I noticed there have a folder in wp-contentpluginsbuddypressbp-activity, there have 4 php files in it, which one can I modify? Thanks.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c9a225872a3bf9adcf9c2d7fc0b04ca3</guid>
				<title>youlichika posted on the forum topic How to add a login function at the top of the page in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-add-a-login-function-at-the-top-of-the-page/#post-81800</link>
				<pubDate>Thu, 09 Dec 2010 14:16:37 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thanks for pointed.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">aa6b245f3b956913aa55ed8af167109f</guid>
				<title>youlichika started the forum topic How to add a login function at the top of the page in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-add-a-login-function-at-the-top-of-the-page/</link>
				<pubDate>Tue, 07 Dec 2010 21:08:19 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi, I want to add a top page login function in a small div (300px*50px), I add <code></code> in my theme&#8217;s header.php, but when I login in as a menber (not a admin) and click the <code>Site Admin</code> at the top of the page, it links to wp&#8217;s profile page. how to modify so that [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f96848db32318961906ce48b2ec28fc7</guid>
				<title>youlichika started the forum topic not support jquery append Function? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/not-support-jquery-append-function/</link>
				<pubDate>Sat, 23 Oct 2010 22:38:52 +0000</pubDate>

									<content:encoded><![CDATA[<p>I tried to add some jquery effect on may home page. But it always alart for the line of append Function. Is wordpress not support jquery append Function? </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ad86f9be1f0f10a4abaad11ed812c1e6</guid>
				<title>youlichika posted on the forum topic Question about admin panel appearance edit. in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/question-about-admin-panel-appearance-edit/#post-76551</link>
				<pubDate>Fri, 22 Oct 2010 12:25:03 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello, still looking for help.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b92957d434c009f7cbb7b61bfdd8932a</guid>
				<title>youlichika posted on the forum topic How to send a input button in home page? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-send-a-in-home-page/#post-76550</link>
				<pubDate>Fri, 22 Oct 2010 12:24:32 +0000</pubDate>

									<content:encoded><![CDATA[<p>Up, is there anyone can help me?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1c9a62a74460a468ff07bbfae1f86371</guid>
				<title>youlichika posted on the forum topic How to send a input button in home page? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-send-a-in-home-page/#post-76075</link>
				<pubDate>Wed, 20 Oct 2010 07:29:26 +0000</pubDate>

									<content:encoded><![CDATA[<p>I use the <code>&lt;form action=&amp;quot;&quot; method=&quot;post&quot; target=&quot;_self&quot;&gt;</code></p>
<p>Is the action path write correct?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0fe368e0cf15c835414a05bb146dfcb5</guid>
				<title>youlichika started the forum topic How to send a input button in home page? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-send-a-in-home-page/</link>
				<pubDate>Tue, 19 Oct 2010 19:56:43 +0000</pubDate>

									<content:encoded><![CDATA[<p>I have copied the default theme and modity it. I add some codes in the home page. (index.php) in the theme folder. But when I add a input button <code></code> and set it to the index.php, it can not run well. such as first, the home page is <a href="http://localhost/wordpress/" rel="nofollow ugc">http://localhost/wordpress/</a> When I click the input button [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6c7b9a3659dc490680021d8fb7b02e76</guid>
				<title>youlichika joined the group How-To and Troubleshooting</title>
				<link>https://buddypress.org/updates/p/100680/</link>
				<pubDate>Tue, 19 Oct 2010 19:56:43 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c0070ad7185249436c95f16ee274bbb6</guid>
				<title>youlichika started the forum topic Question about admin panel appearance edit. in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/question-about-admin-panel-appearance-edit/</link>
				<pubDate>Tue, 19 Oct 2010 13:03:24 +0000</pubDate>

									<content:encoded><![CDATA[<p>WP admin appearance edit only suppot to  edit all of the files under theme&#8217;s parent folder. Is there any plugins can edit the files under theme&#8217;s child folders?<br />
Like allow admin edit: wordpresswp-contentthemesthemenamecssnew.css</p>
<p>And is there any plugins can change the HTML code colorful?<br />
Thanks.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">372d21a90ece3e635fb979e8802b11b2</guid>
				<title>youlichika posted on the forum topic How to include a php file? in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/how-to-include-a-php-file/#post-75934</link>
				<pubDate>Tue, 19 Oct 2010 09:09:29 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello, I find the method.<br />
Use STYLESHEETPATH replace TEMPLATEPATH.<br />
Ho&#8230;la&#8230;</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">12b2ea659a68c047a57c82ccdbfbcb23</guid>
				<title>youlichika posted on the forum topic How to include a php file? in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/how-to-include-a-php-file/#post-75932</link>
				<pubDate>Tue, 19 Oct 2010 08:54:39 +0000</pubDate>

									<content:encoded><![CDATA[<p>Sorry. I lost paste some code. I forget use <code>backticks</code>.<br />
<code></code> is under the path in wordpreewp-contentpluginsbuddypressbp-themesbp-default<br />
Now I want include some one from the path wordpresswp-contentthemesmythemename.<br />
How to write correctly? Thanks.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9e2038ddcb22263567665c45be6d30e5</guid>
				<title>youlichika started the forum topic How to include a php file? in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/how-to-include-a-php-file/</link>
				<pubDate>Tue, 19 Oct 2010 08:22:14 +0000</pubDate>

									<content:encoded><![CDATA[<p>  is under the path in wordpreewp-contentpluginsbuddypressbp-themesbp-default<br />
Now I want include some one from the path wordpresswp-contentthemesmythemename.<br />
How to write correctly? Thanks.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">65ac6b1b8ee9112024b1545127273ea1</guid>
				<title>youlichika posted on the forum topic How to divided a page into several parts for easy edit? in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/how-to-divided-a-page-into-several-parts-for-easy-edit/#post-75928</link>
				<pubDate>Tue, 19 Oct 2010 07:53:23 +0000</pubDate>

									<content:encoded><![CDATA[<p>and can I move the index.php into a new folder under the theme parent folder?<br />
If can, which files should be edited?<br />
In any case, I still want to try to divide a page into several parts&#8230; If there has some codes support&#8230;<br />
Thanks again.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">41cc660819b018d9a8d227bfbd428df6</guid>
				<title>youlichika posted on the forum topic How to divided a page into several parts for easy edit? in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/how-to-divided-a-page-into-several-parts-for-easy-edit/#post-75921</link>
				<pubDate>Tue, 19 Oct 2010 07:26:22 +0000</pubDate>

									<content:encoded><![CDATA[<p>Yes, I copy the theme for a new to edit.<br />
Is the homepage&#8217;s name called: main index templete?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">52bc11e72b41d84e3309445f42d95c87</guid>
				<title>youlichika started the forum topic How to divided a page into several parts for easy edit? in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/how-to-divided-a-page-into-several-parts-for-easy-edit/</link>
				<pubDate>Mon, 18 Oct 2010 22:05:23 +0000</pubDate>

									<content:encoded><![CDATA[<p>Still is me. This is my third post today. Please forgive me I am a novice. I use wordpress 3.0.1 with buddypress 1.2.5.2. I want diy my homepage. I see wp admin dashboard &#8211; appearance &#8211; editor can edit every bp theme page. Is homepage name call: main index templete? Whether it allow to be [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f4bab61ed073f338ddf07ecfdecd7f86</guid>
				<title>youlichika posted on the forum topic how to edit menus? in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/how-to-edit-menus/#post-75872</link>
				<pubDate>Mon, 18 Oct 2010 21:48:53 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thanks, I&#8217;ll check the tutorial.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e4ca28112df3121e1c0b104bb1213be1</guid>
				<title>youlichika started the forum topic how to edit menus? in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/how-to-edit-menus/</link>
				<pubDate>Mon, 18 Oct 2010 16:50:16 +0000</pubDate>

									<content:encoded><![CDATA[<p>I use wordpress 3.0.1 with buddypress 1.2.5.2. how to edit menus?<br />
i want edit the original one and add another in the head part.<br />
in the admin panel of wp3.0.1, i can&#8217;t find Menus in Appearance on the left-hand side of the Dashboard.<br />
thanks.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f32e31958880c8e6dd06073753b7d1d0</guid>
				<title>youlichika posted on the forum topic Where to add a custom js in the code? in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/where-to-add-a-custom-js-in-the-code/#post-75839</link>
				<pubDate>Mon, 18 Oct 2010 16:39:27 +0000</pubDate>

									<content:encoded><![CDATA[<p>thanks, friends, i will read the tutorial. this is a wonderful software.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">aa3a3464e0f1064dbf3f95ccdc8dc84c</guid>
				<title>youlichika joined the group Creating &#038; Extending</title>
				<link>https://buddypress.org/updates/p/99469/</link>
				<pubDate>Mon, 18 Oct 2010 16:39:27 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d939ab6d8b4271ebc610dbba77f79813</guid>
				<title>youlichika started the forum topic Where to add a custom js in the code? in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/where-to-add-a-custom-js-in-the-code/</link>
				<pubDate>Mon, 18 Oct 2010 07:54:34 +0000</pubDate>

									<content:encoded><![CDATA[<p>I use wordpress 3.0.1 with buddypress 1.2.5.2. I want add some JQUERY on the page, and where to add a custom js on the head of the theme?<br />
Anyway, can wp allow to be added any php code like include and require_once?<br />
I have tried elgg, it did not work well  🙁</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>