Ok, no problem.
Another suggest for you.
In another template I've see this script (with PB 4)
script type="application/json" class="joomla-script-options new">{"data":{"breakpoints":{"tablet":991,"mobile":480},"header":{"stickyOffset":"100"}},"joomla.jtext":{"ERROR":"Errore","MESSAGE":"Messaggio","NOTICE":"Avviso","WARNING":"Attenzione","JCLOSE":"Chiudi","JOK":"OK","JOPEN":"Apri"},"system.paths":{"root":"","rootFull":"https:\/\/ww2.*****.it\/","base":"","baseFull":"https:\/\/ww2.*****.it\/"},"csrf.token":"*******"}
I find the same code in the travelin template.
I don't understand where this code comes from, I searched the template and couldn't find it.
Is possible that this baseFull and rootFull is the problem with my addon Form Builder in PB4?