Comments Samuel Duno started the conversationDecember 6, 2023 at 7:33pmHey How are you? I bought your theme and everything is excellent, I just want you to help me to solve some small problems. I have a problem with the order of the categories in the portfolio. I would like that the order that is seen in the page, is the order that I have established in the menu. First WEDDINGS.Attached files: Captura de pantalla 2023-12-06 a la(s) 2.21.45 p.m..png Captura de pantalla 2023-12-06 a la(s) 2.20.52 p.m..png Captura de pantalla 2023-12-06 a la(s) 2.21.10 p.m..png Captura de pantalla 2023-12-06 a la(s) 2.21.01 p.m..png 1,973Support repliedDecember 7, 2023 at 5:09amHi there,I got a coming soon page while accessing your site, however from the screenshots I think it is about the portfolio grid page template. if it's about the categories listed in the category filter:https://prnt.sc/RAxkgeHI-xqEthe order can be changed in /sections/'sections/portfolio_filters_section.php line 29$harington_portfolio_category = get_terms('portfolio_category', array( 'hide_empty' => 0 ));https://developer.wordpress.org/reference/functions/get_terms/https://developer.wordpress.org/reference/hooks/get_terms_orderby/Which you can use to determine the actual order of the listingThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
Hey How are you?
I bought your theme and everything is excellent, I just want you to help me to solve some small problems.
I have a problem with the order of the categories in the portfolio.
I would like that the order that is seen in the page, is the order that I have established in the menu.
First WEDDINGS.
Attached files: Captura de pantalla 2023-12-06 a la(s) 2.21.45 p.m..png
Captura de pantalla 2023-12-06 a la(s) 2.20.52 p.m..png
Captura de pantalla 2023-12-06 a la(s) 2.21.10 p.m..png
Captura de pantalla 2023-12-06 a la(s) 2.21.01 p.m..png
Hi there,
I got a coming soon page while accessing your site, however from the screenshots I think it is about the portfolio grid page template. if it's about the categories listed in the category filter:
https://prnt.sc/RAxkgeHI-xqE
the order can be changed in /sections/'sections/portfolio_filters_section.php line 29
$harington_portfolio_category = get_terms('portfolio_category', array( 'hide_empty' => 0 ));
https://developer.wordpress.org/reference/functions/get_terms/
https://developer.wordpress.org/reference/hooks/get_terms_orderby/
Which you can use to determine the actual order of the listing
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy