Comments 2SS_theme1 started the conversationMarch 17, 2017 at 10:59pmI am working on a web site and want to be able to have the client list and the portfolio sort alphabetically because items on these pages change fairly often. Is this possible and if so, how?Thanks,Scott 7,092Oliver repliedMarch 20, 2017 at 11:55amHI!Sorry, without code changes it's not possible. You need to edit gem_elemets plugin:/wp-content/plugins/thegem-elements/inc/content.php function thegem_clients($params) {Line 374 function thegem_portfolio($params) { You need to specify $params['order']Pls. note after plugin update your revisions will be removed. You need to do it again. Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
I am working on a web site and want to be able to have the client list and the portfolio sort alphabetically because items on these pages change fairly often. Is this possible and if so, how?
Thanks,
Scott
HI!
Sorry, without code changes it's not possible. You need to edit gem_elemets plugin:
/wp-content/plugins/thegem-elements/inc/content.php
Line 374
You need to specify
Pls. note after plugin update your revisions will be removed. You need to do it again.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver