Hi all,
I have a client with a WordPress website. On one page he wants a custom web app, so I have to overrule WordPress to not load an error 404 on that URL but to show the web app.
So like:
- website.com (contains WP theme)
- website.com/contact (contains WP theme with contact form)
- website.com/app (contains custom app that has nothing to do with the WP theme)
Does anyone know how to achieve this?
I have a client with a WordPress website. On one page he wants a custom web app, so I have to overrule WordPress to not load an error 404 on that URL but to show the web app.
So like:
- website.com (contains WP theme)
- website.com/contact (contains WP theme with contact form)
- website.com/app (contains custom app that has nothing to do with the WP theme)
Does anyone know how to achieve this?