hide_empty not working
-
For some reason empty categories arent being output on the page, even though I’ve set hide_empty to 0.
The shortcode I’m using is:
<?php echo do_shortcode( '[searchandfilter fields="job-category,search,duration,region" type="select,,select,select" headings="Job Categories,Keyword Search,Duration,Region" hide_empty="0,0,0,0"]' ); ?>
Is anyone able to see where I’m going wrong?
Many thanks in advance.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘hide_empty not working’ is closed to new replies.