{"id":45040,"date":"2010-12-15T12:01:16","date_gmt":"2010-12-15T12:01:16","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/feature-slideshow\/"},"modified":"2011-02-09T18:41:15","modified_gmt":"2011-02-09T18:41:15","slug":"feature-slideshow","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/feature-slideshow\/","author":7412479,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.1.1-beta","stable_tag":"trunk","tested":"3.1.4","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"Feature Slideshow","header_author":"Magnus Hauge Bakke","header_description":"","assets_banners_color":"","last_updated":"2011-02-09 18:41:15","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/sleek.no","header_plugin_uri":"http:\/\/sleek.no\/kunder\/138\/","header_author_uri":"http:\/\/sleek.no\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":13231,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.6-beta"],"block_files":[],"assets_screenshots":{"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1539096","resolution":"2","location":"plugin"},"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1539096","resolution":"1","location":"plugin"}},"screenshots":{"1":"Example of Feature Slideshow","2":"Admin area"}},"plugin_section":[],"plugin_tags":[1479,838,202,166,208],"plugin_category":[50,59],"plugin_contributors":[89205],"plugin_business_model":[],"class_list":["post-45040","plugin","type-plugin","status-closed","hentry","plugin_tags-feature","plugin_tags-featured","plugin_tags-jquery","plugin_tags-posts","plugin_tags-slideshow","plugin_category-media","plugin_category-utilities-and-tools","plugin_contributors-bakke","plugin_committers-bakke"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/feature-slideshow.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/feature-slideshow\/trunk\/screenshot-1.jpg?rev=1539096","caption":"Example of Feature Slideshow"},{"src":"https:\/\/ps.w.org\/feature-slideshow\/trunk\/screenshot-2.jpg?rev=1539096","caption":"Admin area"}],"raw_content":"<!--section=description-->\n<p>Retrives posts \/ pages and creates a jQuery driven slideshow (using the post feature images), with a vertical list of post titles and a short excerpt.<\/p>\n\n<p><strong>Key features:<\/strong><\/p>\n\n<ul>\n<li><p>Easy customization<\/p>\n\n<ul>\n<li>Choose size of the slideshow <\/li>\n<li>Choose number of posts to be displayed and specify categories, tags etc. <\/li>\n<li>Easy customizable CSS.<\/li>\n<\/ul><\/li>\n<li><p>Posts are automatically added to the slideshow, if they are amoung the target posts.<\/p><\/li>\n<li><p>Posts feature image will automatically be used for the slideshow.<\/p><\/li>\n<li><p>Automatic scaling and cropping of images<\/p><\/li>\n<\/ul>\n\n<p>This Slideshow uses the Feature List jQuery plugin by <a href=\"http:\/\/jqueryglobe.com\/\">jQueryGlobe<\/a>.<\/p>\n\n<p>You can see the slideshow in action over at <a href=\"http:\/\/pervelde.idrift.no\/\">Per Veldes website<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li><p>Copy the <code>feature-slideshow<\/code> folder and all its contents to the <code>\/wp-content\/plugins\/<\/code> directory<\/p><\/li>\n<li><p>Activate the plugin through the 'Plugins' menu in WordPress.<\/p><\/li>\n<li><p>Set your desired settings under 'Settings' --&gt; 'Feature Slideshow'<\/p><\/li>\n<li><p>Make sure all posts that will be displayed in the slideshow has a feature image<\/p><\/li>\n<li><p>Set a short description of each post in the <em>Feature Slideshow Options<\/em>-metabox. You can also add a text to be displayed over the image.<\/p><\/li>\n<li><p>Place the <code>[feature-slideshow]<\/code> shortcode in a post \/ page, or put <code>feature_slideshow_init();<\/code> in your code, \nwhere you want the slideshow.<\/p><\/li>\n<\/ol>\n\n<!--section=faq-->\n<p>If you can't find your answer here, please post your question in the forum (my website is currently not working).<\/p>\n<dl>\n<dt>The slideshow is going super fast after update<\/dt>\n<dd><p>At update to 1.0.7-beta I changed the intervals from seconds to milliseconds, for better control. Just change your interval time to milliseconds.<\/p><\/dd>\n<dt>The slideshow stops at the second slide<\/dt>\n<dd><p>This is a jQuery crash that usually occur due to the current theme (or some other plugin) that includes an old version of jQuery. In the popular theme <em>Mystique<\/em> you can simply go into the file <code>lib\/settings.php<\/code> and remove line 189: <code>wp_enqueue_script('mystique', THEME_URL.'\/js\/jquery.mystique.js', array('jquery'), $ver=THEME_VERSION, $in_footer=true);<\/code><\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Fixed post_thumbnail problem<\/li>\n<\/ul>\n\n<h4>1.0.8<\/h4>\n\n<ul>\n<li>Preg_match error from 1.0.7-beta fixed<\/li>\n<\/ul>\n\n<h4>1.0.7<\/h4>\n\n<ul>\n<li>Metaboxes added<\/li>\n<li>New option to change color of titles<\/li>\n<li>jQuery put in noconflict-mode<\/li>\n<li>Intervals is changed to milliseconds, rather than seconds<\/li>\n<\/ul>\n\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>Fixed jQuery conlict in adminpanel.<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li><p>Automatic cropping of images in the slideshow<\/p><\/li>\n<li><p>Option in adminpanel for setting transition interval<\/p><\/li>\n<li><p><code>feature_slideshow_init();<\/code> bug fixed<\/p><\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>First release of the Feature Slideshow plugin.<\/li>\n<\/ul>","raw_excerpt":"Retrives posts \/ pages and creates a jQuery driven slideshow, with a vertical list of post titles and a short excerpt.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/45040","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=45040"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/bakke"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=45040"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=45040"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=45040"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=45040"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=45040"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=45040"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}