Post grid for archive page

You can display post grid on archive pages by integrated with theme php file with category.php, tag.php and custom taxonomy php files, you need to create post grid first and copy the php shortcode and replace the loop inside category.php or tag.php or custom taxonomy php file on your themes. here for example we use … Continue reading Post grid for archive page