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)
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)
<label for="search_query_block">{l s='Enter a product name' mod='blocksearch_mod'}</label> <input type="hidden" name="orderby" value="position" /> <input type="hidden" name="controller" value="search" /> <input type="hidden" name="orderway" value="desc" />na
<label for="search_query_block">{l s='Enter a product name' mod='blocksearch_mod'}</label> <input type="hidden" name="orderby" value="position" /> <input type="hidden" name="controller" value="search" /> <input type="hidden" name="orderway" value="asc" />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