Comments Juli started the conversationAugust 9, 2021 at 7:35pmCan I sort my portfolio in categories automatically, like posts can be sorted? How do I do this without creating parent and child pages? 1,974Support repliedAugust 10, 2021 at 7:08amHello Juli,so you create portfolio categories under admin -> portfolio and assign categories to portfolio itemsthen in portfolio grid (the home page in our demo) you have the Show Filters buttonhttps://prnt.sc/1m4srvoEach category has its own page which you can access via URL, for examplehttp://clapat.ro/themes/tetriz-wordpress/portfolio_category/design/plz note the 'portfolio_category' followed by the category slugThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy1 LikeJuli repliedAugust 10, 2021 at 12:38pmThank you for your fast reply.Is it possible to arrange the filter icon more to the top of the page? 1,974Support repliedAugust 10, 2021 at 3:47pmHi Juli,if it's about the View Filters button you can use#page-action-holder { bottom: 100px;}in customizer -> additional CSS. just increase the value of 100px to a bigger valueThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
Can I sort my portfolio in categories automatically, like posts can be sorted? How do I do this without creating parent and child pages?
Hello Juli,
so you create portfolio categories under admin -> portfolio and assign categories to portfolio items
then in portfolio grid (the home page in our demo) you have the Show Filters button
https://prnt.sc/1m4srvo
Each category has its own page which you can access via URL, for example
http://clapat.ro/themes/tetriz-wordpress/portfolio_category/design/
plz note the 'portfolio_category' followed by the category slug
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Thank you for your fast reply.
Is it possible to arrange the filter icon more to the top of the page?
Hi Juli,
if it's about the View Filters button you can use
#page-action-holder {
bottom: 100px;
}
in customizer -> additional CSS. just increase the value of 100px to a bigger value
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy