• Hi, How can I order authors according to the “include” value?
    [authors_list include=”39,37,47,41,48,49,9,10,59,18,17,28,15,21,30,13,31,34,16,45,46,33,20,38,29,42,12,43,24,26,25,50,11,58,36,56,53″]
    I want the author with id: 39 to be first then 37, etc..

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WPKube

    (@wpkube)

    Hi @bdeirhiba990

    Add orderby="include" to the shortcode. This is what the full shortcode should be:

    [authors_list include="39,37,47,41,48,49,9,10,59,18,17,28,15,21,30,13,31,34,16,45,46,33,20,38,29,42,12,43,24,26,25,50,11,58,36,56,53" orderby="include"]

    I use this shortcode but don’t work:

    [authors_list columns_direction=”vertical” columns=”1″ include=”44,115,136,118,137,47,135,48,50,46,2″ orderby=”include” after_title=”{alf:posts type=plain amount=1}”]

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Include Order’ is closed to new replies.