Hi,
I'd like to be able to specify which categories I'd like to be output by perch_categories, I've used a comma delimited string , but only the first category is shown?
I've tried passing an array into the 'value' like this:
But I get an error in perch:debug: expects parameter 1 to be string, array given
Anyone know if this is possible?