GWcode HasChildren Support
#2 By Leon Dijk @ January 25th, 2012 20:42 (75 months ago)
Hi Luke,
The plugin hasn't been designed to work that way. It's meant to be called only once, at the top of your template for one category only, not inside a loop.
I'll see if that's something I can change, but looking at your code, you're probably better off using GWcode Categories for what you're trying to accomplish. It allows you to loop through your categories and by using the "has_children" variable in an if conditional, you should be able to do what you want.
#3 By Luke @ January 25th, 2012 21:03 (75 months ago)
Thanks for the quick response. I will give it a shot. Thanks for your contributions to the EE society!
#1 By Luke David @ January 25th, 2012 19:01 (75 months ago)
Any idea's as to why this wouldn't work?