Using Low Variables with Playa
Low, I had this working on a different site but now with this new site, I can't get it to work. I have a Playa LV field which allows the user to select which entries from the Links channel to display on a page template and in what order. On my template, however, nothing is displayed between the unordered list tags.
Code is here: http://pastie.org/7935754
Thanks!
Amy
Replies
Low 20 May 2013 20:30
Hi Amy,
I've had a similar report earlier and that turned out to be a Playa issue. If you change the low_variables:pair tag to a playa:children tag, and that doesn't return anything, than the problem will indeed be on Playa's side.
Have you asked P&T about this?
Amy Witty 20 May 2013 21:29
Is it really as simple as changing {exp:low_variables:pair} to {exp:playa:children} (and the corresponding closing tags)? I tried that and got the same result -- empty space where the list should render.
I just sent an email to P&T about this and included the link to this page.
Amy Witty 21 May 2013 01:05
This was definitely a Playa issue. (Reference: http://expressionengine.stackexchange...)
Fixed now. Thanks!