<?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>web2feel.com - Free wordpress themes - Tutorials - Tips and tricks &#187; Tips</title>
	<atom:link href="http://www.web2feel.com/category/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.web2feel.com</link>
	<description>Free WordPress Themes for everybody</description>
	<lastBuildDate>Wed, 01 Feb 2012 16:44:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>How to show pages instead of posts on the slider.</title>
		<link>http://www.web2feel.com/how-to-show-pages-instead-of-posts-on-the-slider/</link>
		<comments>http://www.web2feel.com/how-to-show-pages-instead-of-posts-on-the-slider/#comments</comments>
		<pubDate>Wed, 09 Feb 2011 17:19:19 +0000</pubDate>
		<dc:creator>jinsona</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.web2feel.com/?p=673</guid>
		<description><![CDATA[You will be familiar with wordpress themes with featured post sliders on the home page. I have a created quite a lot of them which you can find here. The sliders on those templates display posts with images from any category specified. Recently I got and email from a theme user asking if it is possible to show pages on these slider instead of posts. So I thought I will make a screencast of how to do it and post it so that it will useful for others as well. The reference material for this modification is available in the<a href="http://www.web2feel.com/how-to-show-pages-instead-of-posts-on-the-slider/">&#160;&#160;[ Read More ]</a>]]></description>
		<wfw:commentRss>http://www.web2feel.com/how-to-show-pages-instead-of-posts-on-the-slider/feed/</wfw:commentRss>
		<slash:comments>62</slash:comments>
		</item>
		<item>
		<title>How to enable WordPress 3 custom navigation menu feature on web2feel themes.</title>
		<link>http://www.web2feel.com/how-to-enable-wordpress-3-custom-navigation-menu-feature-on-themes/</link>
		<comments>http://www.web2feel.com/how-to-enable-wordpress-3-custom-navigation-menu-feature-on-themes/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 12:48:30 +0000</pubDate>
		<dc:creator>jinsona</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.web2feel.com/?p=389</guid>
		<description><![CDATA[Introduction of custom navigation menu system is a highlight of the WordPress 3 release. This gives the theme users so much freedom to configure the navigation menu without touching a single piece of code. Now it will be possible to arrange menu items and configure the hierarchy of the menu items on a fly. Web2feel themes created prior to the WordPress 3 release will not have this feature enabled on them. So you wont be able to configure the menu items on those themes through the custom menu interface. So I decided to make a screencast explaining how one can<a href="http://www.web2feel.com/how-to-enable-wordpress-3-custom-navigation-menu-feature-on-themes/">&#160;&#160;[ Read More ]</a>]]></description>
		<wfw:commentRss>http://www.web2feel.com/how-to-enable-wordpress-3-custom-navigation-menu-feature-on-themes/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>How to add Google Analytics to WordPress theme footer without touching the footer file.</title>
		<link>http://www.web2feel.com/how-to-add-google-analytics-to-wordpress-theme-footer-without-touching-the-footer-file/</link>
		<comments>http://www.web2feel.com/how-to-add-google-analytics-to-wordpress-theme-footer-without-touching-the-footer-file/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 05:49:30 +0000</pubDate>
		<dc:creator>jinsona</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.web2feel.com/?p=314</guid>
		<description><![CDATA[Every blogger in the blogosphere is aware of the Google&#8217;s tracking service , Google Analytics. It is an essential tool to monitor the site traffic details and performance statistics. Anybody can setup an analytics account for free with their Google account. Users will be a given a unique js tracking snippet, which can be inserted to the website. When it comes to WordPress blogs, there are numerous plugins available for enabling analytics tracking on the blog. But here we are going to see how to add the analytics script to the site template, ideally to the footer using your functions.php<a href="http://www.web2feel.com/how-to-add-google-analytics-to-wordpress-theme-footer-without-touching-the-footer-file/">&#160;&#160;[ Read More ]</a>]]></description>
		<wfw:commentRss>http://www.web2feel.com/how-to-add-google-analytics-to-wordpress-theme-footer-without-touching-the-footer-file/feed/</wfw:commentRss>
		<slash:comments>38</slash:comments>
		</item>
		<item>
		<title>Customize WordPress excerpts and &#8216;more&#8217; link in WordPress 2.9</title>
		<link>http://www.web2feel.com/customize-wordpress-excerpts-and-more-link-in-wordpress-2-9/</link>
		<comments>http://www.web2feel.com/customize-wordpress-excerpts-and-more-link-in-wordpress-2-9/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 06:49:13 +0000</pubDate>
		<dc:creator>jinsona</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.web2feel.com/?p=265</guid>
		<description><![CDATA[On many of mine or other magazine type of WordPress themes, you would see the homepage displaying blocks of post excerpts. These excerpts are generated using the template tag &#60;?php the_excerpt&#40;&#41;; ?&#62; By default this template tag returns the first 55 words of the post&#8217;s content. This teaser is generated only if you have not specified any custom excerpt from your post editor section. But what if you want to display more than 55 words on your excerpts? Simple, just add the following code to your theme function.php file. It will return first 100 words of post&#8217;s content. function new_excerpt_length&#40;$length&#41;<a href="http://www.web2feel.com/customize-wordpress-excerpts-and-more-link-in-wordpress-2-9/">&#160;&#160;[ Read More ]</a>]]></description>
		<wfw:commentRss>http://www.web2feel.com/customize-wordpress-excerpts-and-more-link-in-wordpress-2-9/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Quicktext : Accelerate your coding speed on Notepad++</title>
		<link>http://www.web2feel.com/quicktext-accelerate-your-coding-speed-on-notepad/</link>
		<comments>http://www.web2feel.com/quicktext-accelerate-your-coding-speed-on-notepad/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 12:25:02 +0000</pubDate>
		<dc:creator>Jinsona</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://localhost/web2feel/?p=3</guid>
		<description><![CDATA[I am a PC user and I like it, but at the same time I miss some cool editors like Coda or Textmate which are made for Mac OS X. I am using Notepad++ since I began coding themes. It is a free, source code editor with GPL license and it supports a wide array of languages. That includes html, php, css, javascript, xml etc, which coders primarily work with. If you are a wordpress coder, you would know that there are so many things you have to repeat everytime you create a new template. Let that be the writing<a href="http://www.web2feel.com/quicktext-accelerate-your-coding-speed-on-notepad/">&#160;&#160;[ Read More ]</a>]]></description>
		<wfw:commentRss>http://www.web2feel.com/quicktext-accelerate-your-coding-speed-on-notepad/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</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: basic
Database Caching 21/44 queries in 0.047 seconds using disk: basic
Object Caching 609/687 objects using disk: basic

Served from: www.web2feel.com @ 2012-02-08 04:34:55 -->
