ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

is there any way to sort weblog entires alphabetically ..?

July 15, 2010 7:55pm

Subscribe [1]
  • #1 / Jul 15, 2010 7:55pm

    creativeworks

    1 posts

    for example, i have this:

    {exp:weblog:entries weblog="channels" dynamic="off" disable="trackbacks|pagination"}
    {if ch_desc != ''}
    <li><a href="http://{url_title_path=channels}">{title}</a></li>
    {if:else}
    <li>{title}</li>
    {/if}
    {/exp:weblog:entries}

    I want the result of that to be displayed alphabetically, is there any parameters to do that..?

    thanks.. 😊

  • #2 / Jul 15, 2010 8:40pm

    Lisa Wess

    20502 posts

    Hi, creativeworks -

    First, I would recommend that instead of that conditional, you make use of the search:// parameter.

    You can also use orderby= to order by a custom field.

    Does that help?

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases