{"id":20477,"date":"2012-10-23T15:19:38","date_gmt":"2012-10-23T15:19:38","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/weptile-image-slider-widget\/"},"modified":"2016-07-02T19:11:13","modified_gmt":"2016-07-02T19:11:13","slug":"weptile-image-slider-widget","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/weptile-image-slider-widget\/","author":8272711,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.3.9","stable_tag":"1.3.9","tested":"4.5.33","requires":"3.3","requires_php":"","requires_plugins":"","header_name":"Image Slider Widget","header_author":"pmslider","header_description":"","assets_banners_color":"d7dfc9","last_updated":"2017-11-28 19:47:02","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/weptile-image-slider-widget\/","header_author_uri":"https:\/\/profiles.wordpress.org\/pmslider","rating":4.1,"author_block_rating":0,"active_installs":700,"downloads":87513,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"3","2":"1","3":"1","4":"6","5":"15"},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1443184","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1.0","1.1.1","1.1.2","1.1.3","1.1.4","1.2.1","1.2.2","1.3","1.3.1","1.3.2","1.3.3","1.3.4","1.3.5","1.3.6","1.3.7","1.3.8","1.3.8a","1.3.9"],"block_files":[],"assets_screenshots":{"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1777206","resolution":"2","location":"plugin"},"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1777206","resolution":"1","location":"plugin"}},"screenshots":{"1":"<p>Image Slider Widget Settings Panel<\/p>","2":"<p>Image Slider Widget Settings Panel - Slider Effects<\/p>"}},"plugin_section":[],"plugin_tags":[133,18885,611,208,162],"plugin_category":[43,50],"plugin_contributors":[79568],"plugin_business_model":[],"class_list":["post-20477","plugin","type-plugin","status-closed","hentry","plugin_tags-image","plugin_tags-nivo","plugin_tags-slider","plugin_tags-slideshow","plugin_tags-widget","plugin_category-customization","plugin_category-media","plugin_contributors-pmslider","plugin_committers-pmslider"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/weptile-image-slider-widget_d7dfc9.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/weptile-image-slider-widget\/trunk\/screenshot-1.jpg?rev=1777206","caption":"<p>Image Slider Widget Settings Panel<\/p>"},{"src":"https:\/\/ps.w.org\/weptile-image-slider-widget\/trunk\/screenshot-2.jpg?rev=1777206","caption":"<p>Image Slider Widget Settings Panel - Slider Effects<\/p>"}],"raw_content":"<!--section=description-->\n<p>Image Slider Widget is a responsive, easy, lightweight image slider widget plugin integrating nivo slider script to any sidebar, post or page without any conflicts.<\/p>\n\n<p>You can add images to rotate in any sidebar. Arrange image order with drag &amp; drop. You can also add links to each image.<\/p>\n\n<p>The slider settings are all done within the widget. There are 16 widget settings including 16 animation options and 4 built in slider templates.<\/p>\n\n<p>You can use multiple sliders on multiple sidebars on the same page.<\/p>\n\n<p>You can use the shortcode support to add it to your posts or pages.<\/p>\n\n<p>Example shortcode:\n[weptile-image-slider items=\"image=http:\/\/url-to-image-1.jpg|link=http:\/\/link-of-image-1|target=_blank|caption=Test Caption|alt=Test Alternate Text,image=http:\/\/url-to-image-2.jpg|link=http:\/\/link-of-image-2|target=_blank|caption=Test Caption|alt=Test Alternate Text\" width=\"700\" height=\"100\" responsive=\"0\" effect=\"boxRandom\" directionalnav=\"0\" buttonnav=\"1\" pausehover=\"1\" start-random=\"1\" slices=\"30\" center=\"0\"]<\/p>\n\n<p>Shortcode Variables:\nitems : this is a 2 level shortcode variable which includes the images to rotate in slider, their target url when they're clicked (optional), caption and alt text.\nwidth : number pixel value, without px at the end\nheight : number pixel value, without px at the end\nresponsive : 0 or 1 (off \/ on)\ntheme : default,light,dark,bar\ndirectional-nav : 0 or 1 (default: 0)\nbutton-nav : 0 or 1 (default: 0)\npause-hover : 0 or 1 (default: 0)\nstart-random : 0 or 1 (default: 0)\nslices : any integer value (default is 15)\nbox-columns : any integer value (default is 8)\nbox-rows (sayi degeri olacak, default:4)\nprev-text : any text for the previous button (default:Previous)\nnext-text : any text for the next button (default:Next)\neffect : (fade, fold, slideInLeft, slideInRight, random, sliceDown, sliceDownLeft, sliceUp, sliceUpLeft, sliceUpDown, sliceUpDownLeft, boxRandom, boxRain, boxRainReverse, boxRainGrow, boxRainGrowReverse)\ncenter: 0 or 1 (default: 0)<\/p>\n\n<p>Change Log:\n1.3.8a\nHot fixing missing js assets for wp.frame\n1.3.8\nAdded support for SSL\n1.3.6\nAdded nonce checks\nAppended functions with plugin specific prefix to prevent conflicting names with other plugins\nRemoved donation links\n1.3.5\nTesting support for latest wordpress\n1.3.1\nAdding analytics\n1.3\nTransferred ownership of the plugin from weptile to pmslider\n1.2.2\nFixed the bug where captions were mixed up on shuffle.\n1.2.1\nCorrected several language\/text mistakes.\n1.2.0\nMoved the cache folder under uploads folder to prevent missing images after plugin update.\n(With this update you need to re-save the widget settings to re-create the cache folder one last time. From this point on, it's all safe for future updates :) )\nImproved UI with larger image, smaller buttons\nImproved widget setting process\nAdded image target link, alt text, caption options\nAdded slider center align option\nAdded link, alt text, caption options to shortcode system\nChanged the whole shortcode system to include the new additions.\n(Legacy shortcode still works)\n1.1.4\nAdded shortcode variable to center align the slider on page\n1.1.0\nAdded Shortcode support for posts\/pages\nFixed several bugs in widget update<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the 'weptile-image-slider-widget' folder to the '\/wp-content\/plugins\/' directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Add your \"image slider widget\" to any sidebar from the 'Widgets' screen.<\/li>\n<li>Setup the slider \/ rotator setting within the widget or use the shortcode in the post\/page editor.<\/li>\n<li>Enjoy!<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Upload the 'weptile-image-slider-widget' folder to the '\/wp-content\/plugins\/' directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Add your \"image slider widget\" to any sidebar from the 'Widgets' screen.<\/li>\n<li>Setup the slider \/ rotator setting within the widget or use the shortcode in the post\/page editor.<\/li>\n<li>Enjoy!<\/li>\n<\/ol><\/dd>\n<dt>Can we use the slider in any sidebar?<\/dt>\n<dd><p>Yes.<\/p><\/dd>\n<dt>Can we use the slider in any page or post?<\/dt>\n<dd><p>Yes! (just added this in this update - more to follow)<\/p><\/dd>\n<dt>Can we add links to images?<\/dt>\n<dd><p>Yes.  You can add a different link for each image in each slider, as you like.<\/p><\/dd>\n<dt>Can we reorder images easily in the slider?<\/dt>\n<dd><p>Yes. You can drag and drop the images to reorder them easily.<\/p><\/dd>\n<dt>Can we easily edit options and reorder images within the widget?<\/dt>\n<dd><p>Yes. There are 16 options, 16 animation effects and you can drag the images to arrange order after you insert them to the widget.<\/p><\/dd>\n<dt>Can we use multiple widgets in the same sidebar?<\/dt>\n<dd><p>Yes. As many as you like.<\/p><\/dd>\n<dt>Can we use multiple widgets in the same page?<\/dt>\n<dd><p>Yes. As many as you like.<\/p><\/dd>\n<dt>Can we use the widgets in the same page where we have another nivo script running?<\/dt>\n<dd><p>Yes. It won't conflict with existing nivo scripts.<\/p><\/dd>\n<dt>Can we change the appearence of sliders?<\/dt>\n<dd><p>Yes. There are 4 out of the box themes for our slider widget. You can also add custom themes if you want. All you have to do is create a folder in your \/plugins folder and name it as you like (for example: minimal-slider) and put your css and image files in it. In the widget options select that you want to specify a custom theme and write your own theme folder's name (for exmaple: minimal-slider). You can use any available theme css as your theme template to create a new one. One last thing, you must use your theme's name in your css file as a namespace with \"theme\" prefix (for example: .theme-minimal-slider{ ... } ).<\/p><\/dd>\n<dt>I can not see images in the slider<\/dt>\n<dd><p>If this error happened right after the plugin update, resave all widget settings and it'll be fixed once and forall.\nElse, you might want to check your folder permissions for this plugins' cache folder under your uploads folder.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.3<\/h4>\n\n<ul>\n<li>TRANSFERRED OWNERSHIP: from weptile to pmslider<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Bug fix: Fixed a bug where admin panel gave an error on servers running with PHP version older than 5.3.<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Improved UI: Widgete thumbs larger, edit buttons working better and user friendly.<\/li>\n<li>Cache folder moved: Moved the plugin cache folder under uploads to prevent broken widgets on each plugin update in the future.<\/li>\n<li>Shortcode changed: Created a new shortcode to allow further options to be used on pages and posts. Old shortcode is still working to be backwards compatible.<\/li>\n<li>Title, alt and target link variables added to the shortcode support.<\/li>\n<\/ul>\n\n<h4>1.1.4<\/h4>\n\n<ul>\n<li>Feature added: Center align variable added to in-page slider shortcode<\/li>\n<\/ul>\n\n<h4>1.1.3<\/h4>\n\n<ul>\n<li>Feature added: Shortcode to add slider to page<\/li>\n<\/ul>\n\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>Bug fix: Image links not working on IE<\/li>\n<li>Bug fix: Plugin was broken on older versions of Wordpress 3.5<\/li>\n<\/ul>\n\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>Bug fix: Admin panel javascript conflict about media library popup window resolved.<\/li>\n<li>Feature: Added \"target\" and \"rel\" attribute options to the image links' settings.<\/li>\n<li>Feature: Now you can implement custom themes for your slider, see FAQ section for details.<\/li>\n<li>Deprecated image_resize function replaced with the new WP_Image_Editor class.<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Bug fix: Admin panel glitch that causes images won't be created in Wordpress 3.5 and above<\/li>\n<li>Feature: Alternative text (Alt) attribute for slider images.<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Critical bug-fix where images won't resize and be created in some situations.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Descriptions and readme.txt fixed.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Weptile Image Slider Widget launched.<\/li>\n<\/ul>","raw_excerpt":"Easily create responsive &amp; lightweight image slider (rotator) widgets in any sidebar, post or page.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/20477","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=20477"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/weptile"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=20477"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=20477"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=20477"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=20477"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=20477"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=20477"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}