I added this to line 16 of template/includes/tpl_products_all_dafault


<?php
/**
* display the product order dropdown
*/
require($template->get_template_dir('/tpl_modules_listing_display_order.php'

,DIR_WS_TEMPLATE, $current_page_base,'templates').

'/tpl_modules_listing_display_order.php'); ?>