-- url of the page with the problem -- :
www.windowtoparadise.com/index.php/image-search
-- HikaShop version -- : 2.6.3
-- Joomla version -- : 3.5.1
-- PHP version -- : 5.5.36
-- Browser(s) name and version -- : Any
Hi,
I would like to simply use the filter module and display my products based on the filtering criteria. On the filter page I would like just the filter showing, no category listing or product listing. On the results page I would like just the product listing of results and no filter showing.
I have created a hikashop filter module with a category list menu item, I have also created a product listing menu item and used that menu id for the menu id in the filter. I have selected an image category that has folders of sub categories in it and products in the subcategories.
I have turned off the show filter option in the products listing menu item.
I have also installed the modules anywhere extension.
Final results
Initial Filter page: shows filter, category listing and product listing below that. I was able to remove the category listing with some css code nicolas suggested. Removed the product listing with css code also, but then there are no products listed on the results page either so deleted that code.
Results page:
Shows correct products but still has the filter above the results. Tried all solutions I could find. Nothing worked.
Driving a guy nuts... Please help. Love Hikashop still!