Hi
with a 'before render' CODE field I call a JS file which works well.
I can't just use a JS code file because my script has several <script src="/xxx"></script> that can't be understood with the JS code field. I also prefer calling a separate file I can edit in my editor.
However when I look at the HTML page source code I see I need to put the script at the bottom of the page which is not the case.
Whichever seblod position (with seb_one seblod template) my embeded JS code is not moved at the bottom.
is there a way to force the code to be put at the bottom please?
thanks
Cyril