wp-shortcake / shortcake

Shortcake makes using WordPress shortcodes a piece of cake.
GNU General Public License v2.0
664 stars 142 forks source link

Conflicts with WooCommerce #694

Closed bostonchic closed 7 years ago

bostonchic commented 7 years ago

I use this plugin as it's required by the ARVE plugin for shortcodes but on sites running WooCommerce, it renders WooCommerce useless on backend. :(

Tobias-Conrad commented 7 years ago

@roborourke @danielbachhuber @thomasmb @glueckpress nice plugin. i can confirm the issue: "breaking woocommerce backend", woocommerce shipment tracking button and sent note to the customer (standard included in woo) button.

easy to test. just install woocommerce add an invoice and try to sent a note the customer of the invoice. you see the button is not working.

@bostonchic you can just disable "shortcode UI" plugin and copy the shortcode for a new video. Videos already created will stay working.

alexbudin commented 7 years ago

Yes, this is a HUGE problem as it cannot be used with WooCommerce. It interferes with all its UI in the backend (WooCoomerce -> Settings)

When can we see a fix? As i made the mistake of updating this plugin and now everything in woocommerce is all over the place. I will have to roll back.

Im using this with ProfilePress and seems that ProfilePress does not work without this. So stupid to set dependencies on something that is badly coded.

Alex

rogercoathup commented 7 years ago

Can confirm -- v0.7 is breaking the WooCommerce JS on our sites as well

goldenapples commented 7 years ago

This should be fixed with 0.7.1, but may require setting the SELECT2_NOCONFLICT flag in your wp-config.

Tobias-Conrad commented 7 years ago

please show a notification if to set or set it by auto. thx

Am 29. März 2017, 20:11, um 20:11, Nathaniel Taintor notifications@github.com schrieb:

This should be fixed with 0.7.1, but may require setting the SELECT2_NOCONFLICT flag in your wp-config.

-- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/wp-shortcake/shortcake/issues/694#issuecomment-290175680