<?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>Nilesh Shiragave PHP &#124; Wordpress Expert &#187; Wordpress Plugins</title>
	<atom:link href="http://www.snilesh.com/category/resources/wordpress/wordpress-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.snilesh.com</link>
	<description>PHP,Wordpress,Jquery Expert</description>
	<lastBuildDate>Thu, 26 Jan 2012 08:21:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>WordPress Gallery Plugin</title>
		<link>http://www.snilesh.com/resources/wordpress/wordpress-gallery-plugin/</link>
		<comments>http://www.snilesh.com/resources/wordpress/wordpress-gallery-plugin/#comments</comments>
		<pubDate>Fri, 27 May 2011 07:26:43 +0000</pubDate>
		<dc:creator>snilesh</dc:creator>
				<category><![CDATA[free wordpress plugins]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://www.snilesh.com/?p=1242</guid>
		<description><![CDATA[I am proud to introduce my next WordPress Plugin, WordPress Gallery Plugin. This is highly customizable plugin was created using Nivo slider which is a jquery slideshow plugin created by dev7studios. WordPress Gallery Plugin makes it as easy as it could possibly be to create gorgeous sliders for your WordPress powered site. Forget nasty custom [...]]]></description>
			<content:encoded><![CDATA[<p>I am proud to introduce my next WordPress Plugin, WordPress Gallery Plugin. This is highly customizable plugin was created using <a href="http://nivo.dev7studios.com/" target="_blank" title="Nivo slider">Nivo slider</a> which is a jquery slideshow plugin created by <a href="http://dev7studios.com/" title="Dev7Studio" target="_blank">dev7studios</a>.</p>
<p>WordPress Gallery Plugin makes it as easy as it could possibly be to create gorgeous sliders for your WordPress powered site. Forget nasty custom fields and image URLs. You can even forget about manually resizing every image before you upload it because wordpress gallery plugin is using timthumb image resize script to auto resize images with dimensions of your choice.</p>
<h3>Demo</h3>
<div class="demo_download">
<a class="main_button_2" style="width:100px;" href="http://wordpressskins.org/wordpress-gallery-plugin"><span>Demo [wpg] Shortcode</span></a>  <a class="main_button_2" style="width:100px;" href="http://wordpressskins.org/wordpress-gallery-plugin/#thumbnail_gallery"><span>Demo [wpg_thumb] Shortcode</span></a>
</div>
<div class="clear"></div>
<h3>Download</h3>
<div class="demo_download">
<a class="main_button_2" style="width:100px;" href="http://wordpress.org/extend/plugins/wordpress-gallery-plugin/"><span>Download</span></a>
</div>
<div class="clear"></div>
<p>WordPress Gallery Plugin comes with huge list of features. Create separate slideshow for every page or post, and place them anywhere on your WordPress website with ease.</p>
<p>This plugin creates a new shortcode for WordPress. With this new shortcode, you can create a wordpress slideshow just by typing [wpg] while you’re writing your post or page. This will display the images that you have uploaded to the current post or page.</p>
<h3>Features</h3>
<ol>
<li>Add Different slider for each post/page with different sets of images.</li>
<li>Over 16 different transitions</li>
<li>TimThumb integration for image resize.</li>
<li>Colorbox Integration for lightbox.</li>
</ol>
<h3>Installation</h3>
<ol>
<li>Upload the &#8220;<strong>wordpress-gallery-plugin</strong>&#8221; folder to your <strong>/wp-content/plugins/</strong> directory.</li>
<li>Login to your admin section, go to the Plugins section and activate the WordPress Gallery plugin.</li>
<li>You can access the settings page using the <strong>Wp Gallery</strong> menu item, where you can adjust the default settings for the WordPress Gallery Plugin.</li>
</ol>
<h3>How to use WordPress Gallery Plugin</h3>
<ol>
<li>Start writing a new post or page.</li>
<li>Attach some images to the post/page using the Add Image button. Just upload them and click on &#8220;Save All Changes&#8221; button don&#8217;t insert them inside your post/page content.</li>
<li>To add wordpress gallery in your post/page text, type [wpg], including brackets. Alternatively, add parameters as described below <a href="#Parameters" title="Wordpress Gallery Parameters">WordPress Gallery Parameters</a>.</li>
</ol>
<pre class="brush: php; title: ; notranslate">
[wpg]
</pre>
<p>4. Publish and view your post/page.</p>
<h3 id="Parameters">[wpg] shortcode parameters</h3>
<ol>
<li><strong>width</strong>  Set different width for each gallery</li>
<li><strong>height</strong> Set different width for each gallery </li>
<li><strong>effect<strong>  See all the available effects at <a href="#effects" title="Effects">Effects</a>.</li>
<li><strong>exclude</strong>  Default it is set to &#8216;false&#8217; if you want to exclude some images attached to your post/page then just add image ids separated by comma(,).</li>
<li><strong>border_color</strong> Colors are defined using a hexadecimal (hex) values add color values without # e.g. 000000</li>
<li><strong>border_size</strong>  Set Border size in px like e.g. 5px</li>
<li><strong>link</strong> By default it is set to &#8216;true&#8217; you can set it to false if you dont want anchor tags to your images.</li>
<li><strong>align</strong> You can align your gallery using this option available parameter are left,right,center</li>
<li><strong>slices</strong> For slice animations you can set this option with total number of slice by default it is set to 15.</li>
<li><strong>boxCols</strong> For box animations you can set number of columns</li>
<li><strong>boxRows</strong> For box animations you can set number of rows</li>
<li><strong>animSpeed</strong> Set Slide transition speed</li>
<li><strong>pauseTime</strong> Set How long each slide will show</li>
<li><strong>directionNav</strong> value will be true or false to  display or hide direction prev next navigation arrows.</li>
<li><strong>directionNavHide</strong> Show direction nav only on mouse over value will be true or false</li>
<li><strong>controlNav</strong> value will be true or false to  display or hide 1,2,3&#8230; navigation.</li>
<li><strong>pauseOnHover</strong> Stop animation while hovering value is true or false</li>
</ol>
<h3>Some Examples of [wpg] Shortcode</h3>
<ol>
<li>
<h6>Default Shorcode without parameters</h6>
<pre class="brush: php; title: ; notranslate">
		[wpg]
	</pre>
<p>Gallery will be displayed using the default settings which you set on &#8220;WordPress Gallery Plugin&#8221; options page.</p>
</li>
<li>
<h6>Example with setting width,height,effect,border_color,border_size,align</h6>
<pre class="brush: php; title: ; notranslate">
		[wpg width=&amp;quot;400&amp;quot; height=&amp;quot;200&amp;quot; effect=&amp;quot;fold&amp;quot; border_color=&amp;quot;c00000&amp;quot; border_size=&amp;quot;5px&amp;quot; align=&amp;quot;right&amp;quot;]
	</pre>
<p>See all the available effects at <a href="#effects" title="Effects">Effects</a>.</p>
</li>
<li>
<h6>Example with setting width,height,effect,align,animSpeed,pauseTime</h6>
<pre class="brush: php; title: ; notranslate">
		[wpg width=&amp;quot;400&amp;quot; height=&amp;quot;200&amp;quot; effect=&amp;quot;fold&amp;quot; align=&amp;quot;right&amp;quot; animSpeed=&amp;quot;500&amp;quot; pauseTime=&amp;quot;3000&amp;quot; border_size=&amp;quot;0px&amp;quot;]
	</pre>
<p>Set border_size=0px if you don&#8217;t want border for your gallery.</p>
</li>
</ol>
<h3 id="effects">Available Effects Which You can use</h3>
<p>The effect parameter can be any of the following:</p>
<ul>
<li>sliceDown</li>
<li>sliceDownLeft</li>
<li>sliceUp</li>
<li>sliceUpLeft</li>
<li>sliceUpDown</li>
<li>sliceUpDownLeft</li>
<li>fold</li>
<li>fade</li>
<li>random</li>
<li>slideInRight</li>
<li>slideInLeft</li>
<li>boxRandom</li>
<li>boxRain</li>
<li>boxRainReverse</li>
<li>boxRainGrow</li>
<li>boxRainGrowReverse</li>
</ul>
<h2 id="wpg_thumb_shortcde">[wpg_thumb] Shortcode</h2>
<h3>WordPress Gallery Plugin to display Thumbnails</h3>
<p>One more shortcode available with this plugin is [wpg_thumb] which is used to create generate thumbnails of all the images attached to your post/page.</p>
<p>By using this shortcode you can create your own portfolio, product showcase easily.</p>
<h3>Using [wpg_thumb] Shortcode</h3>
<p>Just add [wpg_thumb] to your post/page to display thumbnails of all the images attached to your post/page.</p>
<h3>Parameters for [wpg_thumb] Shortcode</h3>
<ol>
<li><strong>width</strong> Set Image width in pixels e.g. 125px</li>
<li><strong>height</strong> Set Image height in pixels e.g. 125px</li>
<li><strong>border_color</strong> Set Image border color in Hex e.g. 000000</li>
<li><strong>border_mover</strong> Set Image Mouse Over border color in Hex e.g. C00000</li>
<li><strong>border_size</strong> Set Border Size in Pixels e.g. 5px
<p>If you don&#8217;t want border then set it to 0px.</p>
</li>
<li><strong>link</strong> Set Link true or false</li>
<li><strong>lightbox</strong> Set lightbox true or false</li>
<li><strong>exclude</strong> By Default it is set to false if you want to exclude some images then add image ids, If you want to exclude several images then add them comma separated like e.g. &#8217;24,34,54&#8242; </li>
<li><strong>perrow</strong> Number of images to display in one row.</li>
</ol>
<p>If you donate even a small amount, that both keeps me enthusiastic and it allows me to keep working on improving my plugins! </p>

        <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
        <input type="hidden" name="cmd" value="_donations" />
    <input type="hidden" name="business" value="snilesh.com@gmail.com" /><input type="hidden" name="item_name" value="Donation" /><input type="hidden" name="currency_code" value="USD" /><input type="image" src="http://www.snilesh.com/wp-content/plugins/wp-simple-paypal-donation/donate_btn.gif" name="submit" alt="Make payments with payPal - it's fast, free and secure!" /></form>
<h3>Demo</h3>
<div class="demo_download">
<a class="main_button_2" style="width:100px;" href="http://wordpressskins.org/wordpress-gallery-plugin"><span>Demo [wpg] Shortcode</span></a>  <a class="main_button_2" style="width:100px;" href="http://wordpressskins.org/wordpress-gallery-plugin/#thumbnail_gallery"><span>Demo [wpg_thumb] Shortcode</span></a>
</div>
<div class="clear"></div>
<h3>Download</h3>
<div class="demo_download">
<a class="main_button_2" style="width:100px;" href="http://wordpress.org/extend/plugins/wordpress-gallery-plugin/"><span>Download</span></a>
</div>
<div class="clear"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.snilesh.com/resources/wordpress/wordpress-gallery-plugin/feed/</wfw:commentRss>
		<slash:comments>64</slash:comments>
		</item>
		<item>
		<title>WordPress Add Home link to wp_nav_menu()</title>
		<link>http://www.snilesh.com/resources/wordpress/wordpress-add-home-link-to-wp_nav_menu/</link>
		<comments>http://www.snilesh.com/resources/wordpress/wordpress-add-home-link-to-wp_nav_menu/#comments</comments>
		<pubDate>Thu, 27 Jan 2011 14:04:41 +0000</pubDate>
		<dc:creator>snilesh</dc:creator>
				<category><![CDATA[menu]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.snilesh.com/?p=1091</guid>
		<description><![CDATA[If you want add "Home" link to your wordpress wp_nav_menu() function then you have to add following code inside your themes function.php file.]]></description>
			<content:encoded><![CDATA[<p>If you want add &#8220;Home&#8221; link to your wordpress wp_nav_menu() function then you have to add following code inside your themes function.php file.</p>
<pre class="brush: php; title: ; notranslate">
add_filter( 'wp_nav_menu_items', 'add_home_link', 10, 2 );
function add_home_link($items, $args) {

        if (is_front_page())
            $class = 'class=&quot;current_page_item&quot;';
        else
            $class = '';

        $homeMenuItem =
                '&lt;li ' . $class . '&gt;' .
                $args-&gt;before .
                '&lt;a href=&quot;' . home_url( '/' ) . '&quot; title=&quot;Home&quot;&gt;' .
                $args-&gt;link_before . 'Home' . $args-&gt;link_after .
                '&lt;/a&gt;' .
                $args-&gt;after .
                '&lt;/li&gt;';

        $items = $homeMenuItem . $items;

    return $items;
}
</pre>
<h3>Credits</h3>
<p><a href="http://www.divisionbyzero.co.uk/2010/08/02/how-to-add-a-home-link-to-a-wordpress-3-nav-menu/" title="Division By Zero">DivisionByZero</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.snilesh.com/resources/wordpress/wordpress-add-home-link-to-wp_nav_menu/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>WordPress Thumbnail Slider Plugin</title>
		<link>http://www.snilesh.com/resources/wordpress/wordpress-plugins/wordpress-thumbnail-slider-plugin/</link>
		<comments>http://www.snilesh.com/resources/wordpress/wordpress-plugins/wordpress-thumbnail-slider-plugin/#comments</comments>
		<pubDate>Tue, 23 Nov 2010 11:25:26 +0000</pubDate>
		<dc:creator>snilesh</dc:creator>
				<category><![CDATA[free wordpress plugins]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[slider]]></category>

		<guid isPermaLink="false">http://www.snilesh.com/?p=902</guid>
		<description><![CDATA[After receiving excellent response to my previous WordPress Content Slide Plugin i am so much excited to release another wordpress plugin called &#8220;WordPress Thumbnail Slider&#8221;. Recently i was working on a project where i want to display product in a slider displaying 3-4 products thumbnails and next previous buttons to scroll. So the basic idea [...]]]></description>
			<content:encoded><![CDATA[<p>After receiving excellent response to my previous <a href="http://www.snilesh.com/resources/wordpress/wordpress-plugins/wordpress-content-slide-plugin/">WordPress Content Slide Plugin</a> i am so much excited to release another wordpress plugin called &#8220;WordPress Thumbnail Slider&#8221;.</p>
<p>Recently i was working on a project where i want to display product in a slider displaying 3-4 products thumbnails and next previous buttons to scroll. So the basic idea behind this plugin is to display Thumbnail slider from posts or from custom images.</p>
<h2>Demo</h2>
<div class="option_div">
<div class="dm">
<a href="http://wptuts.info" title="Wordpress Thumbnail Slider Plugin" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://wordpress.org/extend/plugins/wordpress-thumbnail-slider/" title="Wordpress Thumbnail Slider" class="download_new" target="_blank"></a></div>
</div>
<h2>Installation</h2>
<p>1. Download the zipped plugin file to your local machine.<br />
2. Unzip the file.<br />
3. Upload the &#8220;wpns_thumbnail_slider&#8221; folder to the &#8220;/wp-content/plugins/&#8221; directory. (DO NOT CHANGE ANY FILE OR    FOLDER NAMES)<br />
4. Activate the plugin through the &#8220;Plugins&#8221; menu in WordPress.<br />
5. Click on Content slide in your wordpress dashboard and configure Thumbnail Slider options.</p>
<p>Or you can directly install wordpress content slide plugin from your websites admin plugin section.</p>
<h2>Add PHP code</h2>
<p>To display WordPress Thumbnail Slider on your website you have to add following lines of code inside your themes .php files.</p>
<pre class="brush: php; title: ; notranslate">&lt;?php if(function_exists('wpns_thumbnail_slider')) { wpns_thumbnail_slider(); } ?&gt;</pre>
<p>Example if you want to display this slider in your header then you have to edit the header.php file. Just open header.php from your current theme in any editor and add</p>
<pre class="brush: php; title: ; notranslate">&lt;?php if(function_exists('wpns_thumbnail_slider')) { wpns_thumbnail_slider(); } ?&gt;</pre>
<p>lines at the location where you want to display the slider.</p>
<h3>Slider Only On Home Page</h3>
<p>In some cases you just want to display slider only on the home page in this case you have selected a page as home page from the settings->reading section.<br />
And if your home page is using default page template then you have to add  following lines of code in your page.php at the location where you want to display the slider.</p>
<pre class="brush: php; title: ; notranslate">
&lt;?php
if(is_front_page())
{
if(function_exists('wpns_thumbnail_slider')) { wpns_thumbnail_slider(); }
}
?&gt;
</pre>
<p>Using above code the slider will be displayed only on home page.</p>
<h3>Slider on a Specific page</h3>
<p>If you want to display slider on a specific page say &#8216;about&#8217; then you have to use wordpress <a href="http://codex.wordpress.org/Conditional_Tags" target="_blank" "Wordpress Conditional Tags">conditional tags</a> </p>
<pre class="brush: php; title: ; notranslate">
&lt;?php
if(is_page('about'))
{
if(function_exists('wpns_thumbnail_slider')) { wpns_thumbnail_slider(); }
}
?&gt;
</pre>
<h2>Support</h2>
<p>You can support this plugin by giving ratings on wordpress website.<br />
Give Rating at <a href="http://#" target="_blank">WordPress Thumbnail Slider</a>.</p>
<p>Also You can help translating this plugin in different languages.<br />
If you use this plugin on your website just send your website url. All the links will be displayed on this Page.</p>
<h2>Demo</h2>
<div class="option_div">
<div class="dm">
<a href="http://wptuts.info" title="Wordpress Thumbnail Slider Plugin" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://wordpress.org/extend/plugins/wordpress-thumbnail-slider/" title="Wordpress Thumbnail Slider" class="download_new" target="_blank"></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.snilesh.com/resources/wordpress/wordpress-plugins/wordpress-thumbnail-slider-plugin/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>WordPress Contet Slide Version 1.2</title>
		<link>http://www.snilesh.com/resources/wordpress/wordpress-plugins/wordpress-contet-slide-version-1-2/</link>
		<comments>http://www.snilesh.com/resources/wordpress/wordpress-plugins/wordpress-contet-slide-version-1-2/#comments</comments>
		<pubDate>Sun, 19 Sep 2010 05:53:24 +0000</pubDate>
		<dc:creator>snilesh</dc:creator>
				<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://www.snilesh.com/?p=805</guid>
		<description><![CDATA[This post is created for those who are using WordPress content Slide Version 1.2 As I already released Content Slide 1.3 . You can download and upgrade. For more details of new version with new features check it at WordPress content Slide Version 1.3 Updates Wordpress Content Slide 1.2 = Recent Updates = * Fixed [...]]]></description>
			<content:encoded><![CDATA[<p>This post is created for those who are using WordPress content Slide Version 1.2</p>
<p>As I already released <a href="http://wordpress.org/extend/plugins/content-slide/" target="_blank">Content Slide 1.3</a> . You can download and upgrade.</p>
<p>For more details of new version with new features check it at <a href="http://www.snilesh.com/resources/wordpress/wordpress-plugins/wordpress-content-slide-plugin/">WordPress content Slide Version 1.3</a></p>
<h4>Updates</h4>
<blockquote><p>
Wordpress Content Slide 1.2<br />
= Recent Updates =<br />
* Fixed Issue where no image is being displayed or only the last image is displayed in the slideshow.<br />
* Jquery Issue solved. As it was not included in previous version.<br />
<br/><br />
Wordpress Content Slide 1.1<br />
= Recent Updates =<br />
* Fixed issue with CSS not being applied properly.<br />
* Added Support to link another website so the slideshow can be used as a Advertising Banners.<br />
* Fixed plugin conflicts due to jQuery incompatibility.<br />
* Added Support to manage speed of the slideshow.
</p></blockquote>
<p>Now Added support to link image to another website so you can use this slideshow for Advertising Banners.</p>
<h4>Installation</h4>
<blockquote><p>
1. Download the zipped plugin file to your local machine.<br />
2. Unzip the file.<br />
3. Upload the &#8220;content-slide&#8221; folder to the &#8220;/wp-content/plugins/&#8221; directory. (DO NOT CHANGE ANY FILE OR    FOLDER NAMES)<br />
4. Activate the plugin through the &#8220;Plugins&#8221; menu in WordPress.<br />
5. Add the folowing code anywhere within your theme where you want the content gallery to be displayed:
</p></blockquote>
<pre class="brush: php; title: ; notranslate">
//Add this Code where you want this slideshow to be displayed.
&lt;?php include (ABSPATH . '/wp-content/plugins/content-slide/slideshow.php'); ?&gt;
</pre>
<div class="option_div">
<div class="dm">
<a href="http://wptuts.info/wp-content-slide/" title="Wordpress Content Slide Plugin" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://wordpress.org/extend/plugins/content-slide/" title="Wordpress Content Slide" class="download_new" target="_blank"></a></div>
</div>
<h4>Custom Fields</h4>
<p>Two custom field&#8217;s</p>
<blockquote><p>
<strong>slideshow_img</strong>  is the name and enter full path of the image value field.
</p></blockquote>
<p>If you want to link images to outside website&#8217;s and Use slideshow as a Advertising banners then include </p>
<blockquote><p>
<strong>slideshow_url</strong>  is the name and enter link where you want to link this image.
</p></blockquote>
<p><a href="http://www.snilesh.com/wp-content/uploads/2009/07/custom_fields.jpg"><img src="http://www.snilesh.com/wp-content/uploads/2009/07/custom_fields.jpg" alt="custom_field" title="custom_field" class="alignleft" /></a></p>
<p>Make sure image width and height is similar to the what you submitted in the Content Slide Options page in wp-admin</p>
<p>If you have any questions related to this plugin even any new suggestion as this is the first version of this plugin i want to improve this plugin in future so all your help and suggestion is appreciated.</p>
<h3>Please send all your comments&#8230;</h3>
]]></content:encoded>
			<wfw:commentRss>http://www.snilesh.com/resources/wordpress/wordpress-plugins/wordpress-contet-slide-version-1-2/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>WordPress News Ticker Plugin</title>
		<link>http://www.snilesh.com/resources/wordpress/wordpress-plugins/wordpress-news-ticker-plugin/</link>
		<comments>http://www.snilesh.com/resources/wordpress/wordpress-plugins/wordpress-news-ticker-plugin/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 04:20:41 +0000</pubDate>
		<dc:creator>snilesh</dc:creator>
				<category><![CDATA[free wordpress plugins]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://www.snilesh.com/?p=412</guid>
		<description><![CDATA[WordPress News Ticker plugin is a jquery based wordpress plugin which is used to display wordpress post with fading effect. Steps For Using this Plugin 1] Download Latest Release from WordPress News Ticker Plugin 2] Unzip the file. 3] Upload the &#8220;wordpress-news-ticker-plugin&#8221; folder to the &#8220;/wp-content/plugins/&#8221; directory. (DO NOT CHANGE ANY FILE OR FOLDER NAMES) [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress News Ticker plugin is a jquery based wordpress plugin which is used to display wordpress post  with fading effect.</p>
<h4>Steps For Using this Plugin</h4>
<p>1] Download Latest Release from <a href="http://wordpress.org/extend/plugins/wordpress-news-ticker-plugin/" target="_blank" title="Wordpress News Ticker Plugin">WordPress News Ticker Plugin</a><br />
2] Unzip the file.<br />
3] Upload the &#8220;wordpress-news-ticker-plugin&#8221; folder to the &#8220;/wp-content/plugins/&#8221; directory. (DO NOT CHANGE ANY FILE OR FOLDER NAMES)<br />
4] Activate the plugin through the &#8220;Plugins&#8221; menu in WordPress.<br />
5] Add the folowing code anywhere within your theme where you want the content gallery to be displayed: </p>
<pre class="brush: php; title: ; notranslate">
&lt;?php include (ABSPATH . '/wp-content/plugins/wordpress-news-ticker-plugin/news_ticker.php'); ?&gt;
</pre>
<h4>Updating  Options</h4>
<p> Login to wp-admin and you can find &#8220;WordPress News Ticker&#8221; inside Settings tabs.<br />
Go to that page then you can manage all the options of this plugin from that page.</p>
<h4>1] News Ticker Width in Pixels:</h4>
<p>You can specify width of the news ticker here.<br />
<br/></p>
<h4>2] News Ticker Box Border in Pixels:</h4>
<p>You can specify border of the news ticker box<br/></p>
<h4>3] News Ticker Border Color:</h4>
<p>You can specify border Color of the news ticker in HEX like #b00000 <br/></p>
<h4>4] News Ticker Heading Color (use #hex or specify color name) :</h4>
<p>You can specify News Ticker Heading Color of the news ticker in HEX like #b00000 <br/></p>
<h4>5] News Ticker Category Selection :</h4>
<p>You can select here either here to show latest post in the news ticker or from specific category.<br />
If you select the latest post checkbox then latest post will be showed in the news ticker. And if you dont then posts from specific category will be displayed.<br/></p>
<h4>6] Number of posts in News Ticker :</h4>
<p>You can specify here number of post that will be displayed in the news ticker. By default only 3 visible at a time. and It will rotate in the number of posts.<br/></p>
<h4>7] Image Settings:</h4>
<p>If you  dont want to show images in the News Ticker area then just uncheck the checkbox.</p>
<h4>8] Default Image Settings:</h4>
<p>By default First image from post is resized and displayed in the news ticker area for each post. If you dont have image in your post then the default image will be displayed. You can set your default image by entering full path of the image.</p>
<p>If you have any suggestion and Bugs then please send comments in this post so I can update this plugin. As this is first Version of this plugin.</p>
<h4>Demo &ndash; WordPress News Ticker Plugin</h4>
<p><a class="main_button_2" style="width:100px;" href="http://snilesh.com/wordpress/"><span> Demo </span></a> <a class="main_button_2" style="width:100px;" href="http://wordpress.org/extend/plugins/wordpress-news-ticker-plugin/"><span> Download </span></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.snilesh.com/resources/wordpress/wordpress-plugins/wordpress-news-ticker-plugin/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>WordPress Content Slide Plugin</title>
		<link>http://www.snilesh.com/resources/wordpress/wordpress-plugins/wordpress-content-slide-plugin/</link>
		<comments>http://www.snilesh.com/resources/wordpress/wordpress-plugins/wordpress-content-slide-plugin/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 07:42:06 +0000</pubDate>
		<dc:creator>snilesh</dc:creator>
				<category><![CDATA[free wordpress plugins]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[jquery slideshow]]></category>
		<category><![CDATA[wordpress plugin]]></category>
		<category><![CDATA[wordpress slideshow]]></category>

		<guid isPermaLink="false">http://www.snilesh.com/?p=201</guid>
		<description><![CDATA[Thanks for downloading one of my plugins. If you like my plugins, please support me by donating a small amount through PayPal. If you donate even a small amount, that both keeps me enthusiastic and it allows me to keep working on improving my plugins! If you want to insert multiple sliders on same page [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks for downloading one of my plugins. If you like my plugins, please support me by donating a small amount through PayPal.</p>
<p>If you donate even a small amount, that both keeps me enthusiastic and it allows me to keep working on improving my plugins! </p>

        <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
        <input type="hidden" name="cmd" value="_donations" />
    <input type="hidden" name="business" value="snilesh.com@gmail.com" /><input type="hidden" name="item_name" value="Donation" /><input type="hidden" name="currency_code" value="USD" /><input type="image" src="http://www.snilesh.com/wp-content/plugins/wp-simple-paypal-donation/donate_btn.gif" name="submit" alt="Make payments with payPal - it's fast, free and secure!" /></form>
<p>If you want to insert multiple sliders on same page then use my new plugin<br />
<a class="main_button_2" style="width:100px;" href="http://www.snilesh.com/resources/wordpress/wordpress-gallery-plugin/"><span>Wordpress Gallery Plugin</span></a></p>
<div class="clear"></div>
<h3>Demo</h3>
<div class="demo_download">
<a class="main_button_2" style="width:100px;" href="http://wptuts.info/wp-content-slide/"><span>Demo 1</span></a> <a class="main_button_2" style="width:100px;" href="http://graphictuning.com/"><span>Demo 2</span></a>
</div>
<div class="clear"></div>
<h3>Download</h3>
<div class="demo_download">
<a class="main_button_2" style="width:100px;" href="http://wordpress.org/extend/plugins/content-slide/"><span>Download</span></a>
</div>
<div class="clear"></div>
<div class="separator"></div>
<div class="clear"></div>
<h3>New Features</h3>
<p>1] Custom Image support. So you can create slider without using posts. </p>
<p>2] Added New Effects Swirl,Rain,Fade</p>
<p>3] Added styles like border,background,font-family,font-size for headings and text.</p>
<h3>Installation</h3>
<p>1. Download the zipped plugin file to your local machine.<br />
2. Unzip the file.<br />
3. Upload the &#8220;content-slide&#8221; folder to the &#8220;/wp-content/plugins/&#8221; directory. (DO NOT CHANGE ANY FILE OR    FOLDER NAMES)<br />
4. Activate the plugin through the &#8220;Plugins&#8221; menu in WordPress.<br />
5. Click on Content slide in your wordpress dashboard and configure content slide plugin options.</p>
<p>You can directly install wordpress content slide plugin from your websites admin plugin section.</p>
<h3>Add PHP code</h3>
<p>To display WordPress content slide on your website you have to add following lines of code inside your themes .php files.</p>
<pre class="brush: php; title: ; notranslate">&lt;?php if(function_exists('wp_content_slider')) { wp_content_slider(); } ?&gt;</pre>
<p>Example if you want to display this slider in your header then you have to edit the header.php file. Just open header.php from your current theme in any editor and add</p>
<pre class="brush: php; title: ; notranslate">&lt;?php if(function_exists('wp_content_slider')) { wp_content_slider(); } ?&gt;</pre>
<p>lines at the location where you want to display the slider.</p>
<h3>Slider Only On Home Page</h3>
<p>In some cases you just want to display slider only on the home page in this case you have selected a page as home page from the settings->reading section.<br />
And if your home page is using default page template then you have to add  following lines of code in your page.php at the location where you want to display the slider.</p>
<pre class="brush: php; title: ; notranslate">
&lt;?php
if(is_front_page())
{
if(function_exists('wp_content_slider')) { wp_content_slider(); }
}
?&gt;
</pre>
<p>Using above code the slider will be displayed only on home page.</p>
<h3>Slider on a Specific page</h3>
<p>If you want to display slider on a specific page say &#8216;about&#8217; then you have to use wordpress <a href="http://codex.wordpress.org/Conditional_Tags" target="_blank" "Wordpress Conditional Tags">conditional tags</a> </p>
<pre class="brush: php; title: ; notranslate">
&lt;?php
if(is_page('about'))
{
if(function_exists('wp_content_slider')) { wp_content_slider(); }
}
?&gt;
</pre>
<h3>Demo</h3>
<div class="demo_download">
<a class="main_button_2" style="width:100px;" href="http://wptuts.info/wp-content-slide/"><span>Demo 1</span></a> <a class="main_button_2" style="width:100px;" href="http://graphictuning.com/"><span>Demo 2</span></a>
</div>
<div class="clear"></div>
<h3>Download</h3>
<div class="demo_download">
<a class="main_button_2" style="width:100px;" href="http://wordpress.org/extend/plugins/content-slide/"><span>Download</span></a>
</div>
<div class="clear"></div>
<div class="separator"></div>
<div class="clear"></div>
<h1>Support</h1>
<p>You can support this plugin by giving ratings on wordpress website.<br />
Give Rating at <a href="http://wordpress.org/extend/plugins/content-slide/" target="_blank">WordPress Content Slide</a>.</p>
<p>Also You can help translating this plugin in different languages.<br />
If you use this plugin on your website hosted on a <a href="http://www.webhostingsearch.com/dedicated-server.php" title="Dedicated Server" target="_blank">dedicated server</a>, just send your website url. All the links will be displayed on this Page.</p>
<p>If you like my plugins, please support me by donating a small amount through PayPal.</p>
<p>If you donate even a small amount, that both keeps me enthusiastic and it allows me to keep working on improving my plugins! </p>
<p style="text-align:right:"><strong>Last Updated December 2011</strong></p>

        <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
        <input type="hidden" name="cmd" value="_donations" />
    <input type="hidden" name="business" value="snilesh.com@gmail.com" /><input type="hidden" name="item_name" value="Donation" /><input type="hidden" name="currency_code" value="USD" /><input type="image" src="http://www.snilesh.com/wp-content/plugins/wp-simple-paypal-donation/donate_btn.gif" name="submit" alt="Make payments with payPal - it's fast, free and secure!" /></form>
]]></content:encoded>
			<wfw:commentRss>http://www.snilesh.com/resources/wordpress/wordpress-plugins/wordpress-content-slide-plugin/feed/</wfw:commentRss>
		<slash:comments>801</slash:comments>
		</item>
	</channel>
</rss>

