mathew80 Posted March 9, 2014 Share Posted March 9, 2014 Hi, in front end when a customer choose a filter from the module in the top of the sidebar appears a grey box with the summary of filters displayed. For example, in sidebar I have: Manifactures - Adam - Brandon - Polly if a choose "Polly" on the top of the sidebar appears: --------------------------- Active Filter Manifacturer: Polly X --------------------------- if I close another one, Adam for example, appears --------------------------- Active Filter Manifacturer: Polly X Manifacturer: Adam X --------------------------- but I'm looking for a different result, I want to display --------------------------- Active Filter Manifacturer: Polly X Adam X --------------------------- I saw blocklayered.tpl and I found that this is the result of {$filter.name|escape:html:'UTF-8'}{l s=':' mod='blocklayered'} but I don't know how to solve this.. Any idea? Many thanks Link to comment Share on other sites More sharing options...
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