Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.destroy() method in shortcode #358

Open
PixelDesigns opened this issue Aug 27, 2023 · 0 comments
Open

.destroy() method in shortcode #358

PixelDesigns opened this issue Aug 27, 2023 · 0 comments

Comments

@PixelDesigns
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant