Hi Adam,
first: thanks a bunch for the reply and your time.
Unfortunately I can’t share my local setup for you live. However I’ve setup a test environment where I was able to reproduce the exact same issue. It’s a wp sandbox environment and I’d be happy to share the details with you so that you can do whatever you’d like to investigate into this.
The setup:
– Plain WordPress installation
– Oxygenbuilder Plugin
– Forminator Plugin
– Custom Plugin “Swup” I made which provides the swup js files
The goal is to provide a smooth user experience by having a static header and footer while only the page content changes when navigating through the page. It works very smooth so far but as already said forminator forms are not working. The setup works as the swup transition engine replaces only the content in the content container (id=”swup”). Headers and all JS is reloaded, too.
What works:
– Navigating between pages smoothly
– Opening contact page with forminator form
What doesn’t work:
– Opening e.g. home page and then navigating to contact page with forminator form -> no forminator form is visible
Here’s the page:
https://exuberant-lyrebird.w5.wpsandbox.pro
When you navigate using the menu you should see that the transitions are only within the content while the header & footer stays.
When navigation to menu section “About Us” > “Contact” you will see that there is no forminator form. However if you now reload the page or navigate directly to the page (https://exuberant-lyrebird.w5.wpsandbox.pro/contact/) the form will be displayed.
I would be happy to share the admin login data with you so that you can have full page access to look into this. Can you share a mail which I can use to give you the credentials? Don’t want to announce it here even though it’s a sandbox environment.
Cheers