Thread Starter
lab21
(@lab21)
Hey @fmixell thanks for the quick reply!
I am not using Gutenberg, i do have the latest WP install.
If i remove the
if( ! is_admin() )
from the function yikes_custom_tax_order_front_end_init everything works well.
Thank is why i made this request…
I am referring to a custom taxonomy that i created. I checked on a different project as well and it works the same way.
Thread Starter
lab21
(@lab21)
Well it is not a free plugin. You may find it here: https://woocommerce.com/products/woocommerce-pre-orders/
I talked with the woocommerce support team, they looked into it and they said that there is a conflict with the plugin.
If i disable pre0orders OR Flamingo everything works fine. So those two somehow don’t work together.
I only have the fatal error mentioned above.