<?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 on: How to Use WordPress Widgets</title>
	<atom:link href="http://wpapprentice.com/videos/customize/working-with-wordpress-widgets/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpapprentice.com/videos/customize/working-with-wordpress-widgets/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=working-with-wordpress-widgets</link>
	<description>WordPress training videos and blog tutorials</description>
	<lastBuildDate>Tue, 15 May 2012 20:42:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Kirk</title>
		<link>http://wpapprentice.com/videos/customize/working-with-wordpress-widgets/#comment-14951</link>
		<dc:creator>Kirk</dc:creator>
		<pubDate>Wed, 31 Mar 2010 05:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://wordpresstraining.com/videos/customize/working-with-wordpress-widgets/#comment-14951</guid>
		<description>@Christian If your theme has a widgetized sidbar you can simply drop the Text Widget onto the sidebar, then manually enter the IMG tag with the image that you want to display. You can even upload the image through the media manager and use the URL generated by the media manager as your SRC attribute.

Alternately, I&#039;m sure there are a number of plugins that solve this same problem in any number of different ways (pulling images from Flickr or other services, etc.).</description>
		<content:encoded><![CDATA[<p>@Christian If your theme has a widgetized sidbar you can simply drop the Text Widget onto the sidebar, then manually enter the IMG tag with the image that you want to display. You can even upload the image through the media manager and use the URL generated by the media manager as your SRC attribute.</p>
<p>Alternately, I&#8217;m sure there are a number of plugins that solve this same problem in any number of different ways (pulling images from Flickr or other services, etc.).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Cuniah</title>
		<link>http://wpapprentice.com/videos/customize/working-with-wordpress-widgets/#comment-14949</link>
		<dc:creator>Christian Cuniah</dc:creator>
		<pubDate>Tue, 30 Mar 2010 13:56:39 +0000</pubDate>
		<guid isPermaLink="false">http://wordpresstraining.com/videos/customize/working-with-wordpress-widgets/#comment-14949</guid>
		<description>Is it possible to have a plugin or widget whereby one can put a picture in the sidebar?</description>
		<content:encoded><![CDATA[<p>Is it possible to have a plugin or widget whereby one can put a picture in the sidebar?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jay</title>
		<link>http://wpapprentice.com/videos/customize/working-with-wordpress-widgets/#comment-9975</link>
		<dc:creator>jay</dc:creator>
		<pubDate>Mon, 21 Sep 2009 13:05:20 +0000</pubDate>
		<guid isPermaLink="false">http://wordpresstraining.com/videos/customize/working-with-wordpress-widgets/#comment-9975</guid>
		<description>Hi Kirk

Thanks for this wonderful video you have made on Widget. I am very new to Wordpress but have very good knowledge on blogger.  I was looking in google crazy for tutorials for learning how to arrange widgets like that of blogger and had no luck.

Your video help me to understand how to do that.

Thanks a million. Fan of your blog.

Alam
twitter.com/alamj2000</description>
		<content:encoded><![CDATA[<p>Hi Kirk</p>
<p>Thanks for this wonderful video you have made on Widget. I am very new to WordPress but have very good knowledge on blogger.  I was looking in google crazy for tutorials for learning how to arrange widgets like that of blogger and had no luck.</p>
<p>Your video help me to understand how to do that.</p>
<p>Thanks a million. Fan of your blog.</p>
<p>Alam<br />
twitter.com/alamj2000</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blog Widgets &#171; Blog Garage</title>
		<link>http://wpapprentice.com/videos/customize/working-with-wordpress-widgets/#comment-9854</link>
		<dc:creator>Blog Widgets &#171; Blog Garage</dc:creator>
		<pubDate>Mon, 14 Sep 2009 00:01:13 +0000</pubDate>
		<guid isPermaLink="false">http://wordpresstraining.com/videos/customize/working-with-wordpress-widgets/#comment-9854</guid>
		<description>[...] Here is a WordPress video demonstrating how widgets are plugged into a WordPress blog: http://wordpresstraining.com/videos/customize/working-with-wordpress-widgets/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Here is a WordPress video demonstrating how widgets are plugged into a WordPress blog: <a href="http://wordpresstraining.com/videos/customize/working-with-wordpress-widgets/" rel="nofollow">http://wordpresstraining.com/videos/customize/working-with-wordpress-widgets/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deborah</title>
		<link>http://wpapprentice.com/videos/customize/working-with-wordpress-widgets/#comment-24</link>
		<dc:creator>Deborah</dc:creator>
		<pubDate>Tue, 06 May 2008 03:21:09 +0000</pubDate>
		<guid isPermaLink="false">http://wordpresstraining.com/videos/customize/working-with-wordpress-widgets/#comment-24</guid>
		<description>Kirk,

These are wonderful videos! I&#039;ve spent the last couple weeks learning the new 2.5 interface, and dealing with issues like image uploading and missing IDs. Your videos are really helpful. The widget video is timely for me. I&#039;m trying to figure out how to modify the functions.php file to create a text widget using definition lists, and not having much luck.

Do you have plans for a future video on customizing the functions.php file?</description>
		<content:encoded><![CDATA[<p>Kirk,</p>
<p>These are wonderful videos! I&#8217;ve spent the last couple weeks learning the new 2.5 interface, and dealing with issues like image uploading and missing IDs. Your videos are really helpful. The widget video is timely for me. I&#8217;m trying to figure out how to modify the functions.php file to create a text widget using definition lists, and not having much luck.</p>
<p>Do you have plans for a future video on customizing the functions.php file?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: wpapprentice.com @ 2012-05-18 04:31:32 -->
