Title: plugin conflict
Last modified: September 29, 2017

---

# plugin conflict

 *  Resolved [dmnick](https://wordpress.org/support/users/dmnick/)
 * (@dmnick)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/plugin-conflict-172/)
 * Hi!
    You plugin conflicts with Prices by User Role for WooCommerce (BASIC). When
   this plugin is enabled it cannot see price with extra items and it is show price
   without extra items. class-tm-epo-compatibility-woocommerce-dynamic-pricing-and-
   discounts.php i just added such code `WC()->cart->cart_contents[ $cart_item_key]['
   data']->set_sale_price( WC()->cart->cart_contents[ $cart_item_key ]['data']->
   get_price() + $cart_item['tm_epo_options_prices'] )` after `WC()->cart->cart_contents[
   $cart_item_key ]['data']->set_price( WC()->cart->cart_contents[ $cart_item_key]['
   data']->get_price() + $cart_item['tm_epo_options_prices'] );` and now it is working
   with Prices by User Role for WooCommerce (BASIC) the issue is that Prices by 
   User Role for WooCommerce (BASIC) uses sale_price not the price and shows price
   without extra items

Viewing 1 replies (of 1 total)

 *  Plugin Author [ThemeHigh](https://wordpress.org/support/users/themehigh/)
 * (@themehigh)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/plugin-conflict-172/#post-9666074)
 * Hi,
 * This looks like the issue is caused by another plugin as can be seen by this 
   part of the code:
    `class-tm-epo-compatibility-woocommerce`
 * Ours will have the ThemeHigh class names.
 * Thanks!

Viewing 1 replies (of 1 total)

The topic ‘plugin conflict’ is closed to new replies.

 * ![](https://ps.w.org/woo-extra-product-options/assets/icon-256x256.gif?rev=3241643)
 * [Extra Product Options For WooCommerce | Custom Product Addons and Fields](https://wordpress.org/plugins/woo-extra-product-options/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-extra-product-options/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-extra-product-options/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-extra-product-options/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-extra-product-options/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-extra-product-options/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [ThemeHigh](https://wordpress.org/support/users/themehigh/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/plugin-conflict-172/#post-9666074)
 * Status: resolved