-- url of the page with the problem -- :
slowtaste.org
-- HikaShop version -- : 2.2.2
-- Joomla version -- : 3.1.5
-- PHP version -- : 5.3.28
-- Browser(s) name and version -- : XXXXX x.x.x
-- Error-message(debug-mod must be tuned on) -- : Error_message
Hi,
I’m trying to configure Hikashop to realize the following model:
I’ll sell fresh food products. The buyer has to select, before deciding what to buy, the day food will be available (the purpose is to avoid waste and preserve food freshness).
Here
a model website.
I created a product custom field called “ready for” (image attached).
Then I created a sample list of products and for each product I selected the days customers can buy them (image attached).
After that I set up a filter (image attached).
Then, I created a filter module (image attached).
So far, so good. Here’s my questions:
1- When I go to the home page,
www.slowtaste.org
(it’s a test domain for harvestalk.com) I can see the filter above the categories list. It displays the label “all” and I have to click on it and select a date. Instead, I’d like rather have the page already loaded with the first value of the filter (in this case: ready Friday 07-02, that is the first value of the product custom field). How can I do this? (see the attachment)
2 - After selecting the appropriate date for the order, a new page is loaded. How can I move the filter above the categories position? (see the attachment)
3- If I click on a category, both from the home page and from a page after I’ve applied the filter, I get the products list but I can’t see the categories anymore. How can I fix this? (see the attachment)
Thanks