array(
array("value" => "none", "option" => __('No grouping', 'ajax-search-pro')),
array("value" => "post_type", "option" => __('Post Type', 'ajax-search-pro')),
array("value" => "categories_terms", "option" => __('Categories/Terms', 'ajax-search-pro')),
array("value" => "content_type", "option" => __('Content Type', 'ajax-search-pro'))
),
'value'=>$sd['group_by']) );
$params[$o->getName()] = $o->getData();
?>
Vertical results layout.', 'ajax-search-pro'); ?>
$sd['groupby_terms'],
"args" => array(
"show_type" => 0,
"show_checkboxes" => 0
)
));
$params[$o->getName()] = $o->getData();
?>
getName()] = $o->getData();
?>
getName()] = $o->getData();
?>
getName()] = $o->getData();
?>
getName()] = $o->getData();
?>
post type limit is set to the same number for both the live and results page.', 'ajax-search-pro'); ?>
getName()] = $o->getData();
?>
getName()] = $o->getData();
?>
getName()] = $o->getData();
?>
array(
array("value" => "remove", "option" => __('Remove it', 'ajax-search-pro')),
array("value" => "display", "option" => __('Display in Other results group', 'ajax-search-pro'))
),
'value'=>$sd['group_result_no_group']) );
$params[$o->getName()] = $o->getData();
?>
getName()] = $o->getData();
$o = new wpdreamsCustomSelect("group_other_location", ' ' . __('location' . ' ', 'ajax-search-pro'), array(
'selects'=> array(
array("value" => "top", "option" => __('Top of results', 'ajax-search-pro')),
array("value" => "bottom", "option" => __('Bottom of results', 'ajax-search-pro'))
),
'value'=>$sd['group_other_location']) );
$params[$o->getName()] = $o->getData();
?>
getName()] = $o->getData();
?>
getName()] = $o->getData();
$o = new wpdreamsCustomSelect("group_show_empty_position", __(' ..emtpy group location ', 'ajax-search-pro'), array(
'selects'=> array(
array("value" => "default", "option" => __('Leave the default', 'ajax-search-pro')),
array("value" => "bottom", "option" => __('Move to the bottom', 'ajax-search-pro')),
array("value" => "top", "option" => __('Move to the top', 'ajax-search-pro'))
),
'value'=>$sd['group_show_empty_position']) );
$params[$o->getName()] = $o->getData();
?>
getName()] = $o->getData();
?>