Tagged: blog grid, categories
Hi!
I’ve created a custom post type, and am using the blog-grid layout for the archive page. I’m trying to do two things.
1. Group posts visually by category. ie;
Category1
post1, post2, post3
Category2
post4, post5, post6
2. Use a specific size image on that blog-grid layout. I’ve added two new image sizes and would like to leave the theme defaults alone and use the new ones in the blog-grid layout for this custom post type.
On what file would I make edits to affect the blog-grid layout? Can I make a copy for this custom post type only? Can you point me in the right direction? Thanks in advance!
Hey psstudiosinc,
Thank you for using Enfold.
1.) I’m sorry but you can’t group the items by category without major modification on the archive.php file. You have to duplicate the loop and create a new query which filter the items by category. Please hire a freelance developer or contact codeable: http://kriesi.at/contact
2.) Please refer to this previous thread: https://kriesi.at/support/topic/style-of-single-menu-button-item-link-to-submenu/#post-639090
Best regards,
Ismael