I used @SidneyOttelohe typed.js code to install a beautiful looking type effect on my site but it seems to have stopped working. Any advice on how to get this back up and running.
Hey @parkerwest, the author has removed the original cdn I was using in the example, you can use this one instead: https://cdnjs.cloudflare.com/ajax/libs/typed.js/1.1.7/typed.min.js1
Or straight from github: https://cdn.rawgit.com/mattboldt/typed.js/master/lib/typed.min.js
as @samliew kindly pointed out here: How to embed files hosted on Github
edit: appears this example was already using the original file, not sure what’s going on here will have to look deeper into it.
Best, Sid
Thank you so much! Back up and running!
I found this example that is working so I copied this source instead.
https://webflow.com/website/Sunlight-iykak7eo
Yeah turns out the author of the Typed.js library has made a new version of the library that broke this one, you can check out how to set it up with the new instructions on Github.
Glad you got it working