Hi Dennis!
First, a big thank you for such an easy to use plugin.
I’ve got one question though. I seem to be running into a recursion problem. Here’s an example menu/submenu structure, and what happens:
About Us (summarize)
– Our Employees (content page)
– Our Location (content page)
– Photos (summarize)
— Event Photos (content page)
— Employee Photos (content page)
PHOTOS
Event Photos
(image) Text….
Employee Photos
(image) Text….
About Us, on the other hand, gets stuck in an infinite loop. For now, I’ve removed the summarize tag on it and duped content on it. Not the most elegant solution, but for now, best I can do.
So, I suspect there’s a recursion problem someplace in the code.
Best,
Rob