So I have been using Isotope for sometime on my website - I was recently asked why I had stopped using Isotope at which point I discovered that it had stopped working when I changed my theme.
Using jQuery instead of $ for javascript
The basic script for isotope is …
|
|
However, WordPress reserves the use of $ so you need to change your script to
|
|
Read more from my blog for an introduction and quick tips on developing in Hugo or UCTD.