Title: Plugin breaks my template
Last modified: August 30, 2016

---

# Plugin breaks my template

 *  Resolved [suge1w](https://wordpress.org/support/users/suge1w/)
 * (@suge1w)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/plugin-breaks-my-template/)
 * [See for yourself](http://i58.tinypic.com/24y4x3s.png)
 * Latest version of WC, WP and a commercial template from TF called Media Center.
 * Any ideas why it does this because I’d love to get this plugin up and running!
 * [https://wordpress.org/plugins/smart-variations-images/](https://wordpress.org/plugins/smart-variations-images/)

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

 *  Plugin Author [RosendoLabs](https://wordpress.org/support/users/drosendo/)
 * (@drosendo)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/plugin-breaks-my-template/#post-6617612)
 * Hello suge1w,
 * As I explain in the **FAQ**:
 * > **The plugin doesnt work with my theme**
   > Themes that follow the default WooCommerce implementation will usually work
   > with this plugin. However, some themes use an unorthodox method to add their
   > own lightbox/slider, which breaks the hooks this plugin needs.
 * And this is the case with your theme and migth need some custom development in
   order to work. Or try the following method(s).
 * In your theme, search for:
    `remove_action('woocommerce_product_thumbnails','
   SOME_OTHER_FUNCTION');`
 * And Comment it out. Add **//** before de remove_action and save, check if my 
   plugin works now.
 * You may probably find it in a **single-product.php**
 * If not: besides commenting the above, search also for:
    `remove_action('woocommerce_before_single_product_summary','
   SOME_OTHER_FUNCTION');`
 * And Comment it out also, , check if my plugin works now.
 * **Note**: You will loose the default theme functionality for the images, but 
   anyway my plugin has its own.
 * Hope this helps.
 * Sorry for the delay on the answer, please leave a review if you like the plugin.
 * Thanks,
    David
 *  Thread Starter [suge1w](https://wordpress.org/support/users/suge1w/)
 * (@suge1w)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/plugin-breaks-my-template/#post-6617699)
 * Hi David,
 * Thanks for the response.
 * Looks like my theme doesn’t have that page and I can’t seem to find that line
   of code anywhere.
 * I thought the problem lay with Zoom Magnifier by YiT but deactivating that plugin
   has zero effect. I then tried enabling another theme (Mystile) but ran into the
   exact same issue. It totally messes up the CSS of the images and the descriptions
   won’t even display.
 *  Plugin Author [RosendoLabs](https://wordpress.org/support/users/drosendo/)
 * (@drosendo)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/plugin-breaks-my-template/#post-6617732)
 * Hello suge1w,
 * I did find that there was a bug messing up the CSS of the images, this was because
   it was not loading the css file.
    This has been fixed with the current version.
   1.4.1
 * Thanks for alerting it to me, because my plugin will work with most of the themes.
 * All the best,
    David

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

The topic ‘Plugin breaks my template’ is closed to new replies.

 * ![](https://ps.w.org/smart-variations-images/assets/icon-256x256.png?rev=2094600)
 * [Smart Variations Images & Swatches for WooCommerce](https://wordpress.org/plugins/smart-variations-images/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/smart-variations-images/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/smart-variations-images/)
 * [Active Topics](https://wordpress.org/support/plugin/smart-variations-images/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/smart-variations-images/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/smart-variations-images/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [RosendoLabs](https://wordpress.org/support/users/drosendo/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/plugin-breaks-my-template/#post-6617732)
 * Status: resolved