WP Ajax Grid

Last Update
17 March 2013
Regular License
$14
Extended License
$70
Sales
380

WP Ajax Grid Plugin 1.4 Updated Mar, 18th, 2013 Create dynamic and elegant ajax-based responsive grids

“WP Ajax Grid” is a Wordpress Plugin which allows you to create dynamic grids of wordpress posts loaded with AJAX technology using a simple shortcode controlled by several parameters.

Create the coolest portfolios or “Pinterest like” websites with this plugin!

Demo: http://wpajaxgrid.com

Need help to achive your set up or have questions? I’ll be happy to help! Have a problem? Please, “ask before rate”

Features

JavaScript based responsive grids Mobile-ready: Different number of columns for mobile devices Grid automaticaly fits the space offered by the theme layout Modal/lightbox mode for images Select number of columns Automatic or fixed columns width Drag and Drop grid item layout builder Static or FX grid layouyt Cool hover effects for grid items Select categories of posts and order parameters Multiple instances (grids) per page Custom shortcode default values Grid items separation and load effects Built-in styles jQuery based Image resize using timthumb.php library.

... and more!

Usage You can easily create grids in your posts, pages and widgets using the shortcode:[ajaxgrid]

You can also create grids direcly in any php file in your wordpress theme using a small piece of code: <?php echo do_shortcode('[ajaxgrid]'); ?>

The shortcode parameters gives you full control of the grid’s style and behavior. Some of most important the parameters:

gridstyle layout postfx cols autowidth orderby loadfx

... and more!

Demos Check out the live demos and imagine all the grids you can create! http://wpajaxgrid.comhttp://wpajaxgrid.com/fx-layout/http://wpajaxgrid.com/grid-fade-fx/http://wpajaxgrid.com/order-by-and-categories/http://wpajaxgrid.com/paddings/http://wpajaxgrid.com/grid-style/Changelog

WP Ajax Grid 1.4 – Mar, 18th, 2013

IE8 Javascript issue fixed. Bug fixes: Draft posts showing in the grids.

WP Ajax Grid 1.3 – Feb, 5th, 2013

Responsive feature added to the grids based on Javascript. Modal/lightbox mode for images. Added imgautoheight and imgheight parameters to specify automatic or fixed height for the images. Improved options panel UI. Bug fixes: Draft posts showing in the grids.

WP Ajax Grid 1.2 – Sep, 15th, 2012

Mobile-ready grids by adding 2 more parameters. Added mobile_cols parameter to specify the number of columns to use in mobile devices. Added mobile_width parameter to set the minumum width a browser should have to be interpreted as mobile.

WP Ajax Grid 1.1 – Sep, 1st, 2012

Script tags moved from post to wp_footer. Custom Taxonomy support. Post Type support. Added new shortcode date parameters: year, month, day. Added new post layout elements: “Content” & “Date”. Updated documentation.