Hey Everyone,
So I had a client hand me some html, css, and js files and said it is an online game they have created and want to integrate into the site that I made them.
I’m struggling to figure out how to integrate this so that people can go to it on the site.
Can anyone point me in the right direction on how to integrate this?
Thanks
Hi MikeTandySwag,
You’ll most likely need to use a child theme then create a page template then dump all the HTML content on it, then tweak the locations of css and js files.
If it needs dynamic content then you can add the WordPress loop in that template.
Here are some links that could be helpful:
– https://www.cloudways.com/blog/creating-custom-page-template-in-wordpress/
– https://developer.wordpress.org/themes/template-files-section/page-template-files/
I hope you’ll find the information helpful.
Best regards,
Nikko