Post grid

anneke
105 Posts
anneke posted this 16 May 2015

Is it possible to create some post grid on the homepage like this in Themler? (see the attachment).
It should be build in Wordpress.

thanks in advance,

Is it possible to create some post grid on the homepage like this in Themler? (see the attachment). It should be build in Wordpress. thanks in advance,
Vote to pay developers attention to this features or issue.
1 Comments
Order By: Standard | Newest
Stagger Lee
1818 Posts
Stagger Lee posted this 16 May 2015

It is possbile:

  • One row as container for all 5 blocks/widgets.
  • Insert first one row, and give it 2 columns,
  • In left column of this row container insert new row and delete second column. Leave just one column and give it 100% width, no margin/padding.
  • In the right column of row container insert twice row (2 rows), and leave default 2 columns inside with equal width.
  • When you finish this insert widgets areas in all columns and name it something easy to not be confused in WP backend-
  • Then simply install some plugins for posts listings and add via widgets/shortcodes in those widgets areas. You can put even dynamic post slider.

This is all. Dont forget to remove padding/margin from all rows and columns, if you want same layout as in this picture.
You can even play with background colors and text colors of this blocks.

It is possbile: - One row as container for all 5 blocks/widgets. - Insert first one row, and give it 2 columns, - In left column of this row container insert new row and delete second column. Leave just one column and give it 100% width, no margin/padding. - In the right column of row container insert twice row (2 rows), and leave default 2 columns inside with equal width. - When you finish this insert widgets areas in all columns and name it something easy to not be confused in WP backend- - Then simply install some plugins for posts listings and add via widgets/shortcodes in those widgets areas. You can put even dynamic post slider. This is all. Dont forget to remove padding/margin from all rows and columns, if you want same layout as in this picture. You can even play with background colors and text colors of this blocks.
You must log in or register to leave comments