Masonry
Parameters
- column (how many columns to show): 2, 3, 4, 5
- number (number of posts to show per page)
- post_type (specific post type to show) (optional)
- taxonomy (specific taxonomy to show) (optional)
- posts (specific posts to show) (optional)
- title (whether to display title): true,false
- desc (whether to display description): true,false
- paging (whether to display pagination): true,false
Samples
Blog Masonry
[masonry post_type="post" number="6" column="2" desc="true" desc_length="15"]
Hello world!
Welcome to Local Network. This is your first post. Edit or delete it, then start …
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
Hello world!
Welcome to strikingwptheme Sites. This is your first post. Edit or delete it, then start …
TrueThemes – Premium WordPress
Cras justo odio, dapibus ac facilisis in, egestas eget quam. Praesent commodo cursus magna, vel …
Responsive WordPress Theme
Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit …
Professional WordPress Theme
Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit …
Portfolio Masonry with Specific category
[masonry post_type="portfolio" taxonomy="portfolio_category" terms="Animals,Nature,People" number="6" column="3"]
Portfolio Masonry without title and description
[masonry post_type="portfolio" taxonomy="portfolio_category" terms="Animals,Nature,People" number="6" column="3" title="false" desc="false"]