{"id":41890,"date":"2016-02-15T19:25:16","date_gmt":"2016-02-15T19:25:16","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/mimo-carousel\/"},"modified":"2016-06-10T06:42:21","modified_gmt":"2016-06-10T06:42:21","slug":"mimo-carousel","status":"publish","type":"plugin","link":"https:\/\/ru.wordpress.org\/plugins\/mimo-carousel\/","author":13652695,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.3.5","stable_tag":"trunk","tested":"4.5.33","requires":"4.3","requires_php":"","requires_plugins":"","header_name":"Mimo Carousel","header_author":"mimothemes","header_description":"","assets_banners_color":"b9b8b8","last_updated":"2016-06-10 06:42:21","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/mimo.studio","header_plugin_uri":"http:\/\/mimo.studio","header_author_uri":"http:\/\/mimo.studio","rating":1,"author_block_rating":0,"active_installs":20,"downloads":3827,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"1","2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon.svg":{"filename":"icon.svg","revision":"1351196","resolution":"","location":"assets"}},"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"1434075","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1434073","resolution":"1","location":"assets"}},"screenshots":{"1":"Shows the widget in action just showing some products of Woocommerce plugin"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[786,854,529,202,166],"plugin_category":[45,50,59],"plugin_contributors":[88545],"plugin_business_model":[],"class_list":["post-41890","plugin","type-plugin","status-publish","hentry","plugin_tags-carousel","plugin_tags-columns","plugin_tags-content","plugin_tags-jquery","plugin_tags-posts","plugin_category-ecommerce","plugin_category-media","plugin_category-utilities-and-tools","plugin_contributors-mimothemes","plugin_committers-mimothemes"],"banners":{"banner":"https:\/\/ps.w.org\/mimo-carousel\/assets\/banner-772x250.jpg?rev=1434075","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/mimo-carousel\/assets\/icon.svg?rev=1351196","icon":"https:\/\/ps.w.org\/mimo-carousel\/assets\/icon.svg?rev=1351196","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/mimo-carousel\/assets\/screenshot-1.jpg?rev=1434073","caption":"Shows the widget in action just showing some products of Woocommerce plugin"}],"raw_content":"<!--section=description-->\n<p>Creates a shortcode to display Carousels with custom loops. Use the shortcode like this:  [mimo_carousel id=\"the carousel id\"] , you can use this plugin with Woocommerce to make a products carusel. Mimo Carousel plugin is completely compatible with Page Builder by Siteorigin plugin.<\/p>\n\n<p>With its widget or shortcode, this plugin can be used to create a woocommerce products slider with 1,2,3,4 or more columns. with more than 1 column it has a carousel view that works perfectly to showcase your products or posts.<\/p>\n\n<p>Set different options<\/p>\n\n<p><strong>Loop options<\/strong><\/p>\n\n<ol>\n    <li>-offset<\/li>\n    <li>-Categories to show<\/li>\n    <li>Number of posts<\/li>\n    <li>Image size to use<\/li>\n    <li>Custom Post Type to use, you can use Woocommerce products for example in the Carousels<\/li>\n    <li>Exclude Post<\/li>\n    <li>Order<\/li>\n    <li>Order by<\/li>\n<\/ol>\n\n<p><strong>Design Options<\/strong><\/p>\n\n<ol>\n    <li>Hide Title of posts<\/li>\n    <li>Hide Excerpt of posts<\/li>\n    <li>Hide images of posts<\/li>\n    <li>Use your own theme templates, for theme developers, see developer instructions<\/li>\n<\/ol>\n\n<p><strong>Carousel Options<\/strong><\/p>\n\n<ol>\n    <li>Show\/Hide <strong>dots<\/strong><\/li>\n    <li>Show\/Hide <strong>arrows<\/strong><\/li>\n    <li>Accessibility:\u00a0Enables tabbing and arrow key navigation<\/li>\n    <li>Adaptive Height:\u00a0Enables adaptive height for single slide horizontal carousels.<\/li>\n    <li>Autoplay<\/li>\n    <li>Autoplay Speed<\/li>\n    <li>As Nav for:\u00a0Set the slider to be the navigation of other slider (Class or ID Name)<\/li>\n    <li>draggable<\/li>\n    <li>Kind of easing<\/li>\n    <li>lazyLoad<\/li>\n    <li>pauseOnHover<\/li>\n    <li>mobileFirst :\u00a0Responsive settings use mobile first calculation<\/li>\n    <li>pauseOnDotsHover<\/li>\n    <li>rows<\/li>\n    <li>slidesPerRow<\/li>\n    <li><strong>slidesToShow: Number of posts to show<\/strong><\/li>\n    <li><strong>slidesToScroll<\/strong>: In each horizontal scroll<\/li>\n    <li>speed<\/li>\n    <li>touchMove<\/li>\n    <li>vertical<\/li>\n    <li>rtl<\/li>\n    <li>variableWidth:\u00a0Variable width slides<\/li>\n<\/ol>\n\n<p>&nbsp;<\/p>\n\n<h3>Usage instructions<\/h3>\n\n<p>Create your Carousels in Wordpress Dashboard\/Carousels<\/p>\n\n<p>Use shortcode [mimo_carousel id=\"the carousel post id\"] to display carousels or use Mimo Carousel Widget<\/p>\n\n<h3>Developer instructions<\/h3>\n\n<p>Apart from the options inside widget you can manipulate the before\/after loop and articles content with this actions:<\/p>\n\n<p>do_action('mimo_carousel_before_content'); \/\/ The beginnning of content inside each article\ndo_action('mimo_carousel_after_content'); \/\/ The end of content inside each article\ndo_action('mimo_carousel_before_loop'); \/\/ Out of the loop\ndo_action('mimo_carousel_after_loop'); \/\/ Out of the loop<\/p>\n\n<p>Create a folder in your theme called 'mimo-carousel' and inside a folder called 'partials', then create a file insise, called 'mimo-carousel-content.php', to overwrite content template for posts. You can especify here which template to use for the posts view inside carousel. This would be normally the template called content.php in your theme.<\/p>\n\n<p>Example of file 'mimo-carousel-content.php' :<\/p>\n\n<p>[Example 1][markdown syntax]<\/p>\n\n<pre><code>if(class_exists('Woocommerce') &amp;&amp; get_post_type() == 'product' ) {\n    \/\/Use woocommerce template of theme\n    get_template_part( 'woocommerce\/content','product');  \n\n} else {\n    \/\/Use post template of theme\n    get_template_part( 'template-parts\/content');  \n}\n<\/code><\/pre>\n\n<p>[markdown syntax]<\/p>\n\n<p>Find plugin and issues solved at <a href=\"http:\/\/mimo.studio\" title=\"Wordpress developer\">Mimo Studio<\/a><\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>mimo-carousel<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Use shortcode [mimo_carousel id=\"the carousel post id\"] to display carousels<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>It supports any custom post type ?<\/dt>\n<dd><p>Yes.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>First Release<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<p>-Improved settings for each carousel<\/p>\n\n<h4>1.3<\/h4>\n\n<p>-Loop construction issues solved\n-Solved small css issues<\/p>\n\n<h4>1.3.1<\/h4>\n\n<p>-Loop construction issues solved<\/p>\n\n<h4>1.3.2<\/h4>\n\n<p>-Loop construction issues solved\n-Added templating<\/p>\n\n<h4>1.3.3<\/h4>\n\n<p>Loop construction issues solved<\/p>\n\n<h4>1.3.4<\/h4>\n\n<p>Loop construction issues solved<\/p>\n\n<h4>1.3.5<\/h4>\n\n<p>Added responsive behavior<\/p>","raw_excerpt":"Create Custom Carousels with no code knowledge. Choose Columns, show\/hide arrows\/dots and a lot of options, display any taxonomy.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/41890","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=41890"}],"author":[{"embeddable":true,"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/mimothemes"}],"wp:attachment":[{"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=41890"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=41890"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=41890"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=41890"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=41890"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=41890"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}