Hello.
1. I wonder if there is a way to exclude the ''ALL'' categories filter link (Reset) and show only the categories (with ''ALL'' pre-selected the page is way to long)
2. Can i have a specific category pre-selected?
3. How can I translate - rename ''ALL'' for other situation?
Thank you.
Comments
#Filters .all{display: none !important;
}
2) No, you would have to use the JS script which will trigger the click on specified category while the page is loaded.
What I wanted to do is directly load the first filtered category (or any category) not ALL categories in the first loading....