'-- '.__( 'Select a Location', 'advanced-classifieds-and-directory-pro' ).' --', 'option_none_value' => $instance['base_location'], 'child_of' => $instance['base_location'], 'taxonomy' => 'acadp_locations', 'name' => $this->get_field_name( 'location' ), 'class' => 'widefat', 'orderby' => 'name', 'selected' => (int) $instance['location'], 'hierarchical' => true, 'depth' => 10, 'show_count' => false, 'hide_empty' => false, ) ); ?>
'-- '.__( 'Select a Category', 'advanced-classifieds-and-directory-pro' ).' --', 'option_none_value' => 0, 'taxonomy' => 'acadp_categories', 'name' => $this->get_field_name( 'category' ), 'class' => 'widefat', 'orderby' => 'name', 'selected' => (int) $instance['category'], 'hierarchical' => true, 'depth' => 10, 'show_count' => false, 'hide_empty' => false, ) ); ?>
id="get_field_id( 'related_listings' ); ?>" name="get_field_name( 'related_listings' ); ?>" type="checkbox" />
id="get_field_id( 'featured' ); ?>" name="get_field_name( 'featured' ); ?>" type="checkbox" />
id="get_field_id( 'show_image' ); ?>" name="get_field_name( 'show_image' ); ?>" type="checkbox" />
id="get_field_id( 'show_description' ); ?>" name="get_field_name( 'show_description' ); ?>" type="checkbox" />
id="get_field_id( 'show_category' ); ?>" name="get_field_name( 'show_category' ); ?>" type="checkbox" />
id="get_field_id( 'show_location' ); ?>" name="get_field_name( 'show_location' ); ?>" type="checkbox" />
id="get_field_id( 'show_price' ); ?>" name="get_field_name( 'show_price' ); ?>" type="checkbox" />
id="get_field_id( 'show_date' ); ?>" name="get_field_name( 'show_date' ); ?>" type="checkbox" />
id="get_field_id( 'show_user' ); ?>" name="get_field_name( 'show_user' ); ?>" type="checkbox" />
id="get_field_id( 'show_views' ); ?>" name="get_field_name( 'show_views' ); ?>" type="checkbox" />