Hi @mengeco
The error here: (index):377 GET https://www.monsite.fr/wp-content/themes/joyn-child/animation/anim-accueil.hyperesources/animaccueil_hype_generated_script.js?31158 net::ERR_ABORTED 404
…looks like it is not loading the animation from where it should. The source for your site should be something like the following:
https://www.monsite.fr/wp-content/uploads/hypeanimations/123/anim-accueil.hyperesources/animaccueil_hype_generated_script.js?31158
Some things that can cause this are modifying tghe base_url in your theme, or if you don’t have the correct URL set in the ‘home’ and ‘site url’ in your Settings > General part of your wp-admin.
Or did you upload your WP export into wp-content/themes/joyn-child/animation/anim-accueil.hyperesources/ via FTP?
If the plugin uploaded your OAM correctly, it would be in wp-content/uploads/hypeanimations/1 (where 1 is the if of the animation)
Just for info, if I use the old method, without the plugin, and using the html code, it works…
Can you clarify how you’re embedding it normally? You placed it in your wp-content/ folder?
@sauerland – It looks like you have a responsive height setup. Please see the plugin page for information about embedding responsive Hype document: https://forums.tumult.com/t/tumult-hype-animations-wordpress-plugin/11074 – See ‘planning responsive documents’. This is a very common issue, but it can usually be resolved by unchecking ‘height’ scaling in the scene inspector.