=== Mimo Masonry === Contributors: mimothemes Donate link: http://mimo.studio/ Tags: grid, masonry,columns, loop,custom post types, infinite scroll ,grid, siteorigin,ajax load post, brick layout, grid layout, infinity scroll, jquery masonry plugin, masonry, woocommerce, WooCommerce Product Display, WooCommerce Product, WooCommerce Products, WooCommerce Shop Page,portfolio display, products grid,procuts masonry view,woocommerce masonry,woocommerce grid,custom post types grid, custom port type,category filter, filter, list grid, products filter, tags filter, taxonomy filter,columns woocommerce layout,infinite loading,Site Origin Panels Requires at least: 4.3 Tested up to: 4.5.2 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Creates a Widget to display a Masonry, Infinite scroll, filterable loop of posts or whatever custom post type you have. Includes 1-20 columns layout. == Description == This plugin adds a widget to your Wordpress site called Mimo Masonry, publish this widget wherever needed and set its options, it creates a Wordpress Query Loop that has Grid Layout(Isotope) and can be filtered with ajax(Isotope Filtering), it can display any Custom Post Type and has a bunch of design options and loop customizations: This plugin is completely compatible with SiteOrigin Page Builder Plugin. == Installation == 1. Upload `mimo-masonry` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Follow usage instructions, just plublish the Mimo Masonry Widget and set its options. == Frequently Asked Questions == = Do this plugin work with all kind of custom post types? = Yes, it is intended to read the post types in your Wordpress site and list them for you to choose in each Mimo Masonry widget. == Upgrade Notice == No upgrades yet == Changelog == = 1.0 = First Version == Screenshots == == Usage instructions == Just publish the widget wherever needed. It works great with Site Origin Panels plugin to create full layouts. == Developer instructions == Apart from the options inside widget you can manipulate the before/after loop and articles content with this actions: do_action('mimo_masonry_before_content'); // The beginnning of content inside each article do_action('mimo_masonry_after_content'); // The end of content inside each article do_action('mimo_masonry_before_loop'); // Out of the loop do_action('mimo_masonry_after_loop'); // Out of the loop Find plugin and issues solved at http://mimo.studio/