Archived topic
Tile look
6 replies · Started by Deepa on September 12, 2019
1) How do I get a the categories in the tile kinda of look like this one ? https://www.nickkembel.com/
Look at the "Spiritual Sights", "Taiwan" etc.,
2) Also, how do I get the latest posts on a roll like the same website above on the home page ?
Thanks
Deepa
Hi there,
1. That's just using our built-in columns options for blog posts:
https://docs.generatepress.com/article/using-columns-in-the-blog/
2. I believe you are looking for the infinite scroll option:
https://docs.generatepress.com/article/blog-content-layout/#archives
Let me know :)
Interesting.Do these filters in theme functions file ?
Thanks
Deepa
Not sure if I fully understand.
Both of those functions are available in the customizer and are part of blog add-on in GP Premium.
Sorry I was not clear. What I meant was, where would the filer code go ? For example the "Adding columns to your custom post type", the documentation has given a code snippet. Where does that go, if I want to create columns of categories.
Never mind. I figured it out. I just installed the Code Snippet Plugin.
Awesome :)
You'd only need the filter snippet if you want to apply columns to category archives but not the main posts page.