<?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>VibeThemes</title> <atom:link href="http://www.vibethemes.com/tag/vslider/feed/" rel="self" type="application/rss+xml" /><link>http://www.vibethemes.com</link> <description>WordPress SEO Themes &#38; Plugins</description> <lastBuildDate>Sat, 14 Jan 2012 18:15:49 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>How to use vSlider?</title><link>http://www.vibethemes.com/how-to-use-vslider/</link> <comments>http://www.vibethemes.com/how-to-use-vslider/#comments</comments> <pubDate>Sat, 10 Sep 2011 15:32:24 +0000</pubDate> <dc:creator>Mr.Vibe</dc:creator> <category><![CDATA[Documentation]]></category> <category><![CDATA[vSlider]]></category> <guid
isPermaLink="false">http://www.vibethemes.com/?p=530</guid> <description><![CDATA[In the previous tutorials we have covered on how to install a WordPress plugin, How to setup vSlider : Part 1 General Settings, Part 2: More vSlider Settings and Part 3 : Adding images to vSlider. In this tutorial we &#8230; <a
href="http://www.vibethemes.com/how-to-use-vslider/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>In the previous tutorials we have covered on <a
href="http://www.vibethemes.com/how-to-install-a-wordpress-plugin/" target="_blank">how to install a WordPress plugin</a>, <a
href="http://www.vibethemes.com/part-1-vslider-setup-general-settings/" target="_blank">How to setup vSlider : Part 1 General Settings</a>, <a
href="http://www.vibethemes.com/vslider-setup-part-2-more-vslider-settings/" target="_blank">Part 2: More vSlider Settings</a> and <a
href="http://www.vibethemes.com/vslider-setup-part-3-adding-images/" target="_blank">Part 3 : Adding images to vSlider</a>. In this tutorial we will cover, how to use vSlider in your posts, themes or sidebars.</p><p>When you have installed and activated the vSlider in your admin panel, you will see "vSlider" in your admin panel.</p><p>1. To add a new vSlider to your page click on "vSlider" from the drop down.You will see a table of all<br
/> vSliders you have it on your site.To add a fresh vSlider, enter the name of the vSlider in the text box<br
/> and click on "Add new vSlider".</p><p>2. To edit any vSlider, select "vSlider" from the drop down and click on "Edit" button.<br
/> (It will open the default vSlider if you select on "Edit vSlider" you can refer to above tutorials for more information).</p><p>3. Now to use vSlider in different ways please follow the following methods:</p><p><strong>vSlider Shortcode Usage</strong></p><p>Use the following shortcode in your posts/pages</p><p><em><strong>[ vslider name="abc" ]</strong></em> where abc is the name of the vSlider you have created in your vSlider admin panel. (remove the space between [ and v in the reference, keep a spance between vslider and name.)</p><p><strong>vSlider Widget Usage</strong><br
/> Go to WordPress Admin panel, you will find a <em>preinstalled widget named vSlider</em>. Select and Drag the Widget to the respective sidebar and select the name of the vSlider you want to show in the sidebar.</p><p><strong>vSlider Function Usage</strong><br
/> In case you want to use vslider as a function in your theme, just use</p><p><em><strong>&lt;?php if(function_exists('vslider')) { vslider('abc'); } ?&gt;</strong></em></p><p>Where abc is the name of the vSlider you want to show at the function location.</p><p>This covers up the vSlider documentation, do refer to vSlider forums and documentation given in vSlider Faq's in the plugin.</p> ]]></content:encoded> <wfw:commentRss>http://www.vibethemes.com/how-to-use-vslider/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>vSlider Setup Part 3 : Adding Images</title><link>http://www.vibethemes.com/vslider-setup-part-3-adding-images/</link> <comments>http://www.vibethemes.com/vslider-setup-part-3-adding-images/#comments</comments> <pubDate>Sat, 10 Sep 2011 15:22:44 +0000</pubDate> <dc:creator>Mr.Vibe</dc:creator> <category><![CDATA[Documentation]]></category> <category><![CDATA[vSlider]]></category> <guid
isPermaLink="false">http://www.vibethemes.com/?p=528</guid> <description><![CDATA[In the previous tutorials we have covered on how to install a WordPress plugin, How to setup vSlider General settings and How to use more vSlider settings. In this tutorial we will show how to add images in the vSlider. &#8230; <a
href="http://www.vibethemes.com/vslider-setup-part-3-adding-images/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>In the previous tutorials we have covered on how to install a WordPress plugin, <a
href="http://www.vibethemes.com/part-1-vslider-setup-general-settings/" target="_blank">How to setup vSlider General settings</a> and <a
href="http://www.vibethemes.com/vslider-setup-part-2-more-vslider-settings/" target="_blank">How to use more vSlider settings</a>. In this tutorial we will show <strong>how to add images in the vSlider</strong>.</p><p>The final step to customize you vSlider is adding your images to the slider.</p><p><strong>Image Source</strong><br
/> 1. <strong>Image Source</strong> : There are choices for image source in vSlider, either <strong>Custom</strong> url i.e the web url of an already uploaded image on the internet or via post <strong>Category</strong> i.e fetching images from posts.</p><p>2. <strong>Open image links in new window</strong>: Since each image in vSlider can be linked to a different page called an "<em>image link</em>", check this option if you want to open the<em> image link</em> in the new window.</p><p>3. <strong>Category</strong>: <em>If you have selected the category option in<strong> Image source</strong></em> then Select the category for which you want to display images in the slider.</p><p>4. <strong>Grab Post Image</strong>: Once you have selected the "<em>Category</em>" option in "<em>Image source</em>" then in category posts which image you want the vSlider to show. If you want to show "<em>Featured</em>" images which are separately attached to every post or you want to pick the "<em>First image</em>" in each post inside the category.</p><p>6. <strong>Slides</strong>:This option lets you set the <em><strong>number of slides</strong></em> you want to display in your vSlider.</p><p>7. <strong>Display post excerpt</strong> : If you want to display Title and Description beneath each post image then check this option and enter the number of characters you want to be displayed in post excerpt on every slide.</p><p>8<strong>. Random Image Sequence: </strong>Randomize image sequence and display images randomly from the list, whether it is from post category or using custom images.</p><p><strong>Custom Images</strong><br
/> <strong>1. Image URL:</strong> Enter the image URL i.e. the location of the image.</p><p><strong>2. Image links to</strong>: This refers to the location which is being pointed when the user clicks on the image.</p><p><strong>3. Heading text</strong>: <strong>The Title text</strong>.</p><p><strong>4. Description text</strong>: The description of the of the image(if added).</p><p>In next tutorial we will cover how to use vSlider in your posts, theme for sidebars.</p> ]]></content:encoded> <wfw:commentRss>http://www.vibethemes.com/vslider-setup-part-3-adding-images/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>vSlider Setup Part 2 : More vSlider settings</title><link>http://www.vibethemes.com/vslider-setup-part-2-more-vslider-settings/</link> <comments>http://www.vibethemes.com/vslider-setup-part-2-more-vslider-settings/#comments</comments> <pubDate>Sat, 10 Sep 2011 15:04:54 +0000</pubDate> <dc:creator>Mr.Vibe</dc:creator> <category><![CDATA[Documentation]]></category> <category><![CDATA[vSlider]]></category> <guid
isPermaLink="false">http://www.vibethemes.com/?p=525</guid> <description><![CDATA[This is second part of the series on "How to setup vSlider plugin". Before this tutorial we have seen how to install a WordPress Plugin and vSlider setup Part1 : General Settings This tutorial will help you customize "More vSlider &#8230; <a
href="http://www.vibethemes.com/vslider-setup-part-2-more-vslider-settings/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>This is second part of the series on "How to setup vSlider plugin". Before this tutorial we have seen how to install a WordPress Plugin and <a
href="http://www.vibethemes.com/part-1-vslider-setup-general-settings/" target="_blank">vSlider setup Part1 : General Settings</a></p><p>This tutorial will help you customize "More vSlider Settings", after you have successfully installed vSlider and checked general settings.</p><p>On the vSlider Edit page, click on (+/-) to expand or collapse the option panel.</p><p><strong>More vSlider Settings</strong></p><p>1.<strong> Image Button Style</strong>: Select the image buttons from more than five styles from the drop down. Image buttons are icons beneath the slider which help in notifying the current image in the slider and the number of images present in the slider.</p><p>2. <strong>Vertical Buttons</strong>: Check this option if you want the image buttons to appear vertically instead of horizontally.</p><p>3. <strong>Navigation Button Style</strong>: Customize navigation buttons by selecting from three style options.</p><p>4. <strong>Image buttons placement</strong>: You can customize the placement of the image buttons according to your requirement by giving values for "TOPpx RIGHTpx BOTTOMpx LEFTpx". This is just like defining margin, you can even give negative values in case you want the image buttons to appear above the slider.</p><p>5. <strong>Enable Auto-Resizing</strong>: Check this option if you want your image to get re-sized according to you vSlider. With this option checked you would not require your images to resize instead they will <em>automatically resize and get chached</em> for faster loading.</p><p>6. <strong>Image Quality</strong>: This value gives you an option to degrade the quality of your images for faster loading. This feature only works when Auto-resizing of images is enabled.</p><p>7. <strong>Slide Layout</strong>: The slide here refers to the title and description. You can place this on any side of the vSlider onto the left, right, top or bottom. See the "?" for more information.</p><p>8. <strong>Container Margin</strong>: Every vSlider is placed in a container and this feature works like a simple css margin to place and adjust vSlider. The description below the field describes how to insert the values for example: 10px 20px 30px 40px (TOPpx RIGHTpx BOTTOMpx LEFTpx) means vSlider would adjust 10ox form top, 20px from right, 30px from bottom an 40px from left.</p><p>9. <strong>Container Float</strong>: This is again a simple CSS fundamental, if you want your vSlider to float left or right of the content automatically without using margins too much then this is feature is helpful.</p><p>Next tutorial describes on how to add images to vSlider.</p> ]]></content:encoded> <wfw:commentRss>http://www.vibethemes.com/vslider-setup-part-2-more-vslider-settings/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>vSlider Setup Part 1 : General Settings</title><link>http://www.vibethemes.com/part-1-vslider-setup-general-settings/</link> <comments>http://www.vibethemes.com/part-1-vslider-setup-general-settings/#comments</comments> <pubDate>Sat, 10 Sep 2011 14:50:30 +0000</pubDate> <dc:creator>Mr.Vibe</dc:creator> <category><![CDATA[Documentation]]></category> <category><![CDATA[vSlider]]></category> <guid
isPermaLink="false">http://www.vibethemes.com/?p=521</guid> <description><![CDATA[Setting up vSlider is pretty simple. The default settings allow use to simple start using vSlider without much changes required. However, we have given all possible options to customize vSlider and give it a unique look and feel. In this &#8230; <a
href="http://www.vibethemes.com/part-1-vslider-setup-general-settings/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>Setting up vSlider is pretty simple. The default settings allow use to simple start using vSlider without much changes required. However, we have given all possible options to customize vSlider and give it a unique look and feel.</p><p>In this tutorial we will discuss on  "<em><strong>How to customize  vSlider?</strong></em>"</p><p>Once you have <a
href="http://www.vibethemes.com/how-to-install-a-wordpress-plugin/" target="_blank">installed vSlider</a> you will see a vSlider menu at the bottom of your WordPress dashboard menu on the right, with a green colored "v" icon. To start with the customization click on the "<em>vSlider</em>" tab in the drop down of vSlider and click on "Edit" to open the vSlider settings page.</p><p>In this tutorial we will cover the "<em><strong>General settings</strong></em>" of vSlider, following are the details explanation of parts in the <em>General settings</em> in <em>Edit vSlider </em>:</p><p>1. <strong>Image Width and Height</strong> : This option helps you to give the width and height (in pixels) of the vSlider and the images<br
/> in it. This option gives a fixed width and height to the vSlider.</p><p>2. <strong>Squares per width per height</strong> : In vSlider squares appear in the image transitions i.e. when one slide changes to the other slide as shown in the vSlider below. This feature gives you an option on how fine you want the image transitions to be. Indirectly giving an option to customize the square width as well as height</p><p>3. Delay between images (in ms) : Delay tells you for how much time(in milliseconds) you want to display each slide or image.</p><p>4. <strong>Delay between squares(in ms)</strong>: Delay between squares tells you the time (in milliseconds) between the one square transition to the other. <em>Keep in mind that Delay between squares should always be less than delay between images for a proper image transition effect</em><strong><em>.</em></strong></p><p>5. <strong>Opacity of title and navigation</strong>: Opacity lets you change the opacity of the title/ description(if added) on each slide and the navigation buttons.</p><p>6.<strong> Speed of title appearance(in ms)</strong>: The speed of title appearance determines how fast the title/description appears on slide after the slide or image loads in the vSlider.</p><p>7. <strong>Effect</strong> : Effect refers to the image transition between the images or slides. The effects can be <em>Random, Swirl, Rain, Fade, Curtain, Alternate Curtain, Winding, Alternate Winding or Diagonal</em>.By default it is the combined transition of all the effects. To see how a particular effects work, hover your cursor over the question mark "?". For more information you can also refer to this tutorial  "<a
href="http://www.vibethemes.com/how-to-create-your-own-image-transition-effect-in-vslider/" target="_blank"><strong><em>how to create your own  image transition effect in vSlider WordPress plugin</em></strong></a>".</p><p>8. <strong>Show navigation buttons</strong> : vSlider gives you the option to show or hide your navigation buttons. If you want to show buttons select "Yes" else vice versa.</p><p>9. <strong>Sticky navigation buttons</strong>: You have the option to hide or show the navigation buttons.If you select "yes", the navigation buttons will be visible permanently whereas if you select "No", the navigation buttons will only be visible when the user hovers over/near the slider.</p><p>10. Show images as links :If you want that the images should link to some other page select "Yes". Option for adding the link is provided in the "Custom Images" on the right hand side.</p><p>11. <strong>Show image buttons</strong> : Image buttons appear when you select "Yes".The number of images buttons are equal to the number of images in the slider as shown in the slider above(the three round buttons at the bottom of the slider).</p><p>12. <strong>Pause on mouse hover</strong>: This option allows you to pause the image when the user hovers over the image.Select "Yes" to pause.</p><p>13. <strong>Border width/ height</strong> : The function allows you to add border to your slider.This option lets you change the order height and width.</p><p>14. <strong>Border Color</strong>: Select the border color from unlimited colors according to your vSlider requirements.</p><p>15. <strong>Font Family</strong> : Select the font of the title and description.</p><p>16. <strong>Title Font size</strong> : Select the font size of the title appearing in the slider.</p><p>17. <strong>Text font size</strong>: This option lets you select the font size of the description appearing below the title in your vSlider.</p><p>18. <strong>Text color</strong> : You can also select the text color of the title and the description in the slider.</p><p>19. <strong>Background color</strong> : This function gives you the option to change the background color of the title as well as description.</p><p>After any general setting has been changed, remember to save the settings by clicking on "Save Settings" option.</p><p>Next tutorial covers "<a
href="http://www.vibethemes.com/vslider-setup-part-2-more-vslider-settings/">How to customize more vSlider Settings</a>".</p> ]]></content:encoded> <wfw:commentRss>http://www.vibethemes.com/part-1-vslider-setup-general-settings/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>How to install a WordPress plugin?</title><link>http://www.vibethemes.com/how-to-install-a-wordpress-plugin/</link> <comments>http://www.vibethemes.com/how-to-install-a-wordpress-plugin/#comments</comments> <pubDate>Sat, 10 Sep 2011 14:29:52 +0000</pubDate> <dc:creator>Mr.Vibe</dc:creator> <category><![CDATA[Documentation]]></category> <category><![CDATA[vibeseopack]]></category> <category><![CDATA[vSlider]]></category> <guid
isPermaLink="false">http://www.vibethemes.com/?p=519</guid> <description><![CDATA[A WordPress plugin can be installed into WordPress via your Admin Panel. Follow the given steps to install a WordPress plugin : 1. Download the plugin file (abc.zip) and save it on your desktop. 2. Log into your WP admin &#8230; <a
href="http://www.vibethemes.com/how-to-install-a-wordpress-plugin/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>A <em><strong>WordPress plugin</strong></em> can be installed into WordPress via your Admin Panel.</p><p>Follow the given steps to install a WordPress plugin :</p><p>1. Download the plugin file (abc.zip) and save it on your desktop.<br
/> 2. Log into your WP admin panel and click on the “Plugins” tab. Click on the “Add New” tab.<br
/> 3. Click on the “Upload” button, “Browse” for your zip folder you downloaded to your computer and select “Open”.<br
/> 4. Click the “Install Now” button.<br
/> 5. Activate the plugin from this page, OR “Return to Plugins Installer”.<br
/> 6. The other method to activate the plugin is go to "Installed Plugins".Look for the plugin and select "Activate".</p><p>If you have any issues installing the wordpress plugin, please visit our forum for support.</p> ]]></content:encoded> <wfw:commentRss>http://www.vibethemes.com/how-to-install-a-wordpress-plugin/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>How to create your own image transition effect in vSlider?</title><link>http://www.vibethemes.com/how-to-create-your-own-image-transition-effect-in-vslider/</link> <comments>http://www.vibethemes.com/how-to-create-your-own-image-transition-effect-in-vslider/#comments</comments> <pubDate>Sun, 28 Aug 2011 03:30:39 +0000</pubDate> <dc:creator>Mr.Vibe</dc:creator> <category><![CDATA[Free Tutorials]]></category> <category><![CDATA[vSlider]]></category> <guid
isPermaLink="false">http://www.vibethemes.com/?p=483</guid> <description><![CDATA[We get a lot of requests on adding more image transition effects to the vSlider, so we thought let us share this knowledge, so that our users can create their own image transition effects in vSlider with simple logic. Just &#8230; <a
href="http://www.vibethemes.com/how-to-create-your-own-image-transition-effect-in-vslider/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>We get a lot of requests on adding more image transition effects to the vSlider, so we thought let us share this knowledge, so that our users can create their own image transition effects in vSlider with simple logic. Just to recap, vSlider is based on Coin Slider which is a jquery based image slider. The reason why we chose Coin Slider is that it was easier to understand and it provides a lot of room for improvisation.</p><p>In this tutorial we will learn how to <em><strong>create your own image transition effect in vSlider</strong></em>. For this tutorial you can pick up any vSlider, either a developer version or the normal version.</p><p>To start with we need to understand the concept of "Queue" or "FIFO" i.e <em>First in First out</em>, the as description suggests the first element to go inside a pipe is the first element to come outside the pipe. For more information refer <a
href="http://en.wikipedia.org/wiki/FIFO" target="_blank">Wiki</a>.</p><p>Each slide in vSlider comprises of various small boxes which display a part of image. Now these boxes undergo a fade transition effect which runs in a sequence. The sequence in which these boxes appear is a FIFO.</p><p>Watch Video on How to create your own vSlider Image transition effect:</p><div
class="wp-emember-warning-msgbox"><div
class="wp-emember-warning-msgbox-image"><img
width="40" height="40" src="http://www.vibethemes.com/wp-content/plugins/wp-eMember/images/warn_msg.png" alt=""></div><div
class="wp-emember-warning-msgbox-text"><a
href ="http://www.vibethemes.com/register"  ><b>This content is for members only.</b></a></div></div><div
class="eMember-clear-float"></div><p>&nbsp;</p><p>&nbsp;</p> ]]></content:encoded> <wfw:commentRss>http://www.vibethemes.com/how-to-create-your-own-image-transition-effect-in-vslider/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>vSlider as a Content Slider</title><link>http://www.vibethemes.com/vslider-as-a-content-slider/</link> <comments>http://www.vibethemes.com/vslider-as-a-content-slider/#comments</comments> <pubDate>Fri, 19 Aug 2011 21:09:46 +0000</pubDate> <dc:creator>Mr.Vibe</dc:creator> <category><![CDATA[Documentation]]></category> <category><![CDATA[Free Tutorials]]></category> <category><![CDATA[vSlider]]></category> <category><![CDATA[vsliderdev]]></category> <guid
isPermaLink="false">http://www.vibethemes.com/?p=464</guid> <description><![CDATA[Greetings Vibers, This is the first tutorial in the free section and we want to share some thoughts before we get on to the tutorial. We have created this Free section to promote, share and build the VibeThemes community, so &#8230; <a
href="http://www.vibethemes.com/vslider-as-a-content-slider/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p><a
href="http://main.vibethemes.netdna-cdn.com/img/wordcamp.png"><img
class="alignleft size-full wp-image-467" title="vSlider as Content Slider" src="http://main.vibethemes.netdna-cdn.com/img/wordcamp.png" alt="vSlider as Content Slider" width="130" height="130" /></a>Greetings Vibers,</p><p>This is the first tutorial in the free section and we want to share some thoughts before we get on to the tutorial. We have created this Free section to promote, share and build the VibeThemes community, so we invite all our users to participate and share your thoughts on these tutorials.<br
/> Starting off, lately we have seen that vSlider has only been known as an image slider plugin however we have always tried to keep it and promote it as a <em><strong>content slider</strong></em>. vSlider has is a flexible plugin with many possibilities, one such is <strong>Content Slider</strong>.<br
/> This tutorial tries to show how vSlider can be edited to create a content slider. We have made some changes to the developer version for this tutorial. The edited version of vSlider for this tutorial can be downloaded from this link:<br
/><div
class="wp-emember-warning-msgbox"><div
class="wp-emember-warning-msgbox-image"><img
width="40" height="40" src="http://www.vibethemes.com/wp-content/plugins/wp-eMember/images/warn_msg.png" alt=""></div><div
class="wp-emember-warning-msgbox-text"><a
href ="http://www.vibethemes.com/register"  ><b>This content is for members only.</b></a></div></div><div
class="eMember-clear-float"></div><br
/> Please do share you thoughts on this tutorial and in case you found some issue do post them below.</p> ]]></content:encoded> <wfw:commentRss>http://www.vibethemes.com/vslider-as-a-content-slider/feed/</wfw:commentRss> <slash:comments>12</slash:comments> </item> <item><title>Download vSlider4.1.1 :Timthumb updated &amp; other issues resolved</title><link>http://www.vibethemes.com/download-vslider4-1-1-timthumb-updated-other-issues-resolved/</link> <comments>http://www.vibethemes.com/download-vslider4-1-1-timthumb-updated-other-issues-resolved/#comments</comments> <pubDate>Mon, 15 Aug 2011 19:48:17 +0000</pubDate> <dc:creator>Mr.Vibe</dc:creator> <category><![CDATA[Blog]]></category> <category><![CDATA[vSlider]]></category> <guid
isPermaLink="false">http://www.vibethemes.com/?p=448</guid> <description><![CDATA[As all of you must be aware of the Timthumb security issues, we have come up with the vSlider new version "vSlider4.1.1". For those who don't know, TimThumb is a simple, flexible, PHP script that resizes images and is used &#8230; <a
href="http://www.vibethemes.com/download-vslider4-1-1-timthumb-updated-other-issues-resolved/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>As all of you must be aware of the Timthumb security issues, we have come up with the vSlider new version "vSlider4.1.1".</p><p>For those who don't know, TimThumb is a simple, flexible, PHP script that resizes images and is used with WordPress themes &amp; plugins.</p><p>We have used this script in vSlider to resize images.</p><p>The new version vSlider4.1.1 has the updated Timthumb and successfully resolves the security issues.</p><p>The following issues have been resolved in the new version vSlider4.1.1:<br
/> 1. Updated Timthumb.<br
/> 2. [New Feature] Randomize image sequence.<br
/> 3. Resolved fade delay issue.<br
/> 4. Resolved deletion of sliders on deactivation via separate un-installation.<br
/> 5. Resolved image dot below image buttons.</p><p>Please update/switch to the new version of vSlider to avoid security breach from the earlier version of Timthumb.</p><h2><a
href="http://wordpress.org/extend/plugins/vslider/">Download vSlider4.1.1</a></h2><p>&nbsp;</p><p>To check whether your site has been affected by the timthumb, please check this</p><h2><a
href="http://sitecheck.sucuri.net/scanner/"> link : PHP Remote view hack- SiteCheck </a></h2><p>&nbsp;</p><p>More details about timthumb security breach at this<a
href="http://blog.sucuri.net/2011/08/wordpress-sites-hacked-with-superpuperdomain2-com.html"> link </a></p><p>In case you have any issues or need any help you can log a support request at <a
href="http://www.vibethemes.com/forum/">Support Forum</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.vibethemes.com/download-vslider4-1-1-timthumb-updated-other-issues-resolved/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>vSlider Common Issues</title><link>http://www.vibethemes.com/vslider-common-issue/</link> <comments>http://www.vibethemes.com/vslider-common-issue/#comments</comments> <pubDate>Mon, 13 Jun 2011 16:37:13 +0000</pubDate> <dc:creator>Mr.Vibe</dc:creator> <category><![CDATA[vSlider]]></category> <guid
isPermaLink="false">http://www.vibethemes.com/?p=362</guid> <description><![CDATA[* All these issues/errors have been rectified in our altest version vSlider 4.0.2. In case you encounter any bugs please post them in the comments or use the VibeThemes vslider support forums. How to remove missing argument 1 for vslider() ? &#8230; <a
href="http://www.vibethemes.com/vslider-common-issue/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>* All these issues/errors have been rectified in our altest version vSlider 4.0.2. In case you encounter any bugs please post them in the comments or use the VibeThemes vslider support forums.</p><p>How to remove <strong><em>missing argument 1 for vslider() ?</em></strong></p><p>Since vSlider 4.0 is a big improvement over our previous slider vSlider 3.0 series. Instead of using</p><p>&lt;?php</p><p>if(function_exists('vslider') {vslider();}</p><p>?&gt;</p><p>you have to use</p><p>&lt;?php</p><p>if(function_exists('vslider') {</p><p>vslider('abc');</p><p>}</p><p>?&gt;</p><p>where abc is the name of the vslider you have created in the vSlider Admin Panel.</p><p>This issue has occurred due to a fundamental change in vSlider working, thereby enabling multiple sliders on the same page.</p><p>Why <em><strong>images aren't loading in vSlider?</strong></em></p><p>Check permission setting for the cache folder in Plugins-&gt;vslider it should be set to 755</p><p>or</p><p>Turn off Auto resizing in vSlider Admin panel</p><p>More commig soon</p><p>Hope this helps!</p> ]]></content:encoded> <wfw:commentRss>http://www.vibethemes.com/vslider-common-issue/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>jQuery Developer Help Needed for vSlider</title><link>http://www.vibethemes.com/jquery-developer-help-needed-for-vslider/</link> <comments>http://www.vibethemes.com/jquery-developer-help-needed-for-vslider/#comments</comments> <pubDate>Wed, 02 Dec 2009 08:54:37 +0000</pubDate> <dc:creator>99fusion</dc:creator> <category><![CDATA[Blog]]></category> <category><![CDATA[jQuery]]></category> <category><![CDATA[jQuery Image Slider]]></category> <category><![CDATA[vSlider]]></category> <category><![CDATA[WordPress plugin]]></category> <guid
isPermaLink="false">http://www.vibethemes.com/?p=107</guid> <description><![CDATA[This post is a request for those skilled jQuery developers who are willing to give back something to the community but do it in a professional way, not like most free stuff you find out there. The idea is to &#8230; <a
href="http://www.vibethemes.com/jquery-developer-help-needed-for-vslider/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p><img
class="alignleft size-full wp-image-108" title="jquery" src="http://www.vibethemes.com/wp-content/uploads/2009/12/jquery.png" alt="jquery" width="200" height="200" /> This post is a request for those skilled jQuery developers who are willing to give back something to the community but do it in a professional way, not like most free stuff you find out there. The idea is to improve the <a
href="http://www.vibethemes.com/wordpress-plugins/vslider-wordpress-image-slider-plugin/">vSlider</a> plugin because of it's success.</p><p>I am looking for someone who can build a jQuery plugin similar to SmoothGallery (see a demo <a
href="http://smoothgallery.jondesign.net/showcase/gallery/" target="_blank">here</a>). This plugin should be based on jQuery because WordPress use jQuery as core JavaScript library and conflicts should be avoided. Any idea is welcomed, i do not want a jQuery version of the SmoothGallery.</p><p>The code should be as light as possible. Please have in mind that a slow loading page might bring the visitor to leave the page. The plugin should work fine in all major browsers (starting from IE6) as well.</p><h3>What's in it for me?</h3><p>There will be only the good feeling that you are giving back something to the community and off course the credits. No payment will be given for this as i do not charge for many of my work. My opinion is that offering professionally products for free give you the chance to build a "brand" for yourself and will pay of later. If you share the same opinion your welcome to join me and help make this plugin better.</p><h3>Should be written as WordPress plugin?</h3><p>No, it should be a jQuery plugin and the rest will do it my self. This is where i consider my self an expert, so do not worry about that.</p><p>If someone is interested feel free to <a
href="http://www.vibethemes.com/contact/">contact </a>me.</p> ]]></content:encoded> <wfw:commentRss>http://www.vibethemes.com/jquery-developer-help-needed-for-vslider/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Content Delivery Network via cdn.vibethemes.netdna-cdn.com

Served from: www.vibethemes.com @ 2012-02-03 21:11:14 -->
