The header script disappeared after a set of time

We have put all of our tracking and 3rd party scrip inside of Cwicly Settings → Custom Code → Head Pixels and Tags.

The way we determine if the code is disappeared on the frontend is that, we are using a form from Adobe called Marketo forms, and we have scripts inside our Head.

Whenever the form disappeared on the frontend, we check on the dev tools from chrome and we cannot see any script in the head anymore.

When we go back to the backend, we see the scripts are still there, and when we click save again, the script will work again on the frontend. After several minutes or hours, the scripts will be gone again.

Experiencing this since plugin 1.1.8.5.2 update. Not sure if its related to the Global Part bug, but we disabled our global part and use “Template parts” in all of our templates.

Thank you!

Environment info

  • WordPress version: 6.0.1
  • Gutenberg Plugin version: -
  • Cwicly Plugin version: 1.1.8.5.2
  • Cwicly Theme version: 1.0.3

Hello @lukelee,

Do you have transients deactivated or reset after a certain length of time?
The Custom Code scripts are stored within a transient.
Cwicly automatically checks if the transients are missing and will automatically create those transients again (which last for 30 days).
I can’t seem to be able to reproduce this on my side so would appreciate to check this on your installation with temporary access if possible.