<?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 Add Extra Widget Section In WordPress Blog</title> <atom:link href="http://www.techtipsgeek.com/how-to-add-extra-widget-section-wordpress-blog/781/feed/" rel="self" type="application/rss+xml" /><link>http://www.techtipsgeek.com/how-to-add-extra-widget-section-wordpress-blog/781/</link> <description></description> <lastBuildDate>Thu, 09 Feb 2012 14:12:48 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>By: RT</title><link>http://www.techtipsgeek.com/how-to-add-extra-widget-section-wordpress-blog/781/#comment-20316</link> <dc:creator>RT</dc:creator> <pubDate>Mon, 04 Apr 2011 02:08:22 +0000</pubDate> <guid isPermaLink="false">http://www.softslas.com/?p=781#comment-20316</guid> <description>Awesome tutorial, just added a widget using it, cheers.</description> <content:encoded><![CDATA[<p>Awesome tutorial, just added a widget using it, cheers.</p> ]]></content:encoded> </item> <item><title>By: Tanmay</title><link>http://www.techtipsgeek.com/how-to-add-extra-widget-section-wordpress-blog/781/#comment-4109</link> <dc:creator>Tanmay</dc:creator> <pubDate>Wed, 27 Oct 2010 22:44:08 +0000</pubDate> <guid isPermaLink="false">http://www.softslas.com/?p=781#comment-4109</guid> <description>You are welcome Jim..:)</description> <content:encoded><![CDATA[<p>You are welcome Jim..:)</p> ]]></content:encoded> </item> <item><title>By: WhiskeyJim</title><link>http://www.techtipsgeek.com/how-to-add-extra-widget-section-wordpress-blog/781/#comment-4103</link> <dc:creator>WhiskeyJim</dc:creator> <pubDate>Wed, 27 Oct 2010 19:40:42 +0000</pubDate> <guid isPermaLink="false">http://www.softslas.com/?p=781#comment-4103</guid> <description>I like using child themes with their own functions file to maintain capabilities I like to see regardless of theme style.This is one of them.  Most themes have terrible footers.  This code allows anyone to fix that.  Thanks.</description> <content:encoded><![CDATA[<p>I like using child themes with their own functions file to maintain capabilities I like to see regardless of theme style.</p><p>This is one of them.  Most themes have terrible footers.  This code allows anyone to fix that.  Thanks.</p> ]]></content:encoded> </item> <item><title>By: Pavan Somu</title><link>http://www.techtipsgeek.com/how-to-add-extra-widget-section-wordpress-blog/781/#comment-81</link> <dc:creator>Pavan Somu</dc:creator> <pubDate>Tue, 20 Apr 2010 10:45:43 +0000</pubDate> <guid isPermaLink="false">http://www.softslas.com/?p=781#comment-81</guid> <description>wow great to see this.</description> <content:encoded><![CDATA[<p>wow great to see this.</p> ]]></content:encoded> </item> <item><title>By: Marie</title><link>http://www.techtipsgeek.com/how-to-add-extra-widget-section-wordpress-blog/781/#comment-80</link> <dc:creator>Marie</dc:creator> <pubDate>Sat, 03 Apr 2010 07:58:24 +0000</pubDate> <guid isPermaLink="false">http://www.softslas.com/?p=781#comment-80</guid> <description>Update- I had to delete the footers because they were just all messed up. Not sure where I went wrong. At first they were super stretched. Then I put my gallery in there and the gallery went up into my posts! very messed up! ha!</description> <content:encoded><![CDATA[<p>Update- I had to delete the footers because they were just all messed up. Not sure where I went wrong. At first they were super stretched. Then I put my gallery in there and the gallery went up into my posts! very messed up! ha!</p> ]]></content:encoded> </item> <item><title>By: Marie</title><link>http://www.techtipsgeek.com/how-to-add-extra-widget-section-wordpress-blog/781/#comment-79</link> <dc:creator>Marie</dc:creator> <pubDate>Sat, 03 Apr 2010 00:30:26 +0000</pubDate> <guid isPermaLink="false">http://www.softslas.com/?p=781#comment-79</guid> <description>I want the footers to be under the left sidebar and under the blog portion. I want them to be 400px across each side by side. What I have now at www.michtopelo.com is:#footer-widget1 {background:#000000; float: left; width:400px; height:400px; margin-left:5px; margin-right:5px;}#footer-widget2 {background:#000000; float: right; width:400px; height:400px; margin: 0px 0px 5px 0px;}This code makes them one on top of each other about 800px across. Do you see the calendar how it&#039;s all stretched out funny? I want that to be the same width as the sidebar- 400pxAlso, do you know anything about adding a header with a photo changer? like on this page?: http://stancrawford.com/ I downloaded the plug-in smooth slider which I&#039;m pretty sure that is... I&#039;m just not sure how to put it at the top like he&#039;s got it.Thanks so much again Tanmay! I&#039;m learning so much here! Do you like jazz? Can I send you a free copy of my hot jazz album?</description> <content:encoded><![CDATA[<p>I want the footers to be under the left sidebar and under the blog portion. I want them to be 400px across each side by side. What I have now at http://www.michtopelo.com is:</p><p>#footer-widget1 {</p><p>background:#000000;<br /> float: left;<br /> width:400px;<br /> height:400px;<br /> margin-left:5px;<br /> margin-right:5px;</p><p>}</p><p>#footer-widget2 {</p><p>background:#000000;<br /> float: right;<br /> width:400px;<br /> height:400px;<br /> margin: 0px 0px 5px 0px;</p><p>}</p><p>This code makes them one on top of each other about 800px across. Do you see the calendar how it&#8217;s all stretched out funny? I want that to be the same width as the sidebar- 400px</p><p>Also, do you know anything about adding a header with a photo changer? like on this page?: http://stancrawford.com/ I downloaded the plug-in smooth slider which I&#8217;m pretty sure that is&#8230; I&#8217;m just not sure how to put it at the top like he&#8217;s got it.</p><p>Thanks so much again Tanmay! I&#8217;m learning so much here! Do you like jazz? Can I send you a free copy of my hot jazz album?</p> ]]></content:encoded> </item> <item><title>By: Tanmay</title><link>http://www.techtipsgeek.com/how-to-add-extra-widget-section-wordpress-blog/781/#comment-78</link> <dc:creator>Tanmay</dc:creator> <pubDate>Fri, 02 Apr 2010 22:49:16 +0000</pubDate> <guid isPermaLink="false">http://www.softslas.com/?p=781#comment-78</guid> <description>@Marie That depends on your theme design. For instance if you want to add the widget in the sidebar then the css code can be written as your requirement is #sidebar .footer-widget{background:#F7F7F7;width:200px;height:200px;float:left;} You can also change &quot;&lt;div id=&quot;&quot;&gt; to &lt;div class=&quot;&quot;&gt; then try to edit the design. Keep in your mind that when you use div class then always use .classname in the css and if div id then use #idname. Never mind. I&#039;m happy to help you.&lt;/div&gt;&lt;/div&gt;</description> <content:encoded><![CDATA[<p>@Marie<br /> That depends on your theme design. For instance if you want to add the widget in the sidebar then the css code can be written as your requirement is<br /> #sidebar .footer-widget{background:#F7F7F7;width:200px;height:200px;float:left;}<br /> You can also change &#8220; to  then try to edit the design. Keep in your mind that when you use div class then always use .classname in the css and if div id then use #idname.<br /> Never mind. I&#8217;m happy to help you.</p> ]]></content:encoded> </item> <item><title>By: Marie</title><link>http://www.techtipsgeek.com/how-to-add-extra-widget-section-wordpress-blog/781/#comment-77</link> <dc:creator>Marie</dc:creator> <pubDate>Fri, 02 Apr 2010 22:37:46 +0000</pubDate> <guid isPermaLink="false">http://www.softslas.com/?p=781#comment-77</guid> <description>What would the correct CSS code be? The code you have here doesn&#039;t say anything about floating or where it should be placed if I want two side by side 400px across each.Thanks so much for your help Tanmay!! YOU ARE AWESOME!!!</description> <content:encoded><![CDATA[<p>What would the correct CSS code be? The code you have here doesn&#8217;t say anything about floating or where it should be placed if I want two side by side 400px across each.</p><p>Thanks so much for your help Tanmay!! YOU ARE AWESOME!!!</p> ]]></content:encoded> </item> <item><title>By: Tanmay</title><link>http://www.techtipsgeek.com/how-to-add-extra-widget-section-wordpress-blog/781/#comment-76</link> <dc:creator>Tanmay</dc:creator> <pubDate>Fri, 02 Apr 2010 13:19:37 +0000</pubDate> <guid isPermaLink="false">http://www.softslas.com/?p=781#comment-76</guid> <description>&lt;a href=&quot;#comment-971&quot; rel=&quot;nofollow&quot;&gt;@Marie &lt;/a&gt; Actually you are getting the problem with your css design. Write the appropriate css codes for your design. Also double check that you&#039;ve not copy and pasted the function code above. If so then delete and retype the quote and commas.</description> <content:encoded><![CDATA[<p>@Marie<br /> Actually you are getting the problem with your css design. Write the appropriate css codes for your design. Also double check that you&#8217;ve not copy and pasted the function code above. If so then delete and retype the quote and commas.</p> ]]></content:encoded> </item> <item><title>By: Marie</title><link>http://www.techtipsgeek.com/how-to-add-extra-widget-section-wordpress-blog/781/#comment-75</link> <dc:creator>Marie</dc:creator> <pubDate>Fri, 02 Apr 2010 10:09:26 +0000</pubDate> <guid isPermaLink="false">http://www.softslas.com/?p=781#comment-75</guid> <description>HA! Nevermind... now I have a new problem and that&#039;s that they won&#039;t stay 400px across and floating left and right.</description> <content:encoded><![CDATA[<p>HA! Nevermind&#8230; now I have a new problem and that&#8217;s that they won&#8217;t stay 400px across and floating left and right.</p> ]]></content:encoded> </item> <item><title>By: Marie</title><link>http://www.techtipsgeek.com/how-to-add-extra-widget-section-wordpress-blog/781/#comment-74</link> <dc:creator>Marie</dc:creator> <pubDate>Fri, 02 Apr 2010 10:05:12 +0000</pubDate> <guid isPermaLink="false">http://www.softslas.com/?p=781#comment-74</guid> <description>Hi, I made the widgets and maybe I didn&#039;t do it right. I put in the code and the widget boxes show up in the admin panel. When I put stuff in them and save then look at the page they aren&#039;t there. Then when I go back the stuff I put in them has also disappeared. I&#039;m thinking something went wrong. Can you help me? thanks!</description> <content:encoded><![CDATA[<p>Hi, I made the widgets and maybe I didn&#8217;t do it right. I put in the code and the widget boxes show up in the admin panel. When I put stuff in them and save then look at the page they aren&#8217;t there. Then when I go back the stuff I put in them has also disappeared. I&#8217;m thinking something went wrong. Can you help me? thanks!</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 2/6 queries in 0.015 seconds using disk: basic
Object Caching 317/319 objects using disk: basic

Served from: www.techtipsgeek.com @ 2012-02-10 09:23:36 -->
