Re: eliminate sort criteria in products page
I am using webmaster mode but it tells me that "sort by" is in the search_sort_by.tpl not in search_results.tpl
i do not want to eliminate all of the sort criteria, just some of them so commenting out the whole if statement is not what I need to do. In search_sort_by (if this is the right tpl) it says
{foreach from=$sort_fields key=name item=field} which I think must be what I am looking for but I want to edit the array to include only the categories that I want. How do I edit this array?
Another question about webmaster mode. I can edit a string by clicking on it in the browser and it brings up (most of the time) a dialog box in which I can edit it. This can not be done if the string is within a link as it opens the link instead. How do you edit a variable that is displayed in a link using webmaster mode?
__________________
xcart version 4.1.9
|