Edit: I managed to get a dropdown, so i am on the half way. I replaced “wp_category_checklist(0, 0, $selected);” with “wp_dropdown_categories(‘orderby=ID&order=ASC&hierarchical=1’);” . But when i choose a option from it i directs me to the category page.