We'll create fresh WordPress site with Wp Loop installed. You have 20 minutes to test the plugin after that site we'll be deleted.
This plugin adds a widget to your WordPress site called Wp Loop, 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 CPT and has a bunch of design options and loop customizations:
Just publish the widget wherever needed. It works great with Site Origin Panels plugin to create full layouts.
Apart from the options inside widget you can manipulate the before/after loop and articles content with this actions:
do_action(‘wploop_before_content’); // The beginnning of content inside each article
do_action(‘wploop_after_content’); // The end of content inside each article
do_action(‘wploop_before_loop’); // Out of the loop
do_action(‘wploop_after_loop’); // Out of the loop
Find plugin and issues solved at http://mimo.studio