We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 18397
    • 3,250 Posts
    You would use the filter parameter for that.
      • 26083
      • 32 Posts
      Is is possible to group results ?


      Let’s say I use tag to filter 3 categories : cat1, cat2, cat3.
      I want to present the result as :

      cat1
      Result1
      Result2
      Result3
      cat2
      Result1
      Result2
      cat3
      Result1
      Result2

      And I want to style categories as well. This will probably need a additonal div for each categories...
        • 18397
        • 3,250 Posts
        You would just use 3 calls for that, one for each category.