Is this [load] even possible? am I doing it right?
-
So, we need to insert a javascript file into a page that will produce a form from AutoPilot. We can, of course, just do that in the “Text” editor and that works fine. BUT, I want people to be able to use the “Visual” editor but if they do, it eats/kills the javascript code.
So, I was thinking here I could use the [load] function to pull the javascript file into the page to generate the form and then that would still allow for people to use the Visual editor and not kill/eat the script.
But it didn’t work, no form shows up. I tried this:
[load dir=”site” file=”http-url-link-to-the-autopilot-form-script-they-gave-us-to-embed-into-the-page-that-pulls-from-their-server”]
Can this plugin not handle this need? Did I do it wrong?
- The topic ‘Is this [load] even possible? am I doing it right?’ is closed to new replies.