Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Shazzad Hossain Khan

    (@sajib1223)

    You can groupby custom field value.

    For that, Select group by Custom field (or meta field). Then enter the meta field name (you can figure out the field name i hope).

    And the template is –

    [groups]
    <h3>[group_title]</h3>
    <ul>[posts]
    <li>...[post_title]..</li>
    [/posts]</ul>
    [/groups]
    Thread Starter alnbusso

    (@alnbusso)

    it works, thanks a lot!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Group by custom fields’ is closed to new replies.