Hi!
So, the story in short. I’m creating a website for a non-profit using WordPress/Elementor. My client also works with another organization that created an online course to teach kids on their new website.
The problem is that the other organization didn’t know I’m creating the website with WordPress, so they coded their own ‘mini site’ and simply sent me all the codes: HTML, CSS, JS and all the associated assets and library.
My question is – what do I do with it all? How do I add now those pages to the existing site?
I tried using custom HTML widget, and adding custom CSS and JS to the pages via elementor, but that didn’t work, because there’s <head> code and script in the HTML files that don’t run in this way.
My other assumption is that I need to add a widget where I can insert head and body scripts into specific pages? But what do I do with all the files and library assets? The scripts in the <head> code call on specific functions that look for specific folders. So does that mean that I need to add those assets via FTP to the website? And adjust paths accordingly in the <head> script?
Is that the correct direction?
Or is there a much simpler version to do this?
Attaching screenshot of files they sent me.
Thank you to everyone in advance for your help and advice!
[ad_2]