how do I exclude entries from low reorder?
how do I exclude entries from low reorder?,
I've tried the standard channel tag entry_id with "not" but it breaks the plugin, how can I achive the same result ?
thank you.
how do I exclude entries from low reorder?,
I've tried the standard channel tag entry_id with "not" but it breaks the plugin, how can I achive the same result ?
thank you.
Replies
Low 3 Mar 2015 20:46
Using entry_id="not 1" should work. What do you mean by "breaks the plugin"? Do you get an error?
TechNinja 19 Jun 2015 17:19
Hi Low,
Sorry I should have provided more details, I was trying to exclude entries from a loop tag, can I exclude specific entries from the prev,next tag ?
{exp:low_reorder:prev_entry....loop="yes"}
Low 22 Jun 2015 12:47
So, how does using entry_id="not 1" break things?