portfolio-hash-filter.html javascript error

1 reply · opened Mar 26, 2023

PpardthemonsterMar 26, 2023

I have noticed degraded performance with hash filter with v7.0.4:

Using default portfolio-hash-filter.html file in v7.0.4, I get the following error:

[Error] TypeError: $container.isotope is not a function. (In '$container.isotope({ transitionDuration: '0.65s' })', '$container.isotope' is undefined)
(anonymous function) (portfolio-hash-filter.html:3312)
dispatch (jquery.js:1:42674)

SSemicolon WebSTAFFMar 27, 2023

Hello,

Simply change the jQuery(window).on( 'load' to jQuery(window).on( 'pluginIsotopeReady'.

This will definitely resolve the issue. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard