php - Woocommerce not putting javascript in footer -


ok have custom wordpress theme , have installed woocommerce. javascripts added footer not being brought in:

  • the plugins i've got running woocommerce , advanced custom fields
  • my theme has add_theme_support( 'woocommerce' ); in my
    functions.
  • i have woocommerce.php in theme folder
  • i have copied directory in 'woocommerce' in theme override plugin files have not edited them.
  • wp_footer(); in footer

im tearing hair out why not bring in.

i have no idea how or why has resolved itself.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -