POPUP issue, plugin not properly working after updating from 2.6 to 2.6.1
-
Your latest update is causing huge trouble as it is removing all the javascripts we added into the content via admin. We have certain popups which contains Hubspot form code. This Hubspot form code contain script URL and custom script to load the form dynamically from the Hubspot server. This was working fine till 2.6. After todays update, the script code seems filtered, so all the script properties are getting removed. For example, try to include
<script charset="utf-8" type="text/javascript" src="https://js.hsforms.net/forms/embed/v2.js"></script>
or some other similar scripts or functions via
<script></script>
in the popup content. If you check in the frontend, this script wont be there in the popup, it seems filtered and removed as mentioned above. I think many people use this to bring dynamic forms to the website from Hubspot, Jotforms etc. Please fix this asap. Waiting for your response.
- The topic ‘POPUP issue, plugin not properly working after updating from 2.6 to 2.6.1’ is closed to new replies.