paul_calf Posted December 19, 2005 Posted December 19, 2005 hi i've installed the excellent 'shop by price' contribution but instead would like to have it as a drop-down menu below the search form in the 'search' infobox. can anybody help me with this? thanks in advance, paul. Quote
rikpotts Posted December 23, 2005 Posted December 23, 2005 In catalog/includes/column_right.php you added include(DIR_WS_BOXES . 'shop_by_price.php'); Just move this code to below where your search box is. If your search box is on the left side just add the code to column_left.php where you need it. Quote
paul_calf Posted December 23, 2005 Author Posted December 23, 2005 In catalog/includes/column_right.php you added include(DIR_WS_BOXES . 'shop_by_price.php'); Just move this code to below where your search box is. If your search box is on the left side just add the code to column_left.php where you need it. hi rik i've managed to move it but instead of a list, i.e. under ?10, from ?10 to ?20 etc. i want it as a drop down menu. any idea how you do this? Quote
kwalker Posted December 23, 2005 Posted December 23, 2005 You could modify the Manufacturers section if you're not using it. Not sure if the currency symbols will cause problems in the title name. Kevin Quote "What I didn't know yesterday, I know today & will remember tomorrow" (By Kwalker) What do you see when you open up the tep_database-pr2.2-CVS.pdf file that came with your osCommerce download?
paul_calf Posted January 12, 2006 Author Posted January 12, 2006 sorry about the late reply, i'm using the manufacturers field kevin. is there any way this can be done??? thanks in advance, paul Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.