• Resolved Sebastian

    (@sebastianeisele)


    Hello,

    I use the following shortcodes:

    [pods name="produkt" where="produkt-gruppe.meta_value='Basic' AND produkt-ubersicht_anzeigen.meta_value='1'" template="Produktliste_OhneDetails"]
    [pods name="produkt" where="produkt-gruppe.meta_value='Basic'" where="post_title LIKE '%Apfel%'" template="Produkttabelle_ohneNamen" orderby="post_title DESC"]

    Here I would like the displayed values from pods (individual content type) to be sorted alphabetically according to the post title, but unfortunately I can’t get it to work. Examples for Post titles are:

    • Apfelkuchen 05/11 m. ?pfeln
    • Zitronenkuchen 04/22 o. Kerne

    How can I add the shortcode to get alphabetical sorting?

    Thank you!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Sorting pods with shortcode’ is closed to new replies.