[ad_1]
Is it possible to make this button revert to show ‘COPY MY EMAIL’ after showing ‘EMAIL COPIED’ for a short period? im really struggling to find any information or help, appreciate any help! Details in comments
[ad_2]Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
Using WP, Elementor Pro and Dynamic Content Pro – im kind of winging my way through building my portfolio and learning web design as i go, and im really stuck on this button
Im using dynamic content pro for the text change on click and ‘copy to clipboard’ widget but i think its breaking any code ive used that is supposed to reset the button to its default state (it also means whenever i change the button-id the click function stops working
I have next to no coding knowledge but have managed to get a few things working with tutorials in the past, im more than happy to see tutorials/solutions that require coding but i just need a full step by step 🙂
any help of suggestions are greatly appreciated on my learning journey, cheers!
You could do this with some custom javascript, using some like WP Scripts. Ask Chat GTP to create a click event listener that reverts the text after a timeout.
That said, I think you should be asking yourself: does this a tangible effect on the end user’s experience or am I just being picky?
This change is tiny but a bunch of tiny, inconsequential changes quickly add up to a big time burns. Only God knows the amount of hours I burned changing things no would notice
React