<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Steves Web Toolbox</title>
	<atom:link href="http://www.steveswebtoolbox.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.steveswebtoolbox.com</link>
	<description>WordPress training, web design tools and more!</description>
	<lastBuildDate>Thu, 23 Feb 2012 05:46:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>Comment on Facebook &#8211; Add Admin by spillitu</title>
		<link>http://www.steveswebtoolbox.com/step-by-step-guides/facebook-add-admin/#comment-3342</link>
		<dc:creator>spillitu</dc:creator>
		<pubDate>Thu, 23 Feb 2012 05:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.steveswebtoolbox.com/?page_id=466#comment-3342</guid>
		<description>I will make some inquiries and get back to you in a few days.  My first inclination is to ask if she&#039;s willing to add herself back in as an admin to keep the page going, allowing you to make changes to it, without giving out her personal password.  Outside of that, I&#039;ll ask my good friend and Social Media expert Beth Neibert if she has another solution.</description>
		<content:encoded><![CDATA[<p>I will make some inquiries and get back to you in a few days.  My first inclination is to ask if she&#8217;s willing to add herself back in as an admin to keep the page going, allowing you to make changes to it, without giving out her personal password.  Outside of that, I&#8217;ll ask my good friend and Social Media expert Beth Neibert if she has another solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook &#8211; Add Admin by laura</title>
		<link>http://www.steveswebtoolbox.com/step-by-step-guides/facebook-add-admin/#comment-3341</link>
		<dc:creator>laura</dc:creator>
		<pubDate>Thu, 23 Feb 2012 03:22:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.steveswebtoolbox.com/?page_id=466#comment-3341</guid>
		<description>our PTA has a facebook page (fan page) the lady who set the page up has made me an admin and then deleted herself as she is no longer volunteering, but the password is hers I am assuming and I so I don&#039;t know it.  but no option comes up to change the password.  she will not give me the password as it is her personal password and doesn&#039;t want me to know it. is there anyway around this or do we have to shut down the page??</description>
		<content:encoded><![CDATA[<p>our PTA has a facebook page (fan page) the lady who set the page up has made me an admin and then deleted herself as she is no longer volunteering, but the password is hers I am assuming and I so I don&#8217;t know it.  but no option comes up to change the password.  she will not give me the password as it is her personal password and doesn&#8217;t want me to know it. is there anyway around this or do we have to shut down the page??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook &#8211; Add Admin by bethneibert</title>
		<link>http://www.steveswebtoolbox.com/step-by-step-guides/facebook-add-admin/#comment-3240</link>
		<dc:creator>bethneibert</dc:creator>
		<pubDate>Wed, 15 Feb 2012 22:24:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.steveswebtoolbox.com/?page_id=466#comment-3240</guid>
		<description>You&#039;re very welcome, Steve, glad to be of service!</description>
		<content:encoded><![CDATA[<p>You&#8217;re very welcome, Steve, glad to be of service!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add Audio to WordPress by spillitu</title>
		<link>http://www.steveswebtoolbox.com/how-to-build-a-website/add-audio-to-wordpress/#comment-3170</link>
		<dc:creator>spillitu</dc:creator>
		<pubDate>Sat, 11 Feb 2012 05:51:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.steveswebtoolbox.com/?page_id=372#comment-3170</guid>
		<description>If it&#039;s an html file, this might point you in the right direction:
http://designshack.net/articles/html/four-quick-and-easy-ways-to-embed-mp3-files-into-your-site/

Please let me know if this doesn&#039;t work.</description>
		<content:encoded><![CDATA[<p>If it&#8217;s an html file, this might point you in the right direction:<br />
<a href="http://designshack.net/articles/html/four-quick-and-easy-ways-to-embed-mp3-files-into-your-site/" rel="nofollow">http://designshack.net/articles/html/four-quick-and-easy-ways-to-embed-mp3-files-into-your-site/</a></p>
<p>Please let me know if this doesn&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add Audio to WordPress by spillitu</title>
		<link>http://www.steveswebtoolbox.com/how-to-build-a-website/add-audio-to-wordpress/#comment-3169</link>
		<dc:creator>spillitu</dc:creator>
		<pubDate>Sat, 11 Feb 2012 05:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.steveswebtoolbox.com/?page_id=372#comment-3169</guid>
		<description>If you have a wordpress site, here&#039;s how to place an mp3 file on a page, have it start automatically and play one time.

1. From your WordPress dashboard, go to your plugins page and install the &quot;audio player&quot; plugin

2. Use an ftp program and upload your audio file to the root directory of your website, or alternatively, create a folder called &quot;audio&quot; and place your mp3 file in there. (If it&#039;s a WordPress site, the root directory often found in the public_html folder.)

3. From your dashboard, click on &quot;pages&quot; (left hand side) and go to the page where you want the audio file to play automatically.

4. Place this shortcode* into the page:  
[audio:http://www.steveswebtoolbox.com/audio/01Bookends.mp3&#124;autostart=yes]

5. In the shortcode replace &lt;strong&gt;http://www.stevewebtoolbox.com/audio/01Bookends.mp3&lt;/strong&gt; with the correct path to your file, including the filename.

* With this shortcode, your audio file will play one time by default.

6. Navigate to your page and test it out.  Here&#039;s the example of how mine works:  http://www.steveswebtoolbox.com/audiopage

Also, if you would prefer placing the audio file in the sidebar or on the home page, here are some additional instructions by the creator of the &quot;audio player&quot; plugin: http://wpaudioplayer.com/frequently-asked-questions/</description>
		<content:encoded><![CDATA[<p>If you have a wordpress site, here&#8217;s how to place an mp3 file on a page, have it start automatically and play one time.</p>
<p>1. From your WordPress dashboard, go to your plugins page and install the &#8220;audio player&#8221; plugin</p>
<p>2. Use an ftp program and upload your audio file to the root directory of your website, or alternatively, create a folder called &#8220;audio&#8221; and place your mp3 file in there. (If it&#8217;s a WordPress site, the root directory often found in the public_html folder.)</p>
<p>3. From your dashboard, click on &#8220;pages&#8221; (left hand side) and go to the page where you want the audio file to play automatically.</p>
<p>4. Place this shortcode* into the page:<br />
[audio:<a href="http://www.steveswebtoolbox.com/audio/01Bookends.mp3" rel="nofollow">http://www.steveswebtoolbox.com/audio/01Bookends.mp3</a>|autostart=yes]</p>
<p>5. In the shortcode replace <strong><a href="http://www.stevewebtoolbox.com/audio/01Bookends.mp3" rel="nofollow">http://www.stevewebtoolbox.com/audio/01Bookends.mp3</a></strong> with the correct path to your file, including the filename.</p>
<p>* With this shortcode, your audio file will play one time by default.</p>
<p>6. Navigate to your page and test it out.  Here&#8217;s the example of how mine works:  <a href="http://www.steveswebtoolbox.com/audiopage" rel="nofollow">http://www.steveswebtoolbox.com/audiopage</a></p>
<p>Also, if you would prefer placing the audio file in the sidebar or on the home page, here are some additional instructions by the creator of the &#8220;audio player&#8221; plugin: <a href="http://wpaudioplayer.com/frequently-asked-questions/" rel="nofollow">http://wpaudioplayer.com/frequently-asked-questions/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook &#8211; Add Admin by spillitu</title>
		<link>http://www.steveswebtoolbox.com/step-by-step-guides/facebook-add-admin/#comment-3165</link>
		<dc:creator>spillitu</dc:creator>
		<pubDate>Fri, 10 Feb 2012 23:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.steveswebtoolbox.com/?page_id=466#comment-3165</guid>
		<description>You either have to be friends with them or they have to &quot;like&quot; your page.</description>
		<content:encoded><![CDATA[<p>You either have to be friends with them or they have to &#8220;like&#8221; your page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook &#8211; Add Admin by spillitu</title>
		<link>http://www.steveswebtoolbox.com/step-by-step-guides/facebook-add-admin/#comment-3164</link>
		<dc:creator>spillitu</dc:creator>
		<pubDate>Fri, 10 Feb 2012 23:14:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.steveswebtoolbox.com/?page_id=466#comment-3164</guid>
		<description>Thanks again Beth!</description>
		<content:encoded><![CDATA[<p>Thanks again Beth!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook &#8211; Add Admin by spillitu</title>
		<link>http://www.steveswebtoolbox.com/step-by-step-guides/facebook-add-admin/#comment-3163</link>
		<dc:creator>spillitu</dc:creator>
		<pubDate>Fri, 10 Feb 2012 23:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.steveswebtoolbox.com/?page_id=466#comment-3163</guid>
		<description>Thank you Beth for the great informative response!  That&#039;s why you&#039;re my number one online marketing expert!</description>
		<content:encoded><![CDATA[<p>Thank you Beth for the great informative response!  That&#8217;s why you&#8217;re my number one online marketing expert!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook &#8211; Add Admin by Beth Neibert</title>
		<link>http://www.steveswebtoolbox.com/step-by-step-guides/facebook-add-admin/#comment-3161</link>
		<dc:creator>Beth Neibert</dc:creator>
		<pubDate>Fri, 10 Feb 2012 22:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.steveswebtoolbox.com/?page_id=466#comment-3161</guid>
		<description>Hey Jason!
Please check out the comments left for Cornelle and let Steve and I know if it helps.

Here&#039;s to your success!
~ Beth</description>
		<content:encoded><![CDATA[<p>Hey Jason!<br />
Please check out the comments left for Cornelle and let Steve and I know if it helps.</p>
<p>Here&#8217;s to your success!<br />
~ Beth</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook &#8211; Add Admin by Beth Neibert</title>
		<link>http://www.steveswebtoolbox.com/step-by-step-guides/facebook-add-admin/#comment-3160</link>
		<dc:creator>Beth Neibert</dc:creator>
		<pubDate>Fri, 10 Feb 2012 22:20:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.steveswebtoolbox.com/?page_id=466#comment-3160</guid>
		<description>Hi Cornelle,
There are two things you can try. Occasionally, Facebook seems to be a little tweakie when we least expect it, but these tips work for me:
1) Clean your browser cache. Unfortunately, even the errors get recorded and it doesn&#039;t always clear no matter how many times we know we&#039;re putting our passwords in correctly.
2) Instead of going to your Fan Page via the link in the upper right corner, try this:
   A) Remain using Facebook under your personal name.
   B) If you are using the new Facebook timeline, select the &quot;home&quot; link in the upper right corner.
   C) Select the Fan Page link that you desire to &quot;add a new admin&quot; on from the left margin under your profile picture.
   D) Once on your Fan Page, you&#039;ll see the admins listed in the upper right corner, select &quot;See All&quot;
   E) This will open the screen that will allow you to add the new person using their name or email address and you can proceed with Step #8 above.

I hope you find this information helpful; Steve and I would love to have a reply back to let us know it worked. Thank you!

Here&#039;s to your success!
~ Beth</description>
		<content:encoded><![CDATA[<p>Hi Cornelle,<br />
There are two things you can try. Occasionally, Facebook seems to be a little tweakie when we least expect it, but these tips work for me:<br />
1) Clean your browser cache. Unfortunately, even the errors get recorded and it doesn&#8217;t always clear no matter how many times we know we&#8217;re putting our passwords in correctly.<br />
2) Instead of going to your Fan Page via the link in the upper right corner, try this:<br />
   A) Remain using Facebook under your personal name.<br />
   B) If you are using the new Facebook timeline, select the &#8220;home&#8221; link in the upper right corner.<br />
   C) Select the Fan Page link that you desire to &#8220;add a new admin&#8221; on from the left margin under your profile picture.<br />
   D) Once on your Fan Page, you&#8217;ll see the admins listed in the upper right corner, select &#8220;See All&#8221;<br />
   E) This will open the screen that will allow you to add the new person using their name or email address and you can proceed with Step #8 above.</p>
<p>I hope you find this information helpful; Steve and I would love to have a reply back to let us know it worked. Thank you!</p>
<p>Here&#8217;s to your success!<br />
~ Beth</p>
]]></content:encoded>
	</item>
</channel>
</rss>

