Forums / Setup & design / SOLVED - Suckerfish to display all nodes
Karl H
Wednesday 04 July 2007 6:06:42 am
Hi there,
I'm trying to install Suckerfish, but make it show all nodes - currently it only seems to show folders. I believe this is the default behaviour, but we have a mixture of folders and articles etc. as submenus and I would like to display all of them.
Is this possible?
Many thanks!Karl
Wednesday 04 July 2007 10:34:04 am
I managed to find a solution to this, from a forum post I'd overseen.
http://ez.no/community/forum/setup_design/configuring_suckerfish/re_configuring_suckerfish__2
The clue for me was to swap the <b>array(1)</b> for <b>array('folder','article','feedback_form')</b> or similar. Not entirely sure, but I take it that 1 = folder and somewhere in the documentation for EZ I can find which digits allow me to show what! But I could just add more datatypes I guess - for now I'm just happy I'm getting the articles too.