<?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>Gopi&#039;s Wordpress Plug-in &#187; Wordpress plugin</title>
	<atom:link href="http://www.gopiplus.com/work/category/word-press-plug-in/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gopiplus.com/work</link>
	<description>See live demo for all my wordpress plugin</description>
	<lastBuildDate>Sat, 18 May 2013 16:25:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Twitter tweet horizontal scroll</title>
		<link>http://www.gopiplus.com/work/2012/12/19/twitter-tweet-horizontal-scroll-wordpress-plugin/</link>
		<comments>http://www.gopiplus.com/work/2012/12/19/twitter-tweet-horizontal-scroll-wordpress-plugin/#comments</comments>
		<pubDate>Wed, 19 Dec 2012 15:08:37 +0000</pubDate>
		<dc:creator>Gopi Ramasamy</dc:creator>
				<category><![CDATA[Wordpress plugin]]></category>
		<category><![CDATA[scroll]]></category>
		<category><![CDATA[tweet]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.gopiplus.com/work/?p=3833</guid>
		<description><![CDATA[Twitter tweet scroll is a simple plugin to show (scroll) your most recent tweet into your wordpress website. This plugin is using the wordpress JQuery script to create the scroll effect. In the plugin admin management page we have option to enter the twitter username. Features of this plugin Easy configuration. Your twitter content on [...]]]></description>
				<content:encoded><![CDATA[<p>Twitter tweet scroll is a simple plugin to show (scroll) your most <strong>recent tweet</strong> into your wordpress website. This plugin is using the wordpress JQuery script to create the scroll effect. In the plugin admin management page we have option to enter the <strong>twitter</strong> username.</p>
<p><div style="padding-bottom:4px;text-align:center;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6676019656533652";
/* Large Rectancle Center page */
google_ad_slot = "0362029595";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div></p>
<h2>Features of this plugin</h2>
<ul>
<li>Easy configuration.</li>
<li>Your twitter content on your website sidebar.</li>
<li>JQuery scrolling.</li>
<li>Four different scroll option. (Scroll Left / Scroll  Right / Scroll Up / Scroll Down)</li>
<li>Separate CSS file to manage the style.</li>
</ul>
<h2>Live demo (@gopiplus tweet)</h2>
<div id="rssnewssetting_1">
<p><a target="_blank" href="#">gopiplus: WordPress plugin woo superb slideshow transition gallery</a></p>
<p><a target="_blank" href="#">gopiplus: WordPress plugin horizontal motion gallery slideshow</a></p>
<p><a target="_blank" href="#">gopiplus: WordPress popup plugin anything popup</a></p>
</div>
<p><script type="text/javascript">
    $(function() { $('#rssnewssetting_1').cycle({fx: 'scrollLeft', speed: 700, timeout: 5000});});
</script></p>
<h2>Installation Instruction</h2>
<p><strong>Method 1</strong></p>
<ul>
<li>Download the plugin twitter-tweet-horizontal-scroll.zip from <a href="http://www.gopiplus.com/work/wordpress-plugin-download/"><strong>download</strong> </a>location.</li>
<li>Unpack the twitter-tweet-horizontal-scroll.zip file</li>
<li>Extract the /twitter-tweet-horizontal-scroll/ folder.</li>
<li>Drop the twitter-tweet-horizontal-scroll folder into your ‘wp-content/plugins’ folder.</li>
<li>In word press administration panels, click on plug-in from the menu.</li>
<li>You should see your new twitter-tweet-horizontal-scroll plug-in listed.</li>
<li>To turn the WordPress plug-in on, click activate.</li>
</ul>
<p><strong>Method 2</strong></p>
<ul>
<li>Go to Add New menu under Plugins tab in your word-press admin.</li>
<li>Search twitter-tweet-horizontal-scroll plugin using search option.</li>
<li>Find the plugin and click ‘Install Now’ link.</li>
<li>Finally click activate plug-in link to activate the plug-in.</li>
</ul>
<p><strong>Method 3</strong></p>
<ul>
<li>Download the plugin twitter-tweet-horizontal-scroll.zip from <a href="http://www.gopiplus.com/work/wordpress-plugin-download/"><strong>download </strong></a>link.</li>
<li>Go to Add New menu under Plugins tab in your word press admin.</li>
<li>Select upload link (top link menu).</li>
<li>Upload the available twitter-tweet-horizontal-scroll.zip file and click install now.</li>
<li>Finally click activate plug-in link to activate the plug-in.</li>
</ul>
<p><div style="text-align:center;padding-bottom:8px;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6676019656533652";
/* Above Comment */
google_ad_slot = "2359628415";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div>
</p>
<h2>Plugin display option</h2>
<p><strong>Drag and drop the widget</strong></p>
<p>Go to widget page under Appearance menu, Drag and drop <strong>Twitter tweet horizontal scroll</strong> widget into your side bar.</p>
<p><strong>Add directly in the theme</strong></p>
<p>Paste this PHP code &lt;?php twittertweet($username = &#8216;gopiplus&#8217;); ?&gt; in your theme where you want to show the plugin.</p>
<p><strong>Short code for posts and pages</strong></p>
<p>Copy and paste the below given short code into pages or posts to display the plugin.<br />
Short code : [twitter-real-scrolling username="gopiplus" direction="Left"]</p>
<p>username : Enter your twitter username.<br />
direction :  Enter any one direction (Left / Right / Up / Down).</p>
<h2>Plugin configuration</h2>
<p>Activate the plugin and go to plugin menu on your wordpress dashboard to manage the plugin setting.</p>
<p>Dashboard → Settings → Twitter tweet horizontal scroll</p>
<h2>Frequently asked questions</h2>
<p>Q) How can I change the display style?</p>
<p>This plugin contain separate CSS class file.</p>
<p>Dashboard → Plugins → Editor → Select twitter-tweet-horizontal-scroll on the top right drop-down box → Edit the CSS file <strong>twitter-tweet-horizontal-scroll.css</strong> the way you like.</p>
<h2>Download link</h2>
<p><a href="http://www.gopiplus.com/work/wordpress-plugin-download/">http://www.gopiplus.com/work/wordpress-plugin-download/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gopiplus.com/work/2012/12/19/twitter-tweet-horizontal-scroll-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Tabs widget popular posts and latest posts</title>
		<link>http://www.gopiplus.com/work/2012/11/24/wordpress-plugin-tabs-widget-popular-posts-and-latest-posts/</link>
		<comments>http://www.gopiplus.com/work/2012/11/24/wordpress-plugin-tabs-widget-popular-posts-and-latest-posts/#comments</comments>
		<pubDate>Sat, 24 Nov 2012 14:28:07 +0000</pubDate>
		<dc:creator>Gopi Ramasamy</dc:creator>
				<category><![CDATA[Wordpress plugin]]></category>
		<category><![CDATA[latest posts]]></category>
		<category><![CDATA[popular posts]]></category>
		<category><![CDATA[tabs]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.gopiplus.com/work/?p=3674</guid>
		<description><![CDATA[This is a jquery based lightweight plugin to create a new wordpress tabbed widget to display recent posts and popular posts. Advantage of this plugin Lightweight plugin Smooth transitions between two tab Easy configuration Adjust number of posts to display tab Plugin Live Demo available on the sidebar. i am using this plugin to display [...]]]></description>
				<content:encoded><![CDATA[<p>This is a jquery based lightweight plugin to create a new wordpress tabbed widget to display recent posts and popular posts.</p>
<h2>Advantage of this plugin</h2>
<ul>
<li>Lightweight plugin</li>
<li>Smooth transitions between two tab</li>
<li>Easy configuration</li>
<li>Adjust number of posts to display tab</li>
</ul>
<p><div style="padding-bottom:4px;text-align:center;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6676019656533652";
/* Large Rectancle Center page */
google_ad_slot = "0362029595";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div></p>
<p><strong style="color: #990000;">Plugin Live Demo</strong> available on the sidebar. i am using this plugin to display my plugin list. Please have a look. also in this post attached the plugin front end and admin screens.</p>
<p>Please click here to <a href="http://www.gopiplus.com/work/wordpress-plugin-download/">download</a> the plugin. and find other plugins in the sidebar.</p>
<h2>Installation instruction</h2>
<p><strong>Method 1</strong></p>
<ul>
<li>Download the plugin tabs-popular-posts-and-latest-posts.zip from <a href="http://www.gopiplus.com/work/wordpress-plugin-download/"><strong>download</strong></a> location.</li>
<li>Go to Add New menu under Plugins tab in your WordPress admin.</li>
<li>Select upload link (top link menu).</li>
<li>Upload the available tabs-popular-posts-and-latest-posts.zip file and click Install Now.</li>
<li>Finally click activate plug-in link to activate the plug-in.</li>
</ul>
<p><strong>Method 2</strong></p>
<ul>
<li>Download the plugin tabs-popular-posts-and-latest-posts.zip from <a href="http://www.gopiplus.com/work/wordpress-plugin-download/"><strong>download</strong></a> location.</li>
<li>Unpack the tabs-popular-posts-and-latest-posts.zip file and extract the folder.</li>
<li>Drop the tabs-popular-posts-and-latest-posts folder into your ‘wp-content/plugins’ folder.</li>
<li>In word press administration panels, click on plug-in from the menu.</li>
<li>You should see your new tabs-popular-posts-and-latest-posts plugin listed.</li>
<li>To turn the word presses plug-in on, click activate.</li>
</ul>
<p><div style="text-align:center;padding-bottom:8px;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6676019656533652";
/* Above Comment */
google_ad_slot = "2359628415";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div>
</p>
<h2>Plugin configuration</h2>
<p><strong>Drag and drop the widget :</strong> Go to widget page under Appearance menu, Drag and drop <strong>Tabs popular posts and latest posts</strong> widget into your side bar. its very easy.</p>
<p>Short code for pages and posts: Copy and paste the give short code into your posts and page to display the tabs widget.</p>
<p>Short code : [tabs-posts]</p>
<h2>Frequently asked questions</h2>
<p>Q1. Icons not showing on tabber tab? or Do you want to change the tabber icon image?</p>
<p>Open style sheet (style.css) from the plugin folder and enter full path for the image style.</p>
<p><strong>Example</strong></p>
<p>#TabsPostsTabber ul.TabsPostsTabs li a { background: url(https://www.websitename.com/wp-content/plugins/tabs-popular-posts-and-latest-posts/ico-hot-grey.png) no-repeat 9px 7px;</p>
<p>Alternatively we can use the wordpress dashboard to update this CSS file.</p>
<p>1. Go to Dashboard in your wordpress website<br />
2. Go to Plugins menu<br />
3. Select Editor menu<br />
4. Select the tabber widget plugin from the drop down box (available at top right corner)<br />
5. Select the CSS file from the available plugin files (/inc/style.css)<br />
6. Change the image path and update the file.</p>
<p>Q2. How to change the tabber menu text Popular/Recent?</p>
<p>Open the plugin folder and tabs-popular-posts-and-latest-posts.php file.<br />
Go to line 27 and 28 change the text.</p>
<p><strong>Admin screen</strong></p>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="95%"><div class="wp-caption alignnone" style="width: 276px"><img title="Front end screen" src="http://www.gopiplus.com/work/my-plugin/adminscreen/tabs-widget-popular-posts-and-latest-posts/screenshot-1.jpg" alt="screenshot 1 Tabs widget popular posts and latest posts" width="266" height="236" /><p class="wp-caption-text">Front end screen</p></div></td>
<td>&nbsp;</td>
<td width="95%"><div class="wp-caption alignnone" style="width: 279px"><img title="Admin screen" src="http://www.gopiplus.com/work/my-plugin/adminscreen/tabs-widget-popular-posts-and-latest-posts/screenshot-2.jpg" alt="screenshot 2 Tabs widget popular posts and latest posts" width="269" height="201" /><p class="wp-caption-text">Admin screen</p></div></td>
</tr>
</table>
<h2>Download location</h2>
<p><a href="http://www.gopiplus.com/work/wordpress-plugin-download/">http://www.gopiplus.com/work/wordpress-plugin-download/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gopiplus.com/work/2012/11/24/wordpress-plugin-tabs-widget-popular-posts-and-latest-posts/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Tabber widget plugin for wordpress</title>
		<link>http://www.gopiplus.com/work/2012/11/10/tabber-widget-plugin-for-wordpress/</link>
		<comments>http://www.gopiplus.com/work/2012/11/10/tabber-widget-plugin-for-wordpress/#comments</comments>
		<pubDate>Sat, 10 Nov 2012 15:40:55 +0000</pubDate>
		<dc:creator>Gopi Ramasamy</dc:creator>
				<category><![CDATA[Wordpress plugin]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Tabber]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.gopiplus.com/work/?p=3562</guid>
		<description><![CDATA[This is a jquery based lightweight plugin to create tab in the wordpress widget. Tabs can be really useful, we can save a lot of space just by placing our block of content in tabs and displaying one block at a time in the same place. Using this plugin maximum we can display two tabs. [...]]]></description>
				<content:encoded><![CDATA[<p>This is a jquery based lightweight plugin to create tab in the wordpress widget. Tabs can be really useful, we can save a lot of space just by placing our block of content in tabs and displaying one block at a time in the same place. Using this plugin maximum we can display two tabs. and  we can display the linkable text within the tab. in the admin we have separate page to manage the tab text.</p>
<div class="wp-caption alignright" style="width: 215px"><img title="Tabber widget plugin for wordpress " src="http://www.gopiplus.com/work/my-plugin/adminscreen/tabber-widget-plugin-for-wordpress/tabber-widget-plugin-for-wordpress.jpg" alt="tabber widget plugin for wordpress Tabber widget plugin for wordpress" width="205" height="237" /><p class="wp-caption-text">Front end screen shot</p></div>
<h2>Advantage of this plugin</h2>
<ul>
<li>Lightweight plugin</li>
<li>Smooth transitions between two tab</li>
<li>Clickable text in the tab</li>
<li>Easy configuration</li>
</ul>
<p><strong style="color:#990000">Plugin Live Demo</strong> available on the sidebar. <strong>i am using this plugin to display my plugin list</strong>. Please have a look. also attached the plugin front end screen.</p>
<p>Please <strong><a href="http://www.gopiplus.com/work/wordpress-plugin-download/">click here</a></strong> to download the plugin. and find other plugins in the sidebar.</p>
<p><div style="float:left;padding-bottom:8px;padding-left:0px;padding-right:10px;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6676019656533652";
/* Large Skyscraper Work */
google_ad_slot = "2093972171";
google_ad_width = 300;
google_ad_height = 600;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div></p>
<h2>Installation instruction</h2>
<p><strong>Method 1</strong></p>
<ul>
<li>Download the plugin tabber-widget-plugin-for-wordpress.zip from <a href="http://www.gopiplus.com/work/wordpress-plugin-download/"><strong>download </strong></a>location.</li>
<li>Go to <strong>Add New</strong> menu under <strong>Plugins</strong> tab in your WordPress admin.</li>
<li>Select upload link (top link menu).</li>
<li>Upload the available tabber-widget-plugin-for-wordpress.zip file and click <strong>Install Now</strong>.</li>
<li>Finally click activate plug-in link to activate the plug-in.</li>
</ul>
<p><strong>Method 2</strong></p>
<ul>
<li>Download the plugin tabber-widget-plugin-for-wordpress.zip from <a href="http://www.gopiplus.com/work/wordpress-plugin-download/"><strong>download</strong> </a>location.</li>
<li>Unpack the tabber-widget-plugin-for-wordpress.zip file and extract the folder.</li>
<li>Drop the tabber-widget-plugin-for-wordpress folder into your ‘wp-content/plugins’ folder.</li>
<li>In word press administration panels, click on plug-in from the menu.</li>
<li>You should see your new <strong>tabber-widget-plugin-for-wordpress</strong> plugin listed.</li>
<li>To turn the word presses plug-in on, click activate.</li>
</ul>
<h2>Plugin configuration</h2>
<p><strong>Drag and drop the widget </strong>: Go to widget page under Appearance menu, Drag and drop <strong>Tabber widget plugin</strong> widget into your side bar. its very easy.</p>
<h2>Frequently asked questions</h2>
<p>Q1 . Icons not showing on tabber tab? or Do you want to change the tabber icon image?</p>
<p>Open style sheet (Gtabber.css ) from the plugin folder and enter full path for the image style.</p>
<p><strong>Example</strong></p>
<p>#GTabberTabber ul.GTabberTabs li a { background: url(https://www.websitename.com/wp-content/plugins/tabber-widget-plugin-for-wordpress/ico-hot-grey.png) no-repeat 9px 7px;</p>
<p><strong>Alternatively we can use the wordpress dashboard to update this CSS file.</strong></p>
<p>1. Go to <strong>Dashboard</strong> in your wordpress website<br />
2. Go to <strong>Plugins</strong> menu<br />
3. Select <strong>Editor</strong> menu<br />
4. Select the tabber widget plugin from the drop down box (available at top right corner)<br />
5. Select the CSS file from the available plugin files (/inc/Gtabber.css)<br />
6. Change the image path and update the file. <a target="_blank" href="http://www.gopiplus.com/work/my-plugin/adminscreen/tabber-widget-plugin-for-wordpress/tabber-widget-plugin-edit-help.jpg"><strong>Screenshot</strong></a></p>
<p>Q2. What is <strong>tabber text link</strong> in the admin text management page?</p>
<p>When someone clicks on the text, where do you want to send them.</p>
<p>Q3. What is <strong>Select link target</strong> in the admin text management page?</p>
<p>_blank : loads the linked page in a new, unnamed browser window.<br />
_parent : loads the linked page in the parent frameset or window of the frame that contains the link.<br />
_self  : loads the linked page in the same frame or window as the link.</p>
<p><a target="_blank" href="http://www.gopiplus.com/work/my-plugin/adminscreen/tabber-widget-plugin-for-wordpress/tabber-widget-plugin-admin-content-management.jpg"><strong>Screenshot</strong></a></p>
<p>Q4. I want to display three tab in the widget?</p>
<p>No, In this plugin we can display maximum two tabs only. in the admin page we have column called <strong>tabber group</strong>. that is name of the widget tab. we can modify this based on the requirements. After activated the plugin, in default you can see two group (Left, Right).</p>
<p>Q5. What is Group 1, Group 2 in the widget control?</p>
<p>As mentioned, In this plugin we can display maximum two tabs. enter any two group name in this text box. so the text from that two group will be display in the front end.</p>
<p><div style="text-align:center;padding-bottom:8px;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6676019656533652";
/* Above Comment */
google_ad_slot = "2359628415";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div>
</p>
<h2>Download location</h2>
<p><a href="http://www.gopiplus.com/work/wordpress-plugin-download/">http://www.gopiplus.com/work/wordpress-plugin-download/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gopiplus.com/work/2012/11/10/tabber-widget-plugin-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Vertical marquee post title</title>
		<link>http://www.gopiplus.com/work/2012/09/02/vertical-marquee-post-title-wordpress-plugin/</link>
		<comments>http://www.gopiplus.com/work/2012/09/02/vertical-marquee-post-title-wordpress-plugin/#comments</comments>
		<pubDate>Sun, 02 Sep 2012 07:39:58 +0000</pubDate>
		<dc:creator>Gopi Ramasamy</dc:creator>
				<category><![CDATA[Wordpress plugin]]></category>
		<category><![CDATA[marquee]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[title]]></category>
		<category><![CDATA[Vertical]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.gopiplus.com/work/?p=3444</guid>
		<description><![CDATA[This plug-in will create the vertical marquee effect in your website, if you want your post title to move vertically (scroll upward or downwards) in the screen use this plug-in. We are using the simple marquee tag to move the text vertically, and tested this plug-in in all the leading internet browsers. admin option available [...]]]></description>
				<content:encoded><![CDATA[<p>This plug-in will create the vertical marquee effect in your website, if you want your post title to move vertically (scroll upward or downwards) in the screen use this plug-in. We are using the simple marquee tag to move the text vertically, and tested this plug-in in all the leading internet browsers. admin option available to set the scroll effects and colors scheme.<br />
<div style="padding-bottom:4px;text-align:center;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6676019656533652";
/* Large Rectancle Center page */
google_ad_slot = "0362029595";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div></p>
<blockquote><p>Plugin live demo available on the sidebar. Please have a look and post your comments</p></blockquote>
<h2>Features of this plugin</h2>
<ul>
<li>Light weight</li>
<li>Loads very fast</li>
<li>Pure HTML tags</li>
</ul>
<h2>Admin management</h2>
<p>Scroll Amount : This is used to organize the speed of the scrolling, only integer allowed and higher value provides a faster speed</p>
<p>Scroll Delay : This is used to reduce the speed of the scrolling, only integer allowed.</p>
<h2>Plugin configuration</h2>
<p>Drag and drop the widget : Go to widget menu and drag and drop the <strong>Vertical marquee post title</strong> widget to your sidebar location.</p>
<p>Short code for pages and posts : Use the below short code in the pages and posts.</p>
<p>[vmpt setting="1"]</p>
<p>[vmpt setting="2"]</p>
<p>[vmpt setting="3"]</p>
<p>[vmpt setting="4"]</p>
<p>Add directly in the theme : Add the below PHP code in your theme PHP file, for example if you want to add this slider in your website footer, just activate the plugin and add this code in footer.php file.</p>
<p>&lt;?php vmptshow(); ?&gt;</p>
<p><div style="text-align:center;padding-bottom:8px;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6676019656533652";
/* Above Comment */
google_ad_slot = "2359628415";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div>
</p>
<h2>Download location</h2>
<p><a href="http://www.gopiplus.com/work/wordpress-plugin-download/">http://www.gopiplus.com/work/wordpress-plugin-download/</a></p>
<h2>Frequently asked questions</h2>
<p>Q1. What is Scroll Amount, Scroll Delay?</p>
<p>Scroll Amount : This is used to organize the speed of the scrolling, only integer allowed and higher value provides a faster speed</p>
<p>Scroll Delay : This is used to reduce the speed of the scrolling, only integer allowed.</p>
<p>Q2. Can you explain the short code?</p>
<p>[vmpt setting="1"]</p>
<p>setting : This setting available in the admin dashboard.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gopiplus.com/work/2012/09/02/vertical-marquee-post-title-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Scroll rss excerpt</title>
		<link>http://www.gopiplus.com/work/2012/08/04/scroll-rss-excerpt-wordpress-plugin/</link>
		<comments>http://www.gopiplus.com/work/2012/08/04/scroll-rss-excerpt-wordpress-plugin/#comments</comments>
		<pubDate>Sat, 04 Aug 2012 16:11:46 +0000</pubDate>
		<dc:creator>Gopi Ramasamy</dc:creator>
				<category><![CDATA[Wordpress plugin]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[scroll]]></category>
		<category><![CDATA[slider]]></category>

		<guid isPermaLink="false">http://www.gopiplus.com/work/?p=3426</guid>
		<description><![CDATA[This is a user requested plug-in. with this plug-in we can setup the RSS slider in our website. in the slider we can configure the title and excerpt. In plug-in administration page, we have option to manage RSS link. maximum we can enter four RSS link in the administration page. we can use widget option [...]]]></description>
				<content:encoded><![CDATA[<p>This is a user requested plug-in. with this plug-in we can setup the <strong>RSS slider</strong> in our website. in the slider we can configure the title and excerpt. In plug-in administration page, we have option to manage RSS link. maximum we can enter four RSS link in the administration page. we can use widget option or short code option to display the slider in the front end.</p>
<blockquote><p>Live demo available in sidebar. Do you want to use the post instead of RSS fee? then you can try my another plugin <strong><a href="http://www.gopiplus.com/work/2011/09/13/vertical-scroll-post-excerpt-wordpress-plugin/">Scroll Post Excerpt</a></strong>. Do you want to use own text instead of post? then you can try my another plugin <strong><a href="http://www.gopiplus.com/work/2011/04/16/wordpress-plugin-information-reel/">Information Reel</a></strong>.</p></blockquote>
<p><div style="padding-bottom:4px;text-align:center;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6676019656533652";
/* Large Rectancle Center page */
google_ad_slot = "0362029595";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div></p>
<h2>Features of this plugin</h2>
<ul>
<li>Easy installation and customization.</li>
<li>Widget option for sidebar.</li>
<li>Short code option for posts and pages.</li>
</ul>
<h2>Installation instruction</h2>
<p><strong>Method 1</strong></p>
<ol>
<li>Go to <strong>Add New</strong> menu under <strong>Plugins</strong> tab in your WordPress admin.</li>
<li>Search Scroll RSS Excerpt plugin using search option.</li>
<li>Find the plugin and click <strong>Install Now</strong> link.</li>
<li>Finally click activate plug-in link to activate the plug-in.</li>
</ol>
<p><strong>Method 2</strong></p>
<ol>
<li>Download the plugin scroll-rss-excerpt.zip from <strong><a href="http://www.gopiplus.com/work/wordpress-plugin-download/">download</a></strong> location.</li>
<li>Go to <strong>Add New</strong> menu under <strong>Plugins</strong> tab in your WordPress admin.</li>
<li>Select upload link (top link menu).</li>
<li>Upload the available scroll-rss-excerpt.zip file and click <strong>Install Now</strong>.</li>
<li>Finally click activate plug-in link to activate the plug-in.</li>
</ol>
<h2>Plugin administration</h2>
<p>Dashboard → Settings → Scroll rss excerpt</p>
<p>RSS Link : Enter the RSS feed link</p>
<p>Each Record Height : Enter height of the each record in the slider.</p>
<p>Display Records # : Enter number of items you want to display at the same time in the slider.</p>
<p>Text Length : Enter the length of the excerpt.<br />
<div style="text-align:center;padding-bottom:8px;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6676019656533652";
/* Above Comment */
google_ad_slot = "2359628415";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div>
</p>
<h2>Plugin configuration</h2>
<p>Drag and drop the widget: Go to widget menu and drag and drop the <strong>Scroll rss excerpt</strong> widget to your sidebar location.</p>
<p>Short code for pages and posts : Use the below short code in the pages and posts.</p>
<p>[scroll-rss-excerpt setting="1"]</p>
<p>Add directly in the theme : Add the below PHP code in your theme PHP file, for example if you want to add this scroll in your website footer, just activate the plugin and add this code in footer.php file.</p>
<p>&lt;?php echo ScrollRss(1); ?&gt;</p>
<h2>Frequently asked questions</h2>
<p>Q1. Can i display my post title instead of RSS feed?</p>
<p>Yes, Please find my another plugin. Scroll post excerpt.</p>
<p>Q2. Can i increase the excerpt length of the slider?</p>
<p>Yes, Option available in the admin page.</p>
<h2>Download location</h2>
<p><a href="http://www.gopiplus.com/work/wordpress-plugin-download/">http://www.gopiplus.com/work/wordpress-plugin-download/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gopiplus.com/work/2012/08/04/scroll-rss-excerpt-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Vertical marquee plugin</title>
		<link>http://www.gopiplus.com/work/2012/06/30/vertical-marquee-wordpress-plugin/</link>
		<comments>http://www.gopiplus.com/work/2012/06/30/vertical-marquee-wordpress-plugin/#comments</comments>
		<pubDate>Sat, 30 Jun 2012 12:52:17 +0000</pubDate>
		<dc:creator>Gopi Ramasamy</dc:creator>
				<category><![CDATA[Wordpress plugin]]></category>
		<category><![CDATA[marquee]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Vertical]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.gopiplus.com/work/?p=3037</guid>
		<description><![CDATA[I have created this simple plugin because of the user request, You can use this vertical marquee plugin to make your text scroll upward or downwards. This plugin will work all leading browsers except old Netscape browsers. In this plugin i used simple HTML marquee tag to scroll the plugin and it loads very fast, [...]]]></description>
				<content:encoded><![CDATA[<p>I have created this simple plugin because of the user request, You can use this vertical marquee plugin  to make your text <strong>scroll upward or downwards</strong>. This plugin will work all leading browsers except old Netscape browsers. In this plugin i used simple HTML marquee tag to scroll the plugin and it loads very fast, and it is pure HTML so no java script required. admin option available to change the text style and marquee speed.</p>
<p><div style="padding-bottom:4px;text-align:center;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6676019656533652";
/* Large Rectancle Center page */
google_ad_slot = "0362029595";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div></p>
<blockquote><p><strong>Plugin live demo available on the sidebar.</strong> Please have a look and post your comments</p></blockquote>
<h2>Features of this plugin</h2>
<ul>
<li>Light weight </li>
<li>Loads very fast</li>
<li>Pure HTML tags</li>
</ul>
<h2>Admin management</h2>
<p>Scroll Amount  : This is used to organize the speed of the scrolling, only integer allowed and higher value provides a faster speed</p>
<p>Scroll Delay : This is used to reduce the speed of the scrolling, only integer allowed.</p>
<h2>Plugin configuration</h2>
<p><strong>Drag and drop the widget :</strong> Go to widget menu and drag and drop the <strong>Vertical marquee</strong> widget to your sidebar location.</p>
<p><strong>Short code for pages and posts :</strong> Use the below short code in the pages and posts.</p>
<p>[vertical-marguee setting="1" group="group1"]</p>
<p><strong>Add directly in the theme :</strong> Add the below PHP code in your theme PHP file, for example if you want to add this slider in your website footer, just activate the plugin and add this code in footer.php file.</p>
<p><strong>From version 1.0 to 4.0</strong></p>
<p>&lt;?php verticalmarquee(); ?&gt;</p>
<p><strong>From version 4.0 onwards</strong></p>
<p>&lt;?php vmarquee( $setting=&quot;1&quot;, $group=&quot;widget&quot; ); ?&gt;</p>
<p><div style="text-align:center;padding-bottom:8px;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6676019656533652";
/* Above Comment */
google_ad_slot = "2359628415";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div>
</p>
<h2>Download location</h2>
<p><a href="http://www.gopiplus.com/work/wordpress-plugin-download/">http://www.gopiplus.com/work/wordpress-plugin-download/</a></p>
<h2>Frequently asked questions</h2>
<p>Q1. What is Scroll Amount, Scroll Delay?</p>
<p>Scroll Amount  : This is used to organize the speed of the scrolling, only integer allowed and higher value provides a faster speed</p>
<p>Scroll Delay : This is used to reduce the speed of the scrolling, only integer allowed.</p>
<p>Q2. Can you explain the short code?</p>
<p>[vertical-marguee setting="1" group="widget"]</p>
<p>Vertical-marguee : Default text</p>
<p>Setting: We have three setting options in the admin, add any one.</p>
<p>Group : We have ten groups in the admin, add any one.</p>
<p>Example: if you want to scroll the GROUP1 messages with setting 2, use the below short code.</p>
<p>[vertical-marguee setting="2" group="group1"]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gopiplus.com/work/2012/06/30/vertical-marquee-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>46</slash:comments>
		</item>
		<item>
		<title>Easy image slideshow</title>
		<link>http://www.gopiplus.com/work/2012/06/20/easy-image-slideshow-wordpress-plugin/</link>
		<comments>http://www.gopiplus.com/work/2012/06/20/easy-image-slideshow-wordpress-plugin/#comments</comments>
		<pubDate>Wed, 20 Jun 2012 15:27:34 +0000</pubDate>
		<dc:creator>Gopi Ramasamy</dc:creator>
				<category><![CDATA[Wordpress plugin]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[slideshow]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.gopiplus.com/work/?p=2967</guid>
		<description><![CDATA[This is a lightweight JavaScript slideshow with manual navigation option. You can use this slideshow, if you need the manual navigation image gallery. we have tested this plugin in all major bowers. this slideshow cache the subsequent images, so we can get the even/smooth transition between image navigation. in the admin we have option to [...]]]></description>
				<content:encoded><![CDATA[<p>This is a <strong>lightweight</strong> JavaScript slideshow with <strong>manual navigation</strong> option. You can use this slideshow, if you need the manual navigation image gallery. we have tested this plugin in all major bowers. this slideshow cache the subsequent images, so we can get the even/smooth transition between image navigation. in the admin we have option to set the width and height of the images to the slideshow.<br />
<div style="padding-bottom:4px;text-align:center;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6676019656533652";
/* Large Rectancle Center page */
google_ad_slot = "0362029595";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div></p>
<h2>Features of this plugin</h2>
<ul>
<li>Easy to customize</li>
<li>Support all browser</li>
<li>Short code available for pages and posts.</li>
<li>Supports navigation by button.</li>
</ul>
<blockquote><p><strong>Plugin live demo available on the sidebar.</strong> Please have a look and post your comments</p></blockquote>
<h2>Installation instruction</h2>
<p><strong>Method 1</strong></p>
<ol>
<li>Download the plugin easy-image-slideshow.zip from <a href="http://www.gopiplus.com/work/wordpress-plugin-download/"><strong>download</strong></a> location.</li>
<li>Unpack the easy-image-slideshow.zip file and extract the /easy-image-slideshow/ folder.</li>
<li>Drop the easy-image-slideshow folder into your wp-content/plugins folder.</li>
<li>In word press administration panels, click on plug-in from the menu.</li>
<li>You should see your new easy image slideshow plug-in listed.</li>
<li>To turn the word presses plug-in on, click activate.</li>
</ol>
<p><strong>Method 2</strong></p>
<ol>
<li>Go to <strong>Add New</strong> menu under <strong>Plugins</strong> tab in your WordPress admin.</li>
<li>Search easy image slideshow plugin using search option.</li>
<li>Find the plugin and click <strong>Install Now</strong> link.</li>
<li>Finally click activate plug-in link to activate the plug-in.</li>
</ol>
<p><strong>Method 3</strong></p>
<ol>
<li>Download the plugin easy-image-slideshow.zip from <a href="http://www.gopiplus.com/work/wordpress-plugin-download/"><strong>download</strong></a> location.</li>
<li>Go to Add New menu under Plugins tab in your WordPress admin.</li>
<li>Select upload link (top link menu).</li>
<li>Upload the available easy-image-slideshow.zip file and click <strong>Install Now</strong>.</li>
<li>Finally click activate plug-in link to activate the plug-in.</li>
</ol>
<p><div style="text-align:center;padding-bottom:8px;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6676019656533652";
/* Above Comment */
google_ad_slot = "2359628415";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div>
</p>
<h2>Plugin administration</h2>
<p>Dashboard → Settings → Easy slideshow</p>
<p>Activate the plugin and go to above mentioned path in your WordPress dashboard to manage the plugin images, and size of the gallery.</p>
<p>Width : Enter width of the slideshow</p>
<p>Height : Enter height of the slideshow</p>
<p>Image folder location: Enter your image folder location, location path should end with slash (/)<br />
Example:  wp-content/plugins/easy-image-slideshow/images/ </p>
<h2>Admin screen</h2>
<p><img src="http://www.gopiplus.com/work/my-plugin/adminscreen/easy-image-slideshow.jpg" style=" background-color:#F0F0F0;padding:3px;" title="Easy image slideshow" alt="easy image slideshow Easy image slideshow" /></p>
<h2>Plugin configuration</h2>
<p><strong>Drag and drop the widget:</strong> Go to widget menu and drag and drop the <strong>Easy image slideshow</strong> widget to your sidebar location.</p>
<p><strong>Short code for pages and posts:</strong></p>
<p>[easy-image-slideshow id="1"]</p>
<p><strong>PHP code from version 1.0 to 4.0</strong></p>
<p>&lt;?php easyimage(); ?&gt;</p>
<p><strong>PHP code from version 4.1 onwards </strong></p>
<p>&lt;?php easyimages( $id = &quot;1&quot; ); ?&gt;</p>
<h2>Frequently asked questions</h2>
<p>Q1) How to arrange the width and height of the plugin?</p>
<p>Option available on dashboard, Dashboard → Settings → Easy slideshow</p>
<p>Q2) Is possible to display different size images in the same slideshow?</p>
<p>No, We need to fix the width and height of the image.</p>
<p>Q3) Is Where to upload my images?</p>
<p>You can upload your images in any folder on your website,  and need to specify the image folder location at the time of slideshow creation in the admin dashboard.</p>
<h2>Download link</h2>
<p><a href="http://www.gopiplus.com/work/wordpress-plugin-download/">http://www.gopiplus.com/work/wordpress-plugin-download/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gopiplus.com/work/2012/06/20/easy-image-slideshow-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Tiny carousel horizontal slider</title>
		<link>http://www.gopiplus.com/work/2012/05/26/tiny-carousel-horizontal-slider-wordpress-plugin/</link>
		<comments>http://www.gopiplus.com/work/2012/05/26/tiny-carousel-horizontal-slider-wordpress-plugin/#comments</comments>
		<pubDate>Sat, 26 May 2012 16:08:36 +0000</pubDate>
		<dc:creator>Gopi Ramasamy</dc:creator>
				<category><![CDATA[Wordpress plugin]]></category>
		<category><![CDATA[carousel]]></category>
		<category><![CDATA[horizontal]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[slider]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.gopiplus.com/work/?p=2855</guid>
		<description><![CDATA[This is Jquery based image horizontal slider plugin, it is using tiny carousel light weight jquery script to the slideshow. in the admin we have option to set image folder location and gallery style. in this plugin there is no option to add description for the images. also we have many horizontal sideshow plugin in [...]]]></description>
				<content:encoded><![CDATA[<p>This is Jquery based image <strong>horizontal slider</strong> plugin, it is using <strong>tiny carousel</strong> light weight jquery script to the slideshow. in the admin we have option to set image folder location and gallery style. in this plugin there is no option to add description for the images.  also we have many horizontal sideshow plugin in this website, please have look.<br />
<div style="padding-bottom:4px;text-align:center;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6676019656533652";
/* Large Rectancle Center page */
google_ad_slot = "0362029595";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div></p>
<h2>Features of this plugin</h2>
<ul>
<li>Easy to customize.</li>
<li>Support all browser.</li>
<li>Automatically pauses on mouse over.</li>
<li>Short code available for pages and posts.</li>
<li>Supports navigation by button.</li>
<li>Option to set number of images to move at a time</li>
<li>Option to set a interval for automatic slide.</li>
</ul>
<h2>Live demo</h2>
<p><script type='text/javascript' src='http://www.gopiplus.com/work/wp-content/plugins/tiny-carousel-horizontal-slider/inc/jquery.tinycarousel.min.js'></script></p>
<link rel='stylesheet' id='tiny'  href='http://www.gopiplus.com/work/wp-content/plugins/tiny-carousel-horizontal-slider/jquery.tinycarousel.css' type='text/css' media='all' />
<div id="tiny-carousel-slider1"><a class="buttons prev" href="#">left</a>
<div class="viewport">
<ul class="overview">
<li><img alt="sing 1 Tiny carousel horizontal slider" src="http://www.gopiplus.com/work/wp-content/uploads/haw-pav-villa/200x150/sing_1.jpg" title="Tiny carousel horizontal slider" /></li>
<li><img alt="sing 2 Tiny carousel horizontal slider" src="http://www.gopiplus.com/work/wp-content/uploads/haw-pav-villa/200x150/sing_2.jpg" title="Tiny carousel horizontal slider" /></li>
<li><img alt="sing 3 Tiny carousel horizontal slider" src="http://www.gopiplus.com/work/wp-content/uploads/haw-pav-villa/200x150/sing_3.jpg" title="Tiny carousel horizontal slider" /></li>
<li><img alt="sing 4 Tiny carousel horizontal slider" src="http://www.gopiplus.com/work/wp-content/uploads/haw-pav-villa/200x150/sing_4.jpg" title="Tiny carousel horizontal slider" /></li>
<li><img alt="sing 5 Tiny carousel horizontal slider" src="http://www.gopiplus.com/work/wp-content/uploads/haw-pav-villa/200x150/sing_5.jpg" title="Tiny carousel horizontal slider" /></li>
<li><img alt="sing 6 Tiny carousel horizontal slider" src="http://www.gopiplus.com/work/wp-content/uploads/haw-pav-villa/200x150/sing_6.jpg" title="Tiny carousel horizontal slider" /></li>
<li><img alt="sing 7 Tiny carousel horizontal slider" src="http://www.gopiplus.com/work/wp-content/uploads/haw-pav-villa/200x150/sing_7.jpg" title="Tiny carousel horizontal slider" /></li>
<li><img alt="sing 8 Tiny carousel horizontal slider" src="http://www.gopiplus.com/work/wp-content/uploads/haw-pav-villa/200x150/sing_8.jpg" title="Tiny carousel horizontal slider" /></li>
<li><img alt="sing 9 Tiny carousel horizontal slider" src="http://www.gopiplus.com/work/wp-content/uploads/haw-pav-villa/200x150/sing_9.jpg" title="Tiny carousel horizontal slider" /></li>
</ul>
</div>
<p><a class="buttons next" href="#">right</a></div>
<p><script type="text/javascript">$(document).ready(function(){$('#tiny-carousel-slider1').tinycarousel({ start: 1, display: 1, controls: true, interval: true, intervaltime: 1500, duration: 1000 });});</script></p>
<h2>Installation instruction</h2>
<p>Usual wp plugin installation.</p>
<h2>Plugin administration</h2>
<p>Dashboard → Settings → Tiny carousel</p>
<p>Activate the plugin and go to above mentioned path in your WordPress dashboard to plugin management.</p>
<p><div style="text-align:center;padding-bottom:8px;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6676019656533652";
/* Above Comment */
google_ad_slot = "2359628415";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div>
</p>
<p><strong>Slider Width:</strong> Enter your galley width.</p>
<p><strong>Image Width:</strong> Enter images width (We should upload the same size images in the folder)</p>
<p><strong>Image Height:</strong> Enter images height (We should upload the same size images in the folder)</p>
<p><strong>Display:</strong> Enter how many images you want to move at a time.</p>
<p><strong>Controls:</strong> Want to use the Left, Right arrow button?</p>
<p><strong>Interval:</strong> Auto interval to move one image from another.</p>
<p><strong>Interval Time:</strong> Auto interval time in millisecond.</p>
<p><strong>Duration:</strong> Animation duration in millisecond.</p>
<p><strong>Image Folder Location:</strong> Enter your image folder location. Please Don’t upload your original images into this default folder instead you change this default path to original path, also don&#8217;t upload any images in the plugin folder. you may loos the images when you update the plugin.</p>
<h2>Plugin configuration</h2>
<p><strong>Add directly in the theme:</strong> Add the below PHP code in your theme PHP file, for example if you want to add this slider in your website footer, just activate the plugin and add this code in footer.php file.</p>
<p>&lt;?php echo TinyCarousel(&#8217;1&#8242;); ?&gt;</p>
<p><strong>Short code for posts and pages:</strong> Use the below short code in the pages and posts to render the slideshow.</p>
<p>[tiny-carousel-slider id="1"]</p>
<h2>Frequently asked questions</h2>
<p>Q1) How to change the arrow button?</p>
<p>Use can replace the new arrow image in the plugin folder.<br />
wp-content/plugins/tiny-carousel-horizontal-slider/buttons.png</p>
<p>Q2) What type of image file formats can i use? </p>
<p>You can upload *.JPG, *.JPEG, *.GIF, *.PNG</p>
<p>Q3) Any special instruction?</p>
<p>Yes, Don&#8217;t upload any sideshow images in the plugin folder. your may lost it when you update the plugin.</p>
<h2>Download location</h2>
<p><a href="http://www.gopiplus.com/work/wordpress-plugin-download/">http://www.gopiplus.com/work/wordpress-plugin-download/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gopiplus.com/work/2012/05/26/tiny-carousel-horizontal-slider-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>80</slash:comments>
		</item>
		<item>
		<title>Anything popup</title>
		<link>http://www.gopiplus.com/work/2012/05/25/wordpress-popup-plugin-anything-popup/</link>
		<comments>http://www.gopiplus.com/work/2012/05/25/wordpress-popup-plugin-anything-popup/#comments</comments>
		<pubDate>Fri, 25 May 2012 06:33:49 +0000</pubDate>
		<dc:creator>Gopi Ramasamy</dc:creator>
				<category><![CDATA[Wordpress plugin]]></category>
		<category><![CDATA[popup]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.gopiplus.com/work/?p=2823</guid>
		<description><![CDATA[This is a simple plug-in to display the content in to unblockable popup window. this popup window will open by clicking the button or link. we can place the button or link on the widget, post and pages. in the admin we have HTML editor to manage the popup content. also in the admin we [...]]]></description>
				<content:encoded><![CDATA[<p>This is a simple plug-in to display the content in to <strong>unblockable popup</strong> window. this popup window will open by <strong>clicking the button</strong> or link. we can place the button or link on the widget, post and pages.  in the admin we have <strong>HTML editor</strong> to manage the popup content. also in the admin we have option to choose the width and height of the popup window.</p>
<p>Popup windows are generally new web browser windows to display the content. but this is the CSS based <strong>modal popup</strong> window.<br />
<div style="padding-bottom:4px;text-align:center;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6676019656533652";
/* Large Rectancle Center page */
google_ad_slot = "0362029595";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div></p>
<h2>Plugin advantage</h2>
<ul>
<li>Easy to configuration.</li>
<li>Unblockable.</li>
<li>Movable popup.</li>
<li>HTML Editor.</li>
<li>Short code option.</li>
<li>Option to add multiple pop up on single page.</li>
</ul>
<p><script type='text/javascript' src='http://www.gopiplus.com/work/wp-content/plugins/anything-popup/anything-popup.js'></script></p>
<link rel='stylesheet' id='anything-popup'  href='http://www.gopiplus.com/work/wp-content/plugins/anything-popup/anything-popup.css' type='text/css' media='all' />
<h2>Live Demo 1</h2>
<p>&nbsp;&nbsp;&nbsp;&nbsp;<a href="javascript:AnythingPopup_OpenForm(&quot;AnythingPopup_BoxContainer&quot;,&quot;AnythingPopup_BoxContainerBody&quot;,&quot;AnythingPopup_BoxContainerFooter&quot;,&quot;380&quot;,&quot;260&quot;);">Click to open popup</a></p>
<h2>Live Demo 2</h2>
<p><a href="javascript:AnythingPopup_OpenForm(&quot;AnythingPopup_BoxContainer&quot;,&quot;AnythingPopup_BoxContainerBody&quot;,&quot;AnythingPopup_BoxContainerFooter&quot;,&quot;380&quot;,&quot;260&quot;);"><img src="http://www.gopiplus.com/work/wp-content/plugins/anything-popup/button.png" alt="button Anything popup"  title="Anything popup" /></a></p>
<div id="AnythingPopup_BoxContainer" style="display: none;">
<div id="AnythingPopup_BoxContainerHeader">
<div id="AnythingPopup_BoxTitle">Anything Popup</div>
<div id="AnythingPopup_BoxClose"><a href="javascript:AnythingPopup_HideForm('AnythingPopup_BoxContainer','AnythingPopup_BoxContainerFooter');">Close</a></div>
</div>
<div id="AnythingPopup_BoxContainerBody">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</div>
</div>
<div id="AnythingPopup_BoxContainerFooter" style="display: none;"></div>
<h2>Installation instruction</h2>
<p><strong>Method 1</strong></p>
<ol>
<li>Download the plugin anything-popup.zip from <a href="http://www.gopiplus.com/work/wordpress-plugin-download/"><strong>download</strong></a> location.</li>
<li>Unpack the anything-popup.zip file and extract the /anything-popup/ folder.</li>
<li>Drop the anything-popup folder into your wp-content/plugins folder.</li>
<li>In word press administration panels, click on plug-in from the menu.</li>
<li>You should see your new <strong>Anything Popup</strong> plug-in listed.</li>
<li>To turn the word presses plug-in on, click activate.</li>
</ol>
<p><strong>Method 2</strong></p>
<ol>
<li>Go to <strong>Add New</strong> menu under <strong>Plugins</strong> tab in your WordPress admin.</li>
<li>Search Anything Popup plugin using search option.</li>
<li>Find the plugin and click <strong>Install Now</strong> link.</li>
<li>Finally click activate plug-in link to activate the plug-in.</li>
</ol>
<p><strong>Method 3</strong></p>
<ol>
<li>Download the plugin anything-popup.zip from <a href="http://www.gopiplus.com/work/wordpress-plugin-download/"><strong>download</strong></a> location.</li>
<li>Go to Add New menu under Plugins tab in your WordPress admin.</li>
<li>Select upload link (top link menu).</li>
<li>Upload the available anything-popup.zip file and click Install Now.</li>
<li>Finally click activate plug-in link to activate the plug-in.</li>
</ol>
<p><div style="text-align:center;padding-bottom:8px;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6676019656533652";
/* Above Comment */
google_ad_slot = "2359628415";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div>
</p>
<h2>Plugin administration</h2>
<p>Dashboard → Settings → Anything Popup</p>
<p>Use the above admin page to manage the popup content.</p>
<p><strong>Popup Window Width:</strong> Enter width of the popup window, only integer vale.</p>
<p><strong>Popup Window Height:</strong> Enter height of the popup window, only integer value.</p>
<p><strong>Header Color:</strong> Enter the popup window header color (Example: #CCCCCC)</p>
<p><strong>Border Color:</strong> Enter the popup window border color, preferred same as above header color (Example: #CCCCCC) </p>
<p><strong>Header Font Color:</strong> Enter the popup window title font color.</p>
<p><strong>Popup Title:</strong>  Enter the popup window title.</p>
<p><strong>Popup Link Text/Image:</strong> Enter the text to display in the page. (once the user clicked this text it will open the popup window) also we can add the image button instead of text.</p>
<p>Add the below text in the the Popup Link to load image button<br />
&lt;img src=&quot;http://www.gopiplus.com/work/wp-content/plugins/anything-popup/button.png&quot; / &gt; </p>
<h2>Plugin configuration option</h2>
<p><strong>Drag and drop the widget:</strong> Go to widget menu and drag and drop the <strong>Anything Popup</strong> widget to your sidebar location.</p>
<p><strong>Paste the PHP code to your desired template location:</strong> Copy and past the below mentioned code to your desired template location (ie in PHP file).</p>
<p><strong>From version 1.0 to 3.0</strong></p>
<p>&lt;?php AnythingPopup(&#8216;[ANYTHING-POPUP:1]&#8216;); ?&gt;</p>
<p><strong>Version 4.0</strong></p>
<p>&lt;?php AnythingPopup(&#8217;1&#8242;); ?&gt;</p>
<p>Introduced new parameter called Popup ID (Use this Popup ID in the widget and PHP code), In the admin page you can find the popup ID for your popup content.</p>
<p><strong>From version 4.1 onwards</strong></p>
<p>&lt;?php AnythingPopup( $pop_id = &quot;1&quot; ); ?&gt;</p>
<p><strong>Short code for pages and posts:</strong> Add the below short code into posts and pages.</p>
<p><strong>From version 1.0 to 3.0</strong></p>
<p>[ANYTHING-POPUP:1]</p>
<p><strong>From version 4.0 onwards</strong></p>
<p>[AnythingPopup id="1"]</p>
<h2>Frequently asked questions</h2>
<p>Q1) Problem on the popup window positioning?</p>
<p>This plugin automatically manage the popup window open position based on the given popup window width and height. however some themes are not support this positioning, so in that case please update the JavaScript manually to set the position.</p>
<p>wp-content/plugins/anything-popup/anything-popup.js</p>
<p>Go to line 32, 33 , 35, 36</p>
<p>Comment the line 32 and 33.</p>
<p>Uncomment the line 35 and 36. and in this line set the window left, top position manually.</p>
<h2>Download location</h2>
<p><a href="http://www.gopiplus.com/work/wordpress-plugin-download/">http://www.gopiplus.com/work/wordpress-plugin-download/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gopiplus.com/work/2012/05/25/wordpress-popup-plugin-anything-popup/feed/</wfw:commentRss>
		<slash:comments>144</slash:comments>
		</item>
		<item>
		<title>Tell A Friend popup form</title>
		<link>http://www.gopiplus.com/work/2012/05/21/wordpress-plugin-wp-tell-a-friend-popup-form/</link>
		<comments>http://www.gopiplus.com/work/2012/05/21/wordpress-plugin-wp-tell-a-friend-popup-form/#comments</comments>
		<pubDate>Mon, 21 May 2012 13:31:59 +0000</pubDate>
		<dc:creator>Gopi Ramasamy</dc:creator>
				<category><![CDATA[Wordpress plugin]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[popup]]></category>
		<category><![CDATA[tell a friend]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.gopiplus.com/work/?p=2807</guid>
		<description><![CDATA[This will create the popup form to the user to share the website link to their friend. The concept of this plug-in is to open the Tell a Friend form in the popup window by clicking the button from the page (Sidebar, End of the post, pages). Plug-in automatically pick the post link and send [...]]]></description>
				<content:encoded><![CDATA[<p>This will create the popup form to the user to share the website link to their friend. The concept of this plug-in is to open the Tell a Friend form in the popup window by clicking the button from the page (Sidebar, End of the post, pages). Plug-in automatically pick the post link and send it to their friend as well as website admin (Optional) along with the entered message.<br />
<div style="padding-bottom:4px;text-align:center;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6676019656533652";
/* Large Rectancle Center page */
google_ad_slot = "0362029595";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><br />
<strong>Here’s the step</strong></p>
<ul>
<li>Click Tell A Friend Button.</li>
<li>It will open the form in the popup window.</li>
<li>Fill your name and friend email.</li>
<li>Enter the short message.</li>
<li>Click the send button.</li>
</ul>
<link rel='stylesheet' id='tell-a-friend'  href='http://www.gopiplus.com/work/wp-content/plugins/wp-tell-a-friend-popup-form/tell-a-friend.css' type='text/css' media='all' /><script type='text/javascript' src='http://www.gopiplus.com/work/wp-content/plugins/wp-tell-a-friend-popup-form/tell-a-friend-form.js'></script><script type='text/javascript' src='http://www.gopiplus.com/work/wp-content/plugins/wp-tell-a-friend-popup-form/tell-a-friend-popup.js'></script>
<p><strong>Live Demo</strong> (Click the button to see Live Demo)</p>
<p><a href='javascript:TellAFriend_OpenForm("TellAFriend_BoxContainer","TellAFriend_BoxContainerBody","TellAFriend_BoxContainerFooter");'><img src="http://www.gopiplus.com/work/wp-content/plugins/wp-tell-a-friend-popup-form/tell-a-friend.jpg" title="Tell A Friend popup form" alt="tell a friend Tell A Friend popup form" /></a></p>
<div id="TellAFriend_BoxContainer" style="display: none;">
<div id="TellAFriend_BoxContainerHeader">
<div id="TellAFriend_BoxTitle">Tell A Friend</div>
<div id="TellAFriend_BoxClose"><a href="javascript:TellAFriend_HideForm('TellAFriend_BoxContainer','TellAFriend_BoxContainerFooter');">Close</a></div>
</div>
<div id="TellAFriend_BoxContainerBody">
<form id="TellAFriend_Form" name="TellAFriend_Form" action="#">
<div id="TellAFriend_BoxAlert"> <span id="TellAFriend_alertmessage"></span> </div>
<div id="TellAFriend_BoxLabel"> Your Name </div>
<div id="TellAFriend_BoxLabel">
<input type="text" maxlength="120" id="TellAFriend_name" class="TellAFriend_TextBox" name="TellAFriend_name"></div>
<div id="TellAFriend_BoxLabel"> Friend Email </div>
<div id="TellAFriend_BoxLabel"><input type="text" maxlength="120" id="TellAFriend_email" class="TellAFriend_TextBox" name="TellAFriend_email"></div>
<div id="TellAFriend_BoxLabel"> Enter Message To Friend </div>
<div id="TellAFriend_BoxLabel"><textarea id="TellAFriend_message" rows="3" class="TellAFriend_TextArea" name="TellAFriend_message"></textarea></div>
<div id="TellAFriend_BoxLabel"><input type="button" onclick="javascript:TellAFriend_Submit(this.parentNode,'http://www.gopiplus.com/work/wp-content/plugins/wp-tell-a-friend-popup-form/');" value="Submit" class="TellAFriend_Button" name="button"></div>
<p><input type="hidden" value="http://www.gopiplus.com/work/2012/05/21/wordpress-plugin-wp-tell-a-friend-popup-form/" id="TellAFriend_Link" name="TellAFriend_Link"></form>
</div>
</div>
<div id="TellAFriend_BoxContainerFooter" style="display: none;"></div>
<p><strong>Plug-in features</strong></p>
<ul>
<li>Open form in popup window</li>
<li>Option to send the mail copy to admin.</li>
<li>Option to customize the mail content.</li>
<li>Option to set the from email address.</li>
<li>Ajax submission.</li>
<li>Unblock able.</li>
<li>Movable popup.</li>
</ul>
<p><div style="text-align:center;padding-bottom:8px;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6676019656533652";
/* Above Comment */
google_ad_slot = "2359628415";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div>
<br />
<strong>Installation instruction</strong></p>
<p><strong>Method 1</strong></p>
<ol>
<li>Download the plugin wp-tell-a-friend-popup-form.zip from <strong><a href="http://www.gopiplus.com/work/wordpress-plugin-download/">download</a></strong> location.</li>
<li>Unpack the wp-tell-a-friend-popup-form.zip file and extract the /wp-tell-a-friend-popup-form/ folder.</li>
<li>Drop the wp-tell-a-friend-popup-form folder into your wp-content/plugins folder.</li>
<li>In word press administration panels, click on plug-in from the menu.</li>
<li>You should see your new wp tell a friend popup form plug-in listed.</li>
<li>To turn the word presses plug-in on, click activate.</li>
</ol>
<p><strong>Method 2</strong></p>
<ol>
<li>Go to Add New menu under Plugins tab in your WordPress admin.</li>
<li>Search wp tell a friend popup form plugin using search option.</li>
<li>Find the plugin and click Install Now link.</li>
<li>Finally click activate plug-in link to activate the plug-in.</li>
</ol>
<p><strong>Method 3</strong></p>
<ol>
<li>Download the plugin wp-tell-a-friend-popup-form.zip from <strong><a href="http://www.gopiplus.com/work/wordpress-plugin-download/">download</a></strong> location.</li>
<li>Go to Add New menu under Plugins tab in your WordPress admin.</li>
<li>Select upload link (top link menu).</li>
<li>Upload the available wp-tell-a-friend-popup-form.zip file and click Install Now.</li>
<li>Finally click activate plug-in link to activate the plug-in.</li>
</ol>
<p><strong>Plugin admin customization</strong></p>
<p>After activated the plug-in and navigate to the below mentioned menu on your dashboard. there we have option to configuration the plug-in.</p>
<p>Dashboard → Settings → Tell a friend</p>
<p>If the popup window is hidden or open under the menu, just increase the z-index value in the CSS file.</p>
<p><strong>Plugin front end customization</strong></p>
<p>Drag and drop the widget: Go to widget menu and drag and drop the Tell A friend widget to your sidebar location.</p>
<p>Paste the PHP code to your desired template location: Copy and past the below mentioned code to your desired template location (ie in PHP file). </p>
<p>&lt;?php TellAFriend(); ?&gt;</p>
<p>Short code for pages and posts: Copy and paste the give short code into your posts and page to display the tell a friend button.</p>
<p>[tell-a-friend id="1" title="Tell a friend"]</p>
<p><strong>Frequently asked questions</strong></p>
<p>Q) How to change/update the form style?</p>
<p>Edit the CSS file tell-a-friend.css</p>
<p>Q) How to change/update the form client validation?</p>
<p>Edit the JS file tell-a-friend-form.js</p>
<p>If you got any error or mail issue, just comment the below mentioned two lines in the JS file popup-contact-popup.js and try again. so it will display the exact error on the popup.</p>
<p>//alert(http_req.readyState);<br />
//alert(http_req.responseText);</p>
<p>Q) How to change the contact us button image?</p>
<p>In the administration page we have text box option “Link Button/Text:” to update this value. </p>
<p><strong>Download location</strong></p>
<p><a href="http://www.gopiplus.com/work/wordpress-plugin-download/">http://www.gopiplus.com/work/wordpress-plugin-download/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gopiplus.com/work/2012/05/21/wordpress-plugin-wp-tell-a-friend-popup-form/feed/</wfw:commentRss>
		<slash:comments>109</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.646 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-05-18 16:40:11 -->
