Ryan Ray
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Purchase Notes for variant productsHi @rgallison,
As you noticed it’s not possible out of the box, and couldn’t find a plugin or code snippet that someone has already created.
It would likely be possible to do so, but require using some custom code.
Forum: Plugins
In reply to: [WooCommerce] CSV import IssuesHi @xavierartot.
Wonderful, I’m glad you did get it working with he plugin. Thank you for letting us know!
Hi @pawdl,
Yesss, Woo! I’m glad that worked for you as well. Have a great rest of your day. 🙂
Forum: Plugins
In reply to: [WooCommerce] Setting Up Free Tax (But Recording It)?Hi @theronin42,
Thanks for the clarity here, and I apologize as I didn’t mean to imply or say you were trying to do anything underhanded. 🙂
I’m not sure there is a way to specifically show that there was no sales tax collected on an order, besides not charging tax and not having the tax line on your orders/invoices. Have you used any of the reporting features in WooCommerce yet to help with your tax calculations?
If I understand things correctly, you aren’t charging your customers sales tax and thus should just disable taxes in WooCommerce. Then at the end of each month you need to know your earnings to calculate what you’ll owe the government in taxes. I’m likely misunderstanding again, but if this were the case I would use the monthly report options in WooCommerce. That can give you one total, instead of calculating things for each order.
Forum: Plugins
In reply to: [WooCommerce] CSV import IssuesHi @xavierartot,
Do you get the same (original) error when using the Disable Real Mime Check plugin? AKA – “Sorry, this file type is not permitted for security reasons.”
There is a second potential option, and that is to change the file type of your CSV to .txt. So if it were products.csv try products.txt
Also, if you have access to your host via FTP or some sort of file manager you can upload your CSV that way. Then tell our core importer where that file exists and to use that.
So when importing new products, you have the option to use an uploaded .csv file on your webspace. Login -> Products -> Import -> “Show advanced options” -> set the path to your .csv file (e.g. ‘wp-content/uploads/your-new-products.csv’) -> Press Continue
Forum: Plugins
In reply to: [WooCommerce] sending alerts to woocommerce user profilesHi @saeedtj,
I searched far and wide for you, but seemed to come up empty handed every time. Lots of notification plugins exist but they revolve around sending emails.
So while what you are after is definitely possible, it seems it will require some custom work for the time being. 🙂
Forum: Plugins
In reply to: [WooCommerce] Any plugins for discounts of shipping aount?Hi @deaddred,
I’m not personally familiar with any specific plugins for this. I would recommend trying out the two you’ve found yourself, perhaps on a test site, to see if they work for your desired scenario.
If they don’t work out for you then the reviews would seem to be correct. 🙂
Forum: Plugins
In reply to: [WooCommerce] Want to open image actual sizeHi @meerulz,
It’s hard to inspect at first glance what could be going on, there is something disabling the ability to right click on the image. Is it possible to turn that off temporarily? Nonetheless, here is what I see. The image looks pretty large to me that appears in the Lightbox, but since I can’t inspect it and view the source image it’s hard to say what the dimensions are.
Link to image: http://cld.wthms.co/l0gxwqForum: Plugins
In reply to: [WooCommerce] Customer update the address fieldHi @fondashci,
Ahh ok, I’ve got it now.
So adding the custom field to your checkout process is just one part of the puzzle here. Now that the field collects data and saves it, you’ll have to customize the areas where you want to retrieve it and show it. So this would be on the individual orders screen, in the My Account area, etc…
That will definitely take some custom work but can be done.
Forum: Plugins
In reply to: [WooCommerce] Stripe not working since last Woocommerce updateHi @faydesigns,
Could you please send me a copy of your site’s System Status? You can find it via WooCommerce > Status.
Select “Get system report” and then “Copy for support”. Once you’ve done that, you can paste it here.Hopefully that report will give us some hints at what could be going on here.
- This reply was modified 7 years, 6 months ago by Ryan Ray.
Hi @erlend1990,
Sorry to hear they’ve not responded sooner, hopefully they will get back to you ASAP. In the mean time that is a perfectly fine alternative, good thinking.
I’m going to mark this as resolved for the time being – if you have any further questions, please do start a new thread and we’ll be here to help. 🙂
Forum: Plugins
In reply to: [WooCommerce] import csv impossibleHi @arnlig3550,
This issue exists as well in 4.9.9, there was a security update that was ported to previous version of WordPress as well. –> https://wordpress.org/news/2018/12/wordpress-5-0-1-security-release/
I would recommend trying any of the solutions noted in the GitHub issue. Particularly this Disable Mime Check plugin will let you upload CSV files.
Forum: Plugins
In reply to: [WooCommerce] WP 5.0.1 breaks WooCommerce csv import?Hi all,
If you’ve not seen the GitHub thread on this issue then there are a couple of current workarounds.
1 – Try using a plugin called Disable Real Mime Check.
2 – Rename your CSV file from foo.csv to foo.txt, and everything should continue working.
Hi again,
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 @pawdl,
I was able to get this to work, is your order set to processing at the moment? That’s what triggers the shipping label option for me.
Link to image: http://cld.wthms.co/Nsd8tU