Ok, the problem has something to do with timber.
We use Timber to dispatch our data to timber templates. If i use a php file for the site it is working. So currently i am looking for some kind of timber widget to call php functions or to run php methods inside twig templates.
Thank you very much for replying 🙂
If i type:
sb_init();
into the chrome console i get:
Uncaught ReferenceError: sb_init is not defined
at <anonymous>:1:1
So due to the docs the js files are not loaded correctly, right?
-
This reply was modified 6 years, 5 months ago by supamario.
-
This reply was modified 6 years, 5 months ago by supamario.