test

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • kranta Friend
    #1028956

    Hi,

    Can anyone tell me how I can change the order of the categories and tags?
    Here you find a link to the page:
    http://www.emogy-present.nl/veko/nl/producten.html

    I hope you can help me with this problem.

    Thank you.

    Kind regards,

    Joeri Groot

    Luna Garden Moderator
    #1029502

    Hi,

    The order of Category in Module follows the order in K2 Component, config in Component >> K2 >> Category.

    For order of Tag, go to file:

    modules\mod_jak2filter\helper.php

    comment this line (about 602)

    sort( $values, SORT_REGULAR );

    then go to line:

    $query .=" GROUP BY t.id";

    change to:

    $query .=" GROUP BY t.id ORDER BY t.name ASC";

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

This topic contains 1 reply, has 2 voices, and was last updated by  Luna Garden 7 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum