Replies: 1 comment 8 replies
-
Well, we do not have this plugin and cannot check this issue. Of course, it's impossible to provide support for all 50000+ WP plugins out there and we did no changes in
The question is: Which theme? In this case, I suggest to install a similar Bootstrap 5 theme like Understrap and check if plugin works with this one. If so, we can investigate further and check the code for the difference. BTW, a link to your project to reproduce the issue is always very helpful ;-) |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I recently implemented this plugin, 'YITH Frontend Manager for WooCommerce'. It essentially allows managing orders from the frontend, including editing them, etc. My issue is that I can't edit them with the Bootscore theme. I know it's the problem because if I change the theme, I can edit them. In fact, the console sends me this error when I'm using the Bootscore theme: 'Uncaught ReferenceError: woocommerce_admin_meta_boxes is not defined at product_order/?id=7560'. I'd like to know if there's any way to solve it.
Beta Was this translation helpful? Give feedback.
All reactions