if ( $cp_options->price_scheme == 'category' && cp_payments_is_enabled() && $cp_options->ad_parent_posting != 'no' ) {
cp_dropdown_categories_prices('show_option_none=' . __( 'Select one', APP_TD ) . '&class=dropdownlist&orderby=name&order=ASC&hide_empty=0&hierarchical=1&taxonomy='.APP_TAX_CAT.'&depth=1');
} else {
wp_dropdown_categories('show_option_none=' . __( 'Select one', APP_TD ) . '&class=dropdownlist&orderby=name&order=ASC&hide_empty=0&hierarchical=1&taxonomy='.APP_TAX_CAT.'&depth=1');
}
if ( $cp_options->price_scheme == 'category' && cp_payments_is_enabled() && $cp_options->ad_parent_posting != 'no' ) {
cp_dropdown_categories_prices('show_option_none=' . __( 'Select one', APP_TD ) . '&class=dropdownlist&orderby=name&order=ASC&hide_empty=0&hierarchical=1&taxonomy='.APP_TAX_CAT.'&depth=1');
} else {
wp_dropdown_categories('show_option_none=' . __( 'Select one', APP_TD ) . '&class=dropdownlist&orderby=name&order=ASC&hide_empty=0&hierarchical=1&taxonomy='.APP_TAX_CAT.'&depth=1');
}
There are currently 1 users browsing this thread. (0 members and 1 guests)