Featured Artists Display Order

roverselli
roverselli
Offline
0
Hi Germi,

I'm trying the Featured artist module ...

But I can't understand what is the display order ... ?

I use "Featured mode" and I put the artist's ID in the proper configuration field to get them listed alphabetically ...

But it's not the alphabetical order, neither the ID chronology ...

It doesn't correspond to a logic I understand ...

Could you help me ?

Thanks in advance

Gino
Responses (4)
  • Accepted Answer

    Friday, August 17 2012, 03:12 PM - #Permalink
    0
    hmm... it should be ID chronological..

    however you can change this on the /modules/mod_muscol_featured_artists/helper.php file line 25, the "order" clause is let empty, so you can define yours. for instance, put this:

    $order = ' ORDER BY artist_name ' ;
    The reply is currently minimized Show
  • Accepted Answer

    roverselli
    roverselli
    Offline
    Friday, August 17 2012, 06:50 PM - #Permalink
    0
    Great Germi thank you very much !
    The reply is currently minimized Show
  • Accepted Answer

    roverselli
    roverselli
    Offline
    Saturday, August 18 2012, 11:17 AM - #Permalink
    0
    Done !

    Artists View

    Again many thanks for the sorting option !
    The reply is currently minimized Show
  • Accepted Answer

    Riki
    Riki
    Offline
    Monday, April 21 2014, 11:32 PM - #Permalink
    0
    Hi, Just wondering how do I order by the order that is set in the artists, basically how do I define my own Order ?
    Thanks!
    The reply is currently minimized Show
Your Reply