<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>HomeQuest Group &#187; Widgets</title>
	<atom:link href="http://www.homequestgroup.com/category/widgets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.homequestgroup.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 14 Nov 2011 22:13:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Custom widgets using the &#8220;Text Widget&#8221;</title>
		<link>http://www.homequestgroup.com/custom-widgets-using-the-text-widget/</link>
		<comments>http://www.homequestgroup.com/custom-widgets-using-the-text-widget/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 15:36:27 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Widgets]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://realestate-idx.com/?p=1032</guid>
		<description><![CDATA[The most customizable and possibly the most powerful widget in the system is the Text Widget.  The Text widg]]></description>
			<content:encoded><![CDATA[<p>The most customizable and possibly the most powerful widget in the hosted IDX system is the Text Widget.  The Text widget allows you to enter your own text or HTML, to display on the side bar of your page.   The Text widget can contain basic HTML formatting to create formatted text, links, and images.  <a href="http://en.wikipedia.org/wiki/HTML">Click here to view more information on HTML on Wikipedia.</a></p>
<p><strong>Step 1:</strong> Add the Text widget (<a href="http://homequestgroup.com/adding-editing-and-removing-widgets-from-the-sidebar/">See how to add and remove widgets from your site</a>)</p>
<p><strong>Step 2:</strong> Enter the custom name, and HTML/text into the widget.  For an example, I will be entering a link, followed by an image, followed by some custom text.</p>
<p><a href="http://realestate-idx.com/files/2009/03/source.png" rel="lightbox[1032]"><img class="alignnone size-medium wp-image-1030" src="http://realestate-idx.com/files/2009/03/source-300x284.png" alt="" width="300" height="284" /></a></p>
<p><strong>Step 3:</strong> Remember to click &#8220;Save Changes&#8221; on the widget page.  When you view your new custom widget, it will appear on the right hand side.  See my example below:</p>
<p><a href="http://realestate-idx.com/files/2009/03/widget.png" rel="lightbox[1032]"><img class="alignnone size-medium wp-image-1031" src="http://realestate-idx.com/files/2009/03/widget-300x234.png" alt="" width="300" height="234" /></a></p>
<p><strong>HTML Reference:</strong> (<a href="http://www.w3schools.com/html/html_primary.asp">Click here to see an intro to HTML from W3Schools.org</a>)</p>
<p>Here are some basic HTML tags that will help you setup your text widget:</p>
<p><strong>Links:</strong> &lt;a href=&#8221;http://yourwebsitehere.com&#8221;&gt;This is the text visitors will see and click on&lt;/a&gt;</p>
<p>Remember that the &lt;/a&gt; is important to add at the end of the link.</p>
<p><strong>Images:</strong> &lt;img src=&#8221;http://yourwebsitehere.com/LocationOfPhoto/photo.jpg&#8221;&gt;</p>
<p>Your image must already be available on the internet.  You may use a photo you have uploaded to your site, or at a third party location (like Photobucket.com).   <a href="http://homequestgroup.com/finding-the-address-url-to-an-image-in-your-hosted-idx-site/">Click here to see how to find a photo URL in your IDX site.</a></p>
<p><strong>Breaks and Spaces:</strong> &lt;br&gt; will create a break in your text.  This will make the next piece of content move to the next line.</p>
<p><span> </span> &lt;p&gt; is similar to break, however it creates a space in between the last piece of content and the next.</p>
<p>Please note that certain HTML tags are not allowed and will automatically removed by the system.  Javascript is also automatically removed for security reasons.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.homequestgroup.com/custom-widgets-using-the-text-widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding a Search Box to your IDX site</title>
		<link>http://www.homequestgroup.com/adding-a-search-box-to-your-idx-site/</link>
		<comments>http://www.homequestgroup.com/adding-a-search-box-to-your-idx-site/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 15:09:59 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[HomeQuest Hosted IDX]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Widgets]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://realestate-idx.com/?p=890</guid>
		<description><![CDATA[A Search box widget is available in the IDX system which allows your visitors to enter their keyword search quer]]></description>
			<content:encoded><![CDATA[<p>A Search box widget is available in the IDX system which allows your visitors to enter their keyword search query in, and easily search your blog posts archive.  Follow the instructions below to add a search box to your site.</p>
<p>Step 1: From the &#8220;Design&#8221; menu, click &#8220;Widgets&#8221;</p>
<p><img class="alignnone" src="http://realestate-idx.com/files/2009/02/wp-design-widgets-300x122.png" alt="" width="300" height="122" /></p>
<p>Step 2: Click &#8220;Add&#8221; on the link next to the &#8220;Search&#8221; widget.  <a href="http://homequestgroup.com/adding-editing-and-removing-widgets-from-the-sidebar/">Click here to see more information on adding and removing widgets.</a></p>
<p><a href="http://realestate-idx.com/files/2009/03/wp-widget-search.png" rel="lightbox[890]"><img class="alignnone size-medium wp-image-888" src="http://realestate-idx.com/files/2009/03/wp-widget-search-300x180.png" alt="" width="300" height="180" /></a></p>
<p>The search widget has now been added to your site.</p>
<p><a href="http://realestate-idx.com/files/2009/03/wp-widget-search2.png" rel="lightbox[890]"><img class="alignnone size-medium wp-image-889" src="http://realestate-idx.com/files/2009/03/wp-widget-search2-300x71.png" alt="" width="300" height="71" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.homequestgroup.com/adding-a-search-box-to-your-idx-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The &#8220;Tag Cloud&#8221; widget</title>
		<link>http://www.homequestgroup.com/the-tag-cloud-widget/</link>
		<comments>http://www.homequestgroup.com/the-tag-cloud-widget/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 15:24:01 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[HomeQuest Hosted IDX]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Widgets]]></category>
		<category><![CDATA[tag]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://realestate-idx.com/?p=853</guid>
		<description><![CDATA[A "tag cloud" is a list of the most common tags in a website or blog.  A tag cloud widget is available to HomeQuest IDX sites]]></description>
			<content:encoded><![CDATA[<p>A &#8220;<a href="http://homequestgroup.com/the-tag-cloud-widget/">tag cloud</a>&#8221; is a list of the most common tags in a website or blog.  A tag cloud widget is available to HomeQuest hosted IDX users, which places a clean looking tag cloud of your own on your site.  Each tag is a link to the blog postings with that tag.  To use the Tag Cloud widget on your site, follow the instructions below.  <a href="http://homequestgroup.com/tags-and-categories-what-you-need-to-know/">Click here to see more information on tags.</a></p>
<p><strong>Step 1:</strong> From the &#8220;Design&#8221; menu, click &#8220;Widgets&#8221;</p>
<p><img class="alignnone" src="http://realestate-idx.com/files/2009/02/wp-design-widgets-300x122.png" alt="" width="300" height="122" /></p>
<p><strong>Step 2:</strong> Select the &#8220;Add&#8221; link next to the &#8220;Tag Cloud&#8221; widget.  This will move the widget to your list of other active widgets in the blue bubbles on the right hand side.  Click &#8220;Save Changes&#8221; to publish the new widget to your website.</p>
<p><a href="http://realestate-idx.com/files/2009/03/wp-widget-tag-cloud.png" rel="lightbox[853]"><img class="alignnone size-medium wp-image-851" src="http://realestate-idx.com/files/2009/03/wp-widget-tag-cloud-300x70.png" alt="" width="300" height="70" /></a></p>
<p>Your Tag Cloud widget now appears on your IDX site with all of your most common tags listed.  Click a tag to be taken to a list of the blog posts tagged with that item.</p>
<p><a href="http://realestate-idx.com/files/2009/03/wp-widget-tag-cloud2.png" rel="lightbox[853]"><img class="alignnone size-medium wp-image-852" src="http://realestate-idx.com/files/2009/03/wp-widget-tag-cloud2-300x66.png" alt="" width="300" height="66" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.homequestgroup.com/the-tag-cloud-widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the Simple Image Link widget</title>
		<link>http://www.homequestgroup.com/using-the-simple-image-link-widget/</link>
		<comments>http://www.homequestgroup.com/using-the-simple-image-link-widget/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 15:44:26 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[HomeQuest Hosted IDX]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Widgets]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://realestate-idx.com/?p=980</guid>
		<description><![CDATA[The IDX Blogger system includes a widget called the "Simple Image Link" widget.  This can be used to create custom widge]]></description>
			<content:encoded><![CDATA[<p>The HomeQuest hosted IDX system includes a widget called the &#8220;Simple Image Link&#8221; widget.  This can be used to create custom widgets that show an image and some text that are a link to another location.  For instance, you could have a Facebook logo with a link to your professional Facebook profile.  Read the instructions below to include a similar widget for your own site.</p>
<p>Step 1: Make sure you have a photo already uploaded that you want to use.  You will need to retrieve the photos URL.</p>
<p><a href="http://realestate-idx.com/files/2009/03/wp-upload-photo.png" rel="lightbox[980]"><img class="alignnone size-medium wp-image-977" src="http://realestate-idx.com/files/2009/03/wp-upload-photo-300x236.png" alt="" width="300" height="236" /></a></p>
<p>Step 2: Add the &#8220;Simple Image Link&#8221; widget.  <a href="http://homequestgroup.com/adding-editing-and-removing-widgets-from-the-sidebar/">Click here to see how to add and remove widgets.</a></p>
<p>The Simple Image Link requires a name, photo URL, link text, and destination link location entered to be a complete and fully functional widget.</p>
<p><a href="http://realestate-idx.com/files/2009/03/wp-widget-simple-image-link.png" rel="lightbox[980]"><img class="alignnone size-medium wp-image-978" src="http://realestate-idx.com/files/2009/03/wp-widget-simple-image-link-237x300.png" alt="" width="237" height="300" /></a></p>
<p>When you are done, a widget will appear on your site similar to the one below:</p>
<p><a href="http://realestate-idx.com/files/2009/03/wp-simple-image-link-facebook-example.png" rel="lightbox[980]"><img class="alignnone size-medium wp-image-979" src="http://realestate-idx.com/files/2009/03/wp-simple-image-link-facebook-example-300x75.png" alt="" width="300" height="75" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.homequestgroup.com/using-the-simple-image-link-widget/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using the RSS feed widget</title>
		<link>http://www.homequestgroup.com/using-the-rss-feed-widget/</link>
		<comments>http://www.homequestgroup.com/using-the-rss-feed-widget/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 22:19:23 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[HomeQuest Hosted IDX]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Widgets]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Post]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://realestate-idx.com/2009/03/06/using-the-rss-feed-widget/</guid>
		<description><![CDATA[Your IDX site is automatically configured to have an RSS feed that comes from your blog posts.  (Click here to s]]></description>
			<content:encoded><![CDATA[<p>Your IDX site is automatically configured to have an RSS feed that comes from your blog posts.  <a href="http://homequestgroup.com/hosted-idx-rss-feeds/">(Click here to see more information on your RSS feed.)</a> But did you know that there is also an RSS feed reader widget?  Thats right, you can subscribe to an external blog or news site whos most recent posts will always be current and displayed in the sidebar of your IDX site.  Follow the example instructions below to add your own RSS reader widget to your site.</p>
<p>Step 1: Add the &#8220;RSS&#8221; widget. <a href="http://homequestgroup.com/adding-editing-and-removing-widgets-from-the-sidebar/">Click here to see how to add and remove widgets.</a></p>
<p>Step 2: Edit the RSS widget options including the required RSS feed address to read from.  You may also enter a name and how many recent posts are displayed.  There are also options to show or hide some detailed information like the author of the post.</p>
<p><a href="http://realestate-idx.com/files/2009/03/wp-widget-rss-feed.png" rel="lightbox[959]"><img class="alignnone size-medium wp-image-957" src="http://realestate-idx.com/files/2009/03/wp-widget-rss-feed-300x246.png" alt="" width="300" height="246" /></a></p>
<p>Once your changes have been saved, the RSS reader widget will appear on your site.  See the example below of what you might see.  (Note: For the example we chose to use MSNBC Top Headlines, however you may want to use the RSS address to your external blog or a blog that has relevant and related material to compliment your site.)</p>
<p><a href="http://realestate-idx.com/files/2009/03/wp-widget-rss-feed2.png" rel="lightbox[959]"><img class="alignnone size-medium wp-image-958" src="http://realestate-idx.com/files/2009/03/wp-widget-rss-feed2-300x146.png" alt="" width="300" height="146" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.homequestgroup.com/using-the-rss-feed-widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

