elementor / elementor/wp2static
7.1.6 Ruins layout when using Elementor. (Ignoring plugins folder for scripts?)
- Dominant language
- PHP
- Stars
- 1.5k
- Forks
- 294
- PR merge metrics
- No merged PRs in 30d
Description
This is what the website looks like on Wordpress with Elementor as the designer.

After exporting with the latest wp2static, breaks all layout.

Depending on how fast you read your GitHub messages;
Development URL:
https://amandacowiehypnotherapy.clactonwebdesign.com/
Live URL where its hosted on static netlify.
https://amandacowiehypnotherapy.com/
But im going to have to act pretty fast to repair this, So far a job that should have taken 20 mins max to do, has taken me 2 days to try and get wp2static not only installed, but working and now formatting.
Im sure I mentioned there were issues with Elementor before?
I think its just ignoring scripts in the /plugins folder.
In the Dev ConsoleI can see;
```
Loading failed for the with source “https://amandacowiehypnotherapy.com/wp-content/plugins/wp-serverless-forms/assets/js/main.js?ver=5.6”.
Loading failed for the <script> with source “https://amandacowiehypnotherapy.com/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=4.3.10”.
Loading failed for the <script> with source “https://amandacowiehypnotherapy.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js”.
Loading failed for the <script> with source “https://amandacowiehypnotherapy.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.0.16”.
Loading failed for the <script> with source “https://amandacowiehypnotherapy.com/wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.8.1”.
Loading failed for the <script> with source “https://amandacowiehypnotherapy.com/wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js?ver=4.0.2”.
Loading failed for the <script> with source “https://amandacowiehypnotherapy.com/wp-content/plugins/elementor/assets/lib/swiper/swiper.min.js?ver=5.3.6”.
Loading failed for the <script> with source “https://amandacowiehypnotherapy.com/wp-content/plugins/elementor/assets/lib/share-link/share-link.min.js?ver=3.0.16”.
Loading failed for the <script> with source “https://amandacowiehypnotherapy.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.0.16”.
```
And when I look at the folder structure generated, there isnt even a plugins folder to include these.
Contributor guide
Assessment
This issue has not been assessed yet.