Title: Problem whit product variable and custom theme
Last modified: March 14, 2018

---

# Problem whit product variable and custom theme

 *  Resolved [artpuntocom](https://wordpress.org/support/users/artpuntocom/)
 * (@artpuntocom)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/problem-whit-product-variable-and-custom-theme/)
 * Hi,
 * i’m having issue whit product variable on my site.
    I have a very simple custom
   theme and i have declared woocommerce whit the function
 *     ```
       if ( ! function_exists( 'miotema_add_woocommerce_support' ) ) {
       function miotema_add_woocommerce_support() {
       	add_theme_support( 'woocommerce' );
       }
       }
       add_action( 'after_setup_theme', 'miotema_add_woocommerce_support' ); 
       ```
   
 * in function.php. All work except a variable product page. When i select an option
   from the form select nothing appear (no photo, no price, no description change).
   If i change theme all work so i think there is a problem with my theme.
 * Any solution, please?
 * you can see the problem here:
 * [http://blog.agricolatricarico.it/prodotto/prodott-variabile/](http://blog.agricolatricarico.it/prodotto/prodott-variabile/)
 * Thank you for your help!!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblem-whit-product-variable-and-custom-theme%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Caleb Burks](https://wordpress.org/support/users/icaleb/)
 * (@icaleb)
 * Automattic Happiness Engineer
 * [8 years, 1 month ago](https://wordpress.org/support/topic/problem-whit-product-variable-and-custom-theme/#post-10074576)
 * This error is likely the culprit: [http://cld.wthms.co/nTEpya](http://cld.wthms.co/nTEpya)
 * See [https://docs.woocommerce.com/document/jquery-cookie-fails-to-load/](https://docs.woocommerce.com/document/jquery-cookie-fails-to-load/)
   for more details.
 *  Thread Starter [artpuntocom](https://wordpress.org/support/users/artpuntocom/)
 * (@artpuntocom)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/problem-whit-product-variable-and-custom-theme/#post-10076976)
 * Hi,
    Thank for you answer but i already tried this metod.
 * [https://docs.woocommerce.com/document/jquery-cookie-fails-to-load/](https://docs.woocommerce.com/document/jquery-cookie-fails-to-load/)
 * I used the fixed as explain in option 3 but it doesn’t work.
 * Any other solution?
 * Thank you for your help!!
 *  [Caleb Burks](https://wordpress.org/support/users/icaleb/)
 * (@icaleb)
 * Automattic Happiness Engineer
 * [8 years, 1 month ago](https://wordpress.org/support/topic/problem-whit-product-variable-and-custom-theme/#post-10079612)
 * The Cookies console error is still there. It’s possibly not directly related 
   to the variations issue, though I’m not ruling that out. Just saying you should
   leave the fixes in place regardless if you see change.
 * IF you can’t get the workarounds to resolve the javascript error, you will need
   to contact your web hosts and go with option 1 in the above guide.

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

The topic ‘Problem whit product variable and custom theme’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Caleb Burks](https://wordpress.org/support/users/icaleb/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/problem-whit-product-variable-and-custom-theme/#post-10079612)
 * Status: resolved