Naturaldude
Forum Replies Created
-
Thank you very much! This is indeed what i needed. Only 2 small questions still haha sorry.
– Is it possible to hide the short variable description for the customer?
– Is it possible to make the amount in the quantity column a bit bigger? (for example in your picture the quantity is 1, but it has the same size font of all the other text. Is it possible to make that a larger font?)
Could you still maybe please help me with this.
Thank you for your message.
At this moment the data is not saved anywhere on the website. I was hoping there could be some extra field for every product variable where we can put the info so it could be on the package slip. And that the info is not visible for the customer. But maybe you could advice on what is the best option for us.
Hi Sorry for the bad explanation haha.
For example (not based on the real product im selling):
I am selling speakers.
The customer can select if they want a normal speaker or if they want a smart speaker (comes with an extra microphone that you need to plug-in).So for the people in the warehouse.
If people buy a normal speaker they need to put in the shipping box:1x speaker
1x AC adapterIf people buy a ‘smart’ speaker they need to put in the shipping box:
1x speaker
1x AC adapter
1x microphone
1x cable to plugin microphoneCurrently on the package list there is just standing:
1x Speaker (and the variable).But there is not shown what they exactly need to get from the warehouse. Is it possible to create that?
So for example if someone buys a ‘smart’ speaker there will be standing on the package slip:
1x Speaker (smart)
– speaker
– AC adapter
– microphone
– cable to plugin microphoneForum: Plugins
In reply to: [WooCommerce] 5.7.1 – Analytics crashingSorry maybe I was a bit unclear. I downgraded WordPress to 5.6.1. My woocommerce plug-in is still version 5.7.1 (currently the latest available). I also tried downgrading the woocommerce plug-in earlier but that had no effect. My only temporarily solution was to downgrade WordPress. Really interested if that also helps for you.
Forum: Plugins
In reply to: [WooCommerce] 5.7.1 – Analytics crashingWant to give an update for my temporarily fix. I have downgraded WordPress to 5.6.2 and Woocommerce isn’t giving any problems anymore.
Forum: Plugins
In reply to: [WooCommerce] 5.7.1 – Analytics crashing@clownguts Thank you for your comment! Am i doing something completely wrong? I added the code in the function.php. I even made a screenshot:
But when im activating Woocommerce the backend will just freeze again and is not accessible.
- This reply was modified 3 years, 2 months ago by Naturaldude.
Forum: Plugins
In reply to: [WooCommerce] 5.7.1 – Analytics crashing@pjjonesnz I disabled woocommerce and tried to add the line:
// temporarily dosables WOO Analytics info on dashboard – disables all Woo Analytics!
add_filter( ‘woocommerce_admin_disabled’, ‘__return_true’ );In the functions.php theme file but after activating woocommerce it still will not load the backend of the site. Is there another temporarily workaround?
- This reply was modified 3 years, 2 months ago by Naturaldude.
This seems exactly like the problem! Thank you so much. I will try to read and apply the workaround.
Thank you for your answer!
Thank you for your kind message!
Do you perhaps have a link to some documentation how I can fix this?Thank you for your reply!
Isn’t there a way to bring it back in the header menu? It’s much easier to navigate. And we use the companies tab much more than the customers/clients tab.