Posts Grid

Posts Grid Element

You can easily add Posts Grid elements to any page you create. Click on Add element and select the Posts Grid Element from the Pop-up window. There is no limit to the number of Posts Grid element you can add on a page.

Posts Grid Options

Posts grid can have a couple of settings you can use to make the Posts Grid element suitable for what you need.

  1. You can select the number of posts to show
  2. Select the Style of the Posts Grid – there are 2 styles available
  3. For Style 1 you can select the number of columns to use for your posts – 3,4 or 5
  4. You can enable or disable the Post Title, Post Thumbnail, Date, Excerpt and the Continue Reading link
  5. You can filter posts – select only specific posts and select specific categories
  6. You can also choose the Posts Ordering – ascending or descending by date.
  7. You can also add a CSS Animation for the Posts Grid element

Posts Grid Style 1 - examples

Here are some Posts Grid elements using the Style 1 option.
An introduction to U-SQL – SQL and C# combined!
I just returned from SQLBits 2016 and had a fantastic time. They really put on a great conference, with brilliant speakers on a variety of...

Continue reading →

Modern Logging with SeriLog and Seq – part 2. Entry Point Logging
Entry Point Logging allows you to track all your API calls and the calls they make from a single place In the first part of...

Continue reading →

Modern Logging with SeriLog and Seq
Add structure to your log entries and bring your logs up to date It used to be that logging was a bit of an after thought where...

Continue reading →


An introduction to U-SQL – SQL and C# combined!
I just returned from SQLBits 2016 and had a fantastic time. They really put on a great conference, with brilliant speakers on a variety of...
Modern Logging with SeriLog and Seq – part 2. Entry Point Logging
Entry Point Logging allows you to track all your API calls and the calls they make from a single place In the first part of...
Modern Logging with SeriLog and Seq
Add structure to your log entries and bring your logs up to date It used to be that logging was a bit of an after thought where...
Enhancing Claims with Owin Middleware & Claims Transformation
Standardise your basic user data and add it to your ClaimsPrincipal for easy access! Recently I was working on a web api 2.0 project that...

Posts Grid Style 2 - examples

Here are some Posts Grid elements using the Style 2 option.
An introduction to U-SQL – SQL and C# combined!
An introduction to U-SQL – SQL and C# combined!
10th May 2016

I just returned from SQLBits 2016 and had a fantastic time. They really...

Continue reading →

Modern Logging with SeriLog and Seq – part 2. Entry Point Logging
Modern Logging with SeriLog and Seq – part 2. Entry Point Logging
13th April 2016

Entry Point Logging allows you to track all your API calls and the...

Continue reading →

Modern Logging with SeriLog and Seq
Modern Logging with SeriLog and Seq
12th April 2016

Add structure to your log entries and bring your logs up to date It used...

Continue reading →


Go to SQLBits!

Ok, so you’ve missed it this year, but next year… Go to SQLBits!...

TeamCity and MSBuild / MSTest

If you want to run MSTest on your TeamCity build server, you don't...

Visual Studio SSDT and TeamCity – What you need to do.

I have just spent the last few days trying to get a SQL...

Creating a Visual Studio SQL Project from an existing database

There are all sorts of reasons why this is a good idea.  Not...