Page 1 of 1
Removing stuff from search page?
Posted: Sun Jul 03, 2016 3:05 pm
by oldfan
How can I remove "Latest" and "Featured" from my search page results??
http://hobbiesandbeyond.com/store/index ... arch=blade
Re: Removing stuff from search page?
Posted: Sun Jul 10, 2016 4:09 pm
by impairedspook
Hi oldfan,
Looks like you are using a custom theme so I don't think you will get a lot of help unless you let people know what theme you are running. Have a look in catalog/view/theme/YOURTHEME/template/product/search.tpl.. this may be a good place to start.
If you need a hand, email me the above file I will have a look..
impairedspook@gmail.com.
Cheers

Re: Removing stuff from search page?
Posted: Thu Aug 25, 2016 5:00 pm
by Jantien
I cleaned up the surch page (search template)
See
www.toonkamer-webshop.nl
Is that about what you are looking for ?
Re: Removing stuff from search page?
Posted: Fri Aug 26, 2016 3:33 am
by Jantien
You need to search your "search template" for both words and remove them out of the template.
Re: Removing stuff from search page?
Posted: Fri Aug 26, 2016 10:46 pm
by Johnathan
If those areas aren't hard-coded to the search.tpl file, they might be modules that you've assigned to that page. Check your Layouts and see if the one that is assigned to the route "product/search" has the Latest and Featured modules assigned to it.