attlas
July 27, 2025, 2:53pm
1
Hi, I’d like some clarification. I thought the custom code for each page was truly specific to that page. However, when I add a script, it appears on all the pages of the site.
I want the iframe to appear only on this particular page.
Does anyone know how to set this up correctly ?
Hi Yann
Indeed this code is only supposed to be executed in this page.
Why do you think it is executing in other pages as well?
On another note, if you want to use an Iframe we have a specific element that you can use in your project;
attlas
July 28, 2025, 6:34pm
3
Thanks @Agustin_Carozo for the answer.
But as I said, when I put the script in the header of a specific page, the script content (chat) shows up on every page.
An iframe isn’t relevant in my case. What I need is like a bubble chat in the page from the script not an iframe.
Just tried again now, it’s really not working on specific pages like the home
Let me check with the team to see if we have an answer for this or if you need to submit a bug report