<?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 | cancelthisaccountpls | Activity</title>
	<link>https://buddypress.org/members/iamdavidstonegmailcom/activity/</link>
	<atom:link href="https://buddypress.org/members/iamdavidstonegmailcom/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for cancelthisaccountpls.</description>
	<lastBuildDate>Sat, 04 Apr 2026 10:32: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">3d6533dc788a899f09169f93c7c8a835</guid>
				<title>cancelthisaccountpls replied to the topic Google-hosted jQuery conflicting with default BuddyPress image cropper – help! in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/google-hosted-jquery-conflicting-with-default-buddypress-image-cropper-help/#post-105934</link>
				<pubDate>Mon, 21 Feb 2011 21:23:08 +0000</pubDate>

									<content:encoded><![CDATA[<p>solved! I used this code from this page <code>http://snipplr.com/view.php?codeview&amp;id=26963</code><br />
Detailed explanation below.</p>
<p>my final code:</p>
<p><code><br />
&lt;?php<br />
wp_deregister_script(&#039;jquery&#039;);<br />
wp_register_script(&#039;jquery&#039;, &#039;http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js&#039;, false,&hellip;</code><span class="activity-read-more" id="activity-read-more-316945"><a href="https://buddypress.org/support/topic/google-hosted-jquery-conflicting-with-default-buddypress-image-cropper-help/#post-105934" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2100efbfc5d0da6b16d1ac7b371a023e</guid>
				<title>iamdavidstone@gmail.com posted on the forum topic Google-hosted jQuery conflicting with default BuddyPress image cropper – help! in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/google-hosted-jquery-conflicting-with-default-buddypress-image-cropper-h</link>
				<pubDate>Mon, 21 Feb 2011 21:23:08 +0000</pubDate>

									<content:encoded><![CDATA[<p>solved! I used this code from this page <code>http://snipplr.com/view.php?codeview&amp;id=26963</code> Detailed explanation below. my final code: <code>$(document).ready(function(){ $(&quot;.l1&quot;).click(function(){ $(&quot;#login-panel&quot;).toggle(); $(&quot;input:first&quot;, document.forms).focus(); }); });</code> The code I added: <code></code> This allowed me to delete this line <code></code> from my original code: `&hellip;<span class="activity-read-more" id="activity-read-more-138492"><a href="http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/google-hosted-jquery-conflicting-with-default-buddypress-image-cropper-h" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ce6ac9d5e6f44599f2037dbf1298302c</guid>
				<title>iamdavidstone@gmail.com started the forum topic Google-hosted jQuery conflicting with default BuddyPress image cropper – help! in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/google-hosted-jquery-conflicting-with-default-buddypress-image-cropper-h</link>
				<pubDate>Mon, 21 Feb 2011 19:55:27 +0000</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;m using BuddyPress. I finally figured out how to toggle a login box via jQuery. Unfortunately, calling the Google-hosted jQuery library causes a conflict with the image cropper featured with BuddyPress. I spent all day looking up ways to solve this. No dice. If I delete the first line (the one referencing googleapis.com) my image [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ed3b3668ae317e4a2423714383ba5b7c</guid>
				<title>iamdavidstone@gmail.com started the forum topic Jquery toggle registration form. Fields are ok but won&#039;t function! in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/jquery-toggle-registration-form-fields-are-ok-but-wont-function/</link>
				<pubDate>Fri, 21 Jan 2011 16:27:59 +0000</pubDate>

									<content:encoded><![CDATA[<p>I have a small login form I toggle via jquery and would like to accomplish the same for my registration. The problem is that my form doesn&#8217;t do anything other than redirect to the main page. There are no pending activations either, so I just can&#8217;t get this form to submit. Any ideas? I realize [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9bd49f1cc2aef2b75c7f8a3b0698ea4b</guid>
				<title>iamdavidstone@gmail.com joined the group How-To and Troubleshooting</title>
				<link>https://buddypress.org/updates/p/132132/</link>
				<pubDate>Fri, 21 Jan 2011 16:27:57 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6ab5bbc331e8a5677914345daffc6eea</guid>
				<title>iamdavidstone@gmail.com posted on the forum topic Ajax chat without admin bar in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/ajax-chat-without-admin-bar/#post-86731</link>
				<pubDate>Wed, 19 Jan 2011 15:26:58 +0000</pubDate>

									<content:encoded><![CDATA[<p>&#8216;#wp-admin-bar {<br />
	position: fixed;<br />
	top: 0;<br />
	left: 0;<br />
	z-index: 99;<br />
	height: 25px;<br />
	font-size: 11px;<br />
	width: 100%;<br />
	z-index: 2;<br />
}<br />
&#8216;</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8e31fc1a646022cf451e7b8f104b475d</guid>
				<title>iamdavidstone@gmail.com posted on the forum topic Ajax chat without admin bar in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/ajax-chat-without-admin-bar/#post-86730</link>
				<pubDate>Wed, 19 Jan 2011 15:16:25 +0000</pubDate>

									<content:encoded><![CDATA[<p>Okay, just figured out how to get the chat box to display and hide the admin bar.</p>
<p>I had my admin bar hidden using the display: none tag. I undid that and went into adminbar.css and gave the adminbar a z-index of 1 or 2. Anything more than that and the admin bar would show.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ac2747397e1e6b7d154a542830390c4c</guid>
				<title>iamdavidstone@gmail.com started the forum topic Ajax chat without admin bar in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/ajax-chat-without-admin-bar/</link>
				<pubDate>Wed, 19 Jan 2011 14:28:28 +0000</pubDate>

									<content:encoded><![CDATA[<p>I disabled the admin bar in my theme and can&#8217;t get the ajax chat plugin to function. tried <code>backticks</code>  <code>backticks</code> and <code>backticks</code>  <code>backticks</code> without any luck&#8230;</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3890a856e684c4a928239f1fe3cc2a47</guid>
				<title>iamdavidstone@gmail.com joined the group Creating &#038; Extending</title>
				<link>https://buddypress.org/updates/p/131545/</link>
				<pubDate>Wed, 19 Jan 2011 14:28:28 +0000</pubDate>

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