• Where do I add custom functions? as the docs for storefront say to leave functions.php under the child theme blank.

Viewing 1 replies (of 1 total)
  • You can add them to the functions.php file of your child theme, which is how most custom stuff is done or at least one of the proper recommended ways to do it.

    That said, WooThemes has a plugin for it here as well:

    https://github.com/woocommerce/theme-customisations

    If you aren’t familiar with Github, just click on the green Clone or Download button, choose Download ZIP and then you can upload that into your WP dashboard and insert your customizations in the plugin there.

Viewing 1 replies (of 1 total)

The topic ‘Where to add custom functions?’ is closed to new replies.