Hi everyone,
I have a pressing question for you! I develop custom pages with animations and 3D effects on Webflow for my company because of its ease of use, my knowledge on it and the functionalities it offers.
Example of a page : [https://surgery-origo.webflow.io/](https://surgery-origo.webflow.io/)
Soon, my company wants me to redesign our website and transition it to WordPress for its user-friendliness. Currently, we use Magento.
My challenge is that WordPress primarily operates with PHP, and there doesn’t seem to be a straightforward method to import custom pages complete with HTML, CSS, JS, and images. I have a paid version of Webflow, so I can export the code in this format.
What would be the easiest way to import my custom pages into WordPress?
I already try to iframe the page, use the udesy plugin and the old decraped version of the official webflow page integration plugin.
Thanks in advance.
[ad_2]
the animations don’t show on first load on mobile
PHP is server-side. It is unrelated to frontend like html, css and js. As long as your animations are in a standard web format, then they can be used in any web based platform.