Osclass Support Forums

Osclass theme support => Alpha Osclass Theme => Topic started by: sellyour bikes on May 20, 2023, 12:52:24 PM

Title: add a cascanding dropdowns in the listing pages in alpha theme
Post by: sellyour bikes on May 20, 2023, 12:52:24 PM
Please add a two boxes instead of category. first one main category and secound one subcatogory like cascanding. and i dont know how to remove the tiltle box and make title category. I try so hard but its not working i dont know what should i do, please help me
Title: Re: add a cascanding dropdowns in the listing pages in alpha theme
Post by: MB Themes on May 23, 2023, 05:36:34 PM
Try this function:
Code: [Select]
<?php ItemForm::category_multiple_selects(nullosc_item_category_id(), __('Select a category''epsilon')); ?>