/* css needed*/
dotlottie-player {
position: absolute;
right: 50%;
top: 100px;
transform: translate(-50%, 0);
left: 50%;
}
add_action( 'woocommerce_thankyou', 'thankyou_page_lottie', 1 );
function thankyou_page_lottie() {
echo '<script src="https://unpkg.com/@dotlottie/player-component@latest/dist/dotlottie-player.mjs" type="module"></script><dotlottie-player src="https://lottie.host/db927954-ca80-4b3a-8813-8b91efc2e40a/1xbuVowrLG.json" background="transparent" speed="1" style="width: 650px; height: 650px" direction="1" mode="normal" autoplay></dotlottie-player>';
}
Was this helpful?
YesNo
great publish, very informative. I ponder why the other experts of this sector do not notice this. You must continue your writing. I am confident, you’ve a huge readers’ base already!
Thank you very much for the support! 😀