All Low add-ons are now owned by EEHarbor. Read the blog post.

Support archive

Using multiple channels in a Reorder set? How are the tags?

edward 5 Apr 2016 21:34 question, complete

I'm trying to use Low Reorder to order the entries in 2 channels and have the entries intermixed on the same page, but I don't really understand how the tags should be.

My set is called "current" and I have:

{exp:low_reorder:entries set="current" sort="desc"}
{title}
{/exp:low_reorder:entries}

just as basics. But so far I'm getting no output, even though I see 10 entries in the reorder list.

So how do I actually call the specific fields in specific channels here? Do I need to do an embed? Sorry, I'm probably missing something completely obvious, but I don't see it.

Replies

  1. Low 6 Apr 2016 20:10

    The tag you have *should* work. Which versions of PHP, EE and LR are you using?

    Also, you can enable the Template Debugger and look up lines that mention Low Reorder. You should be able to determine in more detail when the no results are triggered.

    The output should work just like the native channel:entries tag.

  2. edward 12 Apr 2016 13:55

    Thanks for the input -- I got this sorted out somehow, although not sure what I did wrong originally. Anyway, Low Reorder is great! Thanks for that!