eftcolumbus
Forum Replies Created
-
Hi I have version 2.0.9
Yes, this a metafield I have mapped in the Metafields tab.
I’ve received the same error again via email from wordpress:
WordPress has a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.In this case, WordPress caught an error with one of your plugins, TotalRating Pro.
and then same details about the invalid characters
I’m going to have to disable the plugin until this is resolved.
Yes, I understood that it was for download only. I can re-confirm that as mentioned, I just did another test DOWNLOAD with snippet activated and it still showed, in the Product Title column of the CSV:
1 x Test Pkg A
Same as my previous screenshot. And yes dashboard is not affected as expected.
I am in version WCV 2.5.3 and have Woocommerce version 9.5.1 (most recent as of writing this).
I confirmed I have no other WCV related snippets running and that in my child-theme files there is nothing that affects WCV.
Why do you think it’s working for you and not for me?
Hi Fitri, thank you for that code. I just tested but it didn’t change things for me. I can confirm that I copied the entire code and that the snippet is activated. When I did a test download it still showed
1 x Test Pkg A
In the Product Title column.It looks like it wasn’t meant to change the table on the Orders screen in the dashboard, and it did not, the Orders screen also says 1 x Test Pkg A. I wonder if it has to be changed on the Dashboard first?
Any other ideas?
Thank you.Hi Fitri, thank you for checking. So for now I cannot upgrade my live site to the latest version of WC Vendor because the reports are not useful if the vendor cannot use it to import orders into his own system as is.
For previous versions of WC Vendor, on the Orders tab, quantity and title are separate columns I double checked. I’m not sure why they decided to combine the columns and add an x for this release?
In the meantime, you were very helpful with code for showing only certain order statuses, can you give me any suggestions for hooks or filters to use to accomplish this as a snippet? I tried to have Claude.ai write it but it wasn’t successful, mostly gave me critical errors lol. When you gave me the code snippet for statuses, I shared that with claude and it was able to use the logic to provide me another modification to the Vendor dashboard (hide the settings tab). So I’m hoping if you can point me in the right direction, he can help me.Also, for above snippet, I personally don’t even need a quantity column because people only ever order one of my items, so if the code accomplished just not having the “1 x” appended to the beginning of the column and the product title literally just included the product title, that would work for me. I just suggested a separate quantity because I know your other customers probably would want that and if you are updating it, it should work for everyone. But for snippet purposes if it just deleted the “1 x” from the output that would work for me.
Thank you!
Hi, thank you yes that did work! And I was able to unset the other statuses that I didn’t want either so it just shows Completed and Refunded.
I am going to start another ticket on a separate issue (unrelated to this) on export orders. Under Status it just says “No” for every order. This is with and without this snippet being added (this snippet doesn’t affect export field).
Could you tell me what hooks I should use?
I am going to have to hire someone to code this for me and want to set them on the right path. I had it done before in an older version and it worked, but that code no longer works on the newer version. I haven’t udpated as a result but want to.And that coder is no longer working in wordpress, so I have to start over with a new coder.
Thanks.
Still same result when logging in as vendor, but that last bit about
WC Vendors data update – Your database is being updated in the background, this may take a while. Click here to check the status.
is no longer there. But the Finished processing all orders/100%/full blue bar is still there. Doesn’t change what vendors see on login though.- This reply was modified 1 year ago by eftcolumbus.
Ok I did the reinstall from file you provided, but vendor still sees same as screenshot in OP.
It did finally update all the records took well over an hour, and it now says:
Finished processing all orders
100%
(and the blue bar is full)
And this notice is still on all dashboard pages despite it saying it is finished
WC Vendors data update – Your database is being updated in the background, this may take a while. Click here to check the status.It only let me update to 2.4.9.3 (not .2 as you wrote) and the vendor page still looks the same as the OP.
It has been hours now and the latest check on the db update says this, (which is more than I was ever told with the previous version)
WC Vendors database update in progress0%
Processed 0 out of 17231. 17231 still pending. Please Note: The progress is for orders that were pending when this feature was added.
Update: I rolled back to 2.4.9 which was my previous working version and it’s still showing same as in screenshot in original post and I still have the same update database notice.
Thank you! Yes this worked. I’m not a coder but using your helpful link in the notation of More Order Details can be found here and the notations of what you were doing in each step, I was able to insert the first and last billing name into the subject line as well, it’s now exactly as my vendors want it. And If I ever want to add more options, I can figure it out. I appreciate your adding this snippet to your plugin help docs.
okay so after i hit enter I realized that it turned my pasted code into the actual dollar symbol this is what it should have said, even inline code is converting, i will have to do a screenshot you can see the & # 36 in the subject line instead of the dollar symbol
https://www.screencast.com/t/j6Ox0tj7cIf it matters I use Amazon SES for my transactional emails
- This reply was modified 2 years, 2 months ago by eftcolumbus.
OK, we are much closer but it is giving me “$0.00” instead of the $ sign = $0.00 like this. Can that be fixed?
[Site Name] New Customer Order (104466) – January 16, 2023 – $0.00Thanks, but I’m still getting the same weird subject line. JIC I deleted the old snippet and created a new one pasting in the new code on the page you referenced updated 1/17, and still same thing:
https://www.screencast.com/t/iB7W6r4LM
Here is screenshot showing my first test 3 hours ago and my 3 tests just now and subject line has stayed same same.
https://www.screencast.com/t/3xRjsVokbsThen I deactivated the new snippet and it reverted back to the expected subject line without order total (and no html).