Luminus Alabi
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Gosh! ALLOW Shipping Class & Product Category ID to be SLUG!!!Hi @woowoo101,
If you take a look at the schema here – https://github.com/woocommerce/woocommerce/wiki/Product-CSV-Import-Schema#csv-columns-and-formatting, you’ll see that those map to the respective IDs.
A non-developer user is more likely to remember the actual names that they’ve set for these fields than an ID that they need to look up via MySQL or have their developer confirm for them.
I’ll go ahead and mark this as resolved.
Forum: Plugins
In reply to: [WooCommerce] No shipping method has been selectedHi @viva121,
I’ve just taken a look at your site and I’m not able to replicate this
No shipping method has been selectedbehvaiour.I’m able to get all the pay to the payment screen on PayPal without any issues as you can see from this screenshot:
Full Size: https://d.pr/i/bD3ey4Perhaps you’ve already figured out what the issue is and resolved it?
Do let me know.
Forum: Plugins
In reply to: [WooCommerce] Need Help, my head is spinning.Hi @funtimes5,
We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce] set regular price effective date in WoocommerceHi @dburdick,
Sounds like a plan. Let me know how it goes.
Forum: Plugins
In reply to: [WooCommerce] How to create custom shipping regions?Hi @kgosi,
What problem exactly are you trying to solve?
The more details you provide, the easier it becomes for someone to help you. As it is we’re in a position of needing to read your mind.
If you were explaining this situation to a 7 year old, how would you explain it to them?
- What country are you trying to add shipping regions to and why?
- What part of the code are you struggling with?
- Where’s the code that you’ve implemented that is not working?
- When you say it is not working, what do you mean?
The documentation around that code is pretty clear as to what you need to do here – https://docs.woocommerce.com/document/addmodify-states/.
If you’re having a hard time articulating the situation here and/or getting the code to work for you, perhaps you’d benefit from speaking to your developer about this.
If you don’t have a go-to developer, we highly recommend contacting one of the services on our customizations page: https://woocommerce.com/customizations/.
Forum: Plugins
In reply to: [WooCommerce] Separate subcategories and products in loopHi @topod,
We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce] https://grupomansion.com/Hi @jsebito,
We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce] Date Sale Starts & Ends via CSVHi @catchingdreams,
We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce] Need to send on-hold notification When status changeHi @clakmal9,
We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Hi @gopieitb,
We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce] Client city to be sent on ‘new order’ email possible ?Hi @alfateam,
This looks like something you’d want to speak to your developer about. If you don’t have a go-to developer, we highly recommend contacting one of the services on our customizations page: https://woocommerce.com/customizations/.
Forum: Plugins
In reply to: [WooCommerce] set regular price effective date in WoocommerceHi @dburdick,
I’m not sure that you can do this with a plugin. One may exist that I’m unaware of, though.
I’d recommend exporting the products to a CSV document, editing the price column for these products and then on January 1st, re-importing the document to update the prices.
You can learn more about how to get that going here – https://docs.woocommerce.com/document/product-csv-importer-exporter/.
It’s probably a great idea to try this on a development/staging site first to avoid any surprises. You could clone the site to your local development environment for testing or set up a staging site to run the test.
Most hosting companies provide staging site capability. If yours doesn’t, the WP Staging plugin is pretty handy for setting one up – https://wordpress.org/plugins/wp-staging/.
Cheers.
Forum: Plugins
In reply to: [WooCommerce] adding custom text to the cart and checkoutHey @megunticook,
Glad to see you’ve got this working for you.
I’ll go ahead and mark this as resolved now.
Forum: Plugins
In reply to: [WooCommerce] Move Terms and Condition box belowForum: Plugins
In reply to: [WooCommerce] Product List FormatHi @amandajeffers,
We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.