Showing 1 – 1 of 1 replies
cromaducale

Here I am again with two answers […]

cromaducale PURCHASED
7 years ago
hi tehere! here I am again with two answers regarding portfolio:

can you please show me a way (if it can be done) to have an isotope filter with an anchor on the same link?
moreover, there's a way to hide all others menu voices when one is selected by the isotope filter?

thanks a lot!

Marco
Double Theme
Double Theme SELLER
7 years ago
Hi,

1. Check this link - http://isotope.metafizzy.co/filtering.html#url-hash

2. I guess you can do it with jquery, CSS and function in "assets/js/custom.js" file:

$('#filters a').click(function() {
...
});