05/13/2015 at 11:03 am
#334118
Keymaster
@ Rocky
You want to show both a radio group and the category drop down?
You could add it to the template with this function.
You would use it like this:
cnTemplatePart::walker( 'term-radio-group' );
Probably the simplest place to put this is in the categorySelect() function in the slim-plus.php file.
Does that help?
