Title: Enigma Basic Version support for WooCommerce
Last modified: August 31, 2016

---

# Enigma Basic Version support for WooCommerce

 *  Resolved [nailglazing](https://wordpress.org/support/users/nailglazing/)
 * (@nailglazing)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/enigma-basic-version-support-for-woocommerce/)
 * Can you please tell us if Woocommerce is supported on the free version of Enigma.
   It states it is but then comes up with an alarm to say it is not compatible when
   its loaded.
 * Thx

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [kdeighton](https://wordpress.org/support/users/kdeighton/)
 * (@kdeighton)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/enigma-basic-version-support-for-woocommerce/#post-6958247)
 * I have the same problem. Did you ever get to the bottom of this?
    I guess nobody
   on the forum cares about this?
 *  [weblizar_support](https://wordpress.org/support/users/weblizar_support/)
 * (@weblizar_support)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/enigma-basic-version-support-for-woocommerce/#post-6958248)
 * Hi..
 * Sorry for inconvenience.
 * Please make a child theme directory and create a functions.php file.
 * Now copy below code and paste into child theme’s functions.php file.
 *     ```
       add_action( 'after_setup_theme', 'weblizar_theme_setup' );
          function weblizar_theme_setup()
           {
              add_theme_support( 'woocommerce' );
       }
       ```
   
 * Save the changes.
 * Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Enigma Basic Version support for WooCommerce’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/enigma/7.73/screenshot.png)
 * Enigma
 * [Support Threads](https://wordpress.org/support/theme/enigma/)
 * [Active Topics](https://wordpress.org/support/theme/enigma/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/enigma/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/enigma/reviews/)

## Tags

 * [engima](https://wordpress.org/support/topic-tag/engima/)

 * 2 replies
 * 3 participants
 * Last reply from: [weblizar_support](https://wordpress.org/support/users/weblizar_support/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/enigma-basic-version-support-for-woocommerce/#post-6958248)
 * Status: resolved