![]() |
Deleting SKU out of Sort by line
Hi
Can't work it out where to delete the SKU from 'Sort By" line. X-Cart version 4.0.18 Thanks Chris |
Re: Deleting SKU out of Sort by line
Look at main/search_sort_by.tpl
|
Re: Deleting SKU out of Sort by line
Thanks for the quick response Learner but I am not sure what to delete there - I did look at that earlier.
====================== {if $url eq '' && $navigation_script ne ''}{assign var="url" value=$navigation_script|cat:"&"}{/if} <B>{$lng.lbl_sort_by}:</B> {foreach from=$sort_fields key=name item=field} <A href="{$url}sort={$name}&sort_direction={if $name eq $selected}{if $direction eq 1}0{else}1{/if}{else}{$direction}{/if}" style="TEXT-DECORATION: underline;" title="{$lng.lbl_sort_by}: {$field}">{if $name eq $selected}<B><IMG src="{$ImagesDir}/{if $direction}darrow.gif{else}uarrow.gif{/if}" width="9" height="9" border="0" valign="absmiddle" alt="{$lng.lbl_sort_direction}"> {/if}{$field}{if $name eq $selected}</B>{/if}</A> {/foreach} ========================================== Cheers Chris |
Re: Deleting SKU out of Sort by line
What you want, want delete sort by options??
Look at the line 42 in include/search.php. What is your store url?? |
Re: Deleting SKU out of Sort by line
Client not using SKU now so no use ordering by it
http://www.adelaidecellardoor.com.hk/home.php?cat=1 Cheers |
Re: Deleting SKU out of Sort by line
In admin General settings->Appearance Options->Displaying products->Display product code (SKU) in the products list
disable the check box) It will work. |
All times are GMT -8. The time now is 05:30 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.