Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1103231
client and portfolio sort order
Closed

Comments

  •  2
    SS_theme1 started the conversation

    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

  •  6,930
    Oliver replied

    HI!

    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