Inject attribute is not removing the source

Hey Support,

I’m using the inject attribute to place a styled testimonial inside a dynamic Rich Text element on a CMS template page Leading Global Crypto Exchange Selects Traversal to Improve Incident Response, Reduce MTTR, and Democratize Engineering Knowledge

The source is on the page and I’m using the short code method. This works fine, but the source is still visible. Here is a video explaining further: Webflow - SVZ - Traversal - 5 June 2026 | Loom

Read only link…

Hey @hello6

While the .hide would suffice, you are almost there!

The {{testimonial}} is in its rightful position as you’ve deemed fit & correctly matches the fs-inject-instance’s value
The fs-inject-instance="testimonial" needed while using the shortcode is correctly added to the source element fs-inject-element="element"

Add the fs-inject-instance="testimonial" to the target element, the richtext fs-inject-element="target" as explained in the docs

On a side-note, there are 2 Finsweet cdns, one in site settings presumably and another on the page
You can just utilize the site-settings one by moving the attributes fs-toc & fs-inject to it

Let me know, thanks!