Sort by Author name

This topic contains 2 replies, has 2 voices, and was last updated by  scamp 8 years, 7 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #246817

    scamp
    Buyer
    Post count: 38

    Hi

    I would like the listings on the category page to be sorted by default by author name. Is this possible?

    happy to add some code into functions.php if needs be

    S

    #246868

    Kor
    Moderator
    Post count: 16516

    Hi Scamp,

    I’ve just checked with our developer and there’s currently no way you can achieve it without custom modification to the plugin files which falls outside the scope of what we offer for support. Well, I’m sorry for that and please let us know if you need anything else.

    Thanks!

    #248170

    scamp
    Buyer
    Post count: 38

    So there is no way I could link to the user table in a filter??

    add_filter(‘geodir_posts_order_by_sort’, ‘geodir_posts_order_by_sort_my_change’,10,3);

    function geodir_posts_order_by_sort_my_change($orderby, $sort_by, $table){

    if($orderby==’ ‘){

    $orderby = “$wpdb->users.user_nicename asc, “;

    }

    return $orderby;
    }

Viewing 3 posts - 1 through 3 (of 3 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount