"scripts.min.js" not getting included in footer? What have I broke?

Trying to figure out why the scripts.min.js is not being included in the foot anymore… I’ve done something wrong I’m sure :slight_smile: any tips?

Have you deleted the call to wp_footer() in template/footer.php (or not added it to a custom footer template?

Nope, it’s definitely there… :frowning:

Is the footer definitely included from base.php?

Can you show us the part in script.php where you call it?