Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the question-answer domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u845912282/domains/pickplugins.com/public_html/wp-includes/functions.php on line 6121
Post grid for archive page

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 Twenty Twelve themes category.php file ,  replace the loop by shortcode.

 

post-grid-theme-category-php

Please got o post grid settings and under Query Post set the option

Ignore archive query => No

View post on imgur.com

 


Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/u845912282/domains/pickplugins.com/public_html/wp-content/plugins/post-grid/includes/functions-builder.php on line 10