Script, code : it's not reflected on the website, how to solve it ?

You have added code/script to one of your pages, but it is not displayed on the front end of the site.
This is due to the way pages are loaded on the site and how scripts are loaded. We have developed a simple way to match the two elements and load the scripts at the right time.

 

Exemple of implementation : 

When you are on your code section, click on "html" icon to reveal the code :

script1.png

 

Search for the "script" tag, just after add yep-defer (by putting a space before and a space after) like this : 

script2.png

Click on the green check mark then save. 

 

If you already had your site page open, you need to reload the page. 

script3.png

Articles in this section

Was this article helpful?
0 out of 0 found this helpful