Low order with Zoo Visitor
How can I use Low ReOrder with a zoo member?
{exp:zoo_visitor:members member_group="7"}
{visitor:member_firstname} {visitor:member_lastname}
{/exp:zoo_visitor:members}
How can I use Low ReOrder with a zoo member?
{exp:zoo_visitor:members member_group="7"}
{visitor:member_firstname} {visitor:member_lastname}
{/exp:zoo_visitor:members}
Replies
Low 14 Oct 2014 20:57
If you want to display channel entries based on a Low Reorder set, you will have to use the low_reorder:entries tag. You can target the Zoo Visitor channel in your Set.
peter e 14 Oct 2014 21:06
can I also target the member_group="7"?
Low 14 Oct 2014 21:09
Ah, no. That isn't available in the native channel:entries tag, and therefore isn't available in low_reorder:entries either.
Low 14 Oct 2014 21:10
However, if there is some other way to determine the member group (and I think Zoo Visitor does this with different statuses) then it is possible.