Web Expert

Results 12 comments of Web Expert

Hello Do you have any roadmap to this enhancement?

Is there any workaround for this one please? Your plugin works great with WooCommerce but the or feature.

Would be good if there would be an option on TouchSpin about it

I’m sorry I haven’t understood. Following the simple install steps with npm, without any other dependencies tns won’t be useable and we will have to put that initialization array before...

I see. But jQuery is widely spread (still) so there should be another workaround. For the time being, I use webpack with dist folder

I'ts not related to the front-end and the JS, but the back-end and order edit page.

if you can make a faker and add about 2000 orders on a certain user id (registered, not guest) and try to load one order, you will notice the delay

I can't help to reproduce, but I have facing this issue a lot when trying to have active the "Update the table directly upon product changes, instead of scheduling a...

Doing a deeper research, I have seen that on my database I've found a post of product_variation with post_parent = 0. So on LookupDataStore.php, line #283 ($this->create_data_for_variation( $product )) has...