-
Notifications
You must be signed in to change notification settings - Fork 204
Open
Description
Hi,
I use shortcode on my WordPress site, but the .destroy() method is not working. I can't remove the cursor after the animation is complete. This is my shortcode:
[typeit speed="150" cursorSpeed="1000" deleteSpeed="400" lifeLike="true" queue="type('web designs').pause(1000).move(-8).delete(3).pause(1000).type('UI').pause(1000).delete(2).pause(1000).type('DTP').pause(1500).delete(3).pause(1000).type('pixel').move(null, {to: 'end'})"]
What is the problem?
Thanks
Metadata
Metadata
Assignees
Labels
No labels