Comments waldrand47 started the conversationFebruary 20, 2020 at 8:00amHiStarting as wp-beginner to built a new site with TheGem I want to show the content of the post-category archive in a 'post-grid' or 'masonry post grid' design.Any idea to solve problem?Thanks in advance!Gunter 7,092Oliver repliedFebruary 20, 2020 at 8:24amHI! You need to edit template: /wp-content/themes/thegem/index.php Example of changing default style you can see in the template: /wp-content/themes/thegem/search.php Before the editing copy file index.php to the child theme for the safety updates.Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver1 Like Sign in to reply ...
Hi
Starting as wp-beginner to built a new site with TheGem I want to show the content of the post-category archive in a 'post-grid' or 'masonry post grid' design.
Any idea to solve problem?
Thanks in advance!
Gunter
HI!
You need to edit template:
/wp-content/themes/thegem/index.php
Example of changing default style you can see in the template:
/wp-content/themes/thegem/search.php
Before the editing copy file index.php to the child theme for the safety updates.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver