Chciałbym żeby wyświetlić kolejność produktów na pole ajax search od najnowszej daty dodania, także na stronie wyników, ponieważ u mnie jest od najstarszej daty dodania.
Szukałem i zmieniłem w plikach blocksearch_mod.tpl, i blocksearch-top_mod.tpl (module blocksearch-mod)
<labelfor="search_query_block">{l s='Enter a product name' mod='blocksearch_mod'}</label><inputtype="hidden"name="orderby"value="position"/><inputtype="hidden"name="controller"value="search"/><inputtype="hidden"name="orderway"value="desc"/>
na
<labelfor="search_query_block">{l s='Enter a product name' mod='blocksearch_mod'}</label><inputtype="hidden"name="orderby"value="position"/><inputtype="hidden"name="controller"value="search"/><inputtype="hidden"name="orderway"value="asc"/>
Question
rakepl
Witam,
Chciałbym żeby wyświetlić kolejność produktów na pole ajax search od najnowszej daty dodania, także na stronie wyników, ponieważ u mnie jest od najstarszej daty dodania.
Szukałem i zmieniłem w plikach blocksearch_mod.tpl, i blocksearch-top_mod.tpl (module blocksearch-mod)
na
ale nie pomogło !
http://24hurt.eu/szukaj?controller=search&orderby=position&orderway=asc&search_query=made%20in%20italy&submit_search=
Proszę o pomoc.
Dziękuję
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now