Hi All,
Does anyone know how to copy the code form all_products and new_products that generates the filter drop down on those pages? I don't have any sort of filter on any of the other pages at all.
Thanks in advance.....
Hi All,
Does anyone know how to copy the code form all_products and new_products that generates the filter drop down on those pages? I don't have any sort of filter on any of the other pages at all.
Thanks in advance.....
Hmmmm, the tpl_modules_product_all_listing.php and tpl_modules_product_new_listing.php seem to be calling the code from the tpl_modules_listing_display_order.php file.
How are they doing this? I can't seem to figure it out.
OK, getting somewhere but still not right...
I pasted this:
<?php
require($template->get_template_dir('/tpl_modules_listing_display_order.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_listing_display_order.php'); ?>
<br class="clearBoth" />
.......into the top of tpl_modules_product_listing.php and sure enough, it places the drop down on all of the product listing pages. However, try to use the drop down filter on those pages and it just re-directs to my home page. Anyone know why it does that?
If anyone's out there looking for a good product filter mod then I've found one... this is perfect:
http://blog.platoon.in/product-filte...-for-download/