Forum Replies Created
- AuthorPosts
Camus Chan
ParticipantThanks, it comes back normal after i updated it.
May 19, 2018 at 6:57 am in reply to: Integrate with WooCommerce Simple Auction is_purchasable, is_sold_individually #23529Camus Chan
ParticipantHi, did you got same result?
THanksMay 14, 2018 at 4:43 pm in reply to: Integrate with WooCommerce Simple Auction is_purchasable, is_sold_individually #23274Camus Chan
ParticipantHi Team, Thanks for the quick action.
Just tested again, the Buy it now button still cant save after first save.
If I edit that auction again and save, the buy it now button will show.
I didnt check what’s actually causing this..May 4, 2018 at 9:39 am in reply to: Integrate with WooCommerce Simple Auction is_purchasable, is_sold_individually #22743Camus Chan
ParticipantSorry,
did you get same situation like mine?May 3, 2018 at 4:30 pm in reply to: Integrate with WooCommerce Simple Auction is_purchasable, is_sold_individually #22718Camus Chan
ParticipantThanks
Please notice us once you confirmed the reason.
Thank you very muchCamus Chan
ParticipantOkay, I understand now.
So, simply put, is there any hook for the submit button of the Tracking Information form after pressed “Mark Shipped” behind? I wanna do some custom code behind that button.
ThanksBest Regards,
ManskieCamus Chan
ParticipantHi Team,
Just tried to disable the ability for updating the order as Complete for the vendor.
But, now another tiny problem occured.
Let use the example above, when all vendor marked the order shipped, the order status still keeping “Processing”,
i want to write some custom code for “Mark Shipped” button, is there any hook behind this button? (I will try to check is all vendor mark shipped in this order-> If yes, change it to Shipped as well)
Please let me know if there is, Thank you very much.Camus Chan
ParticipantAlright, i’ll consider disabling it.
But I think i will try to use woocommerce’s hook to solving this.
Thanks for the information^^Camus Chan
ParticipantI am using WCVendor.
Is it any method for changing this? Should I ask WCVendor rather than WCFM here?
ThanksCamus Chan
ParticipantThank you,
I just tried to format it as utf8, and it become readable.
Thanks for reminding me the encoding problem. This is unsolvable as it is set by excel, right?Camus Chan
ParticipantThank you, it works~
Thanks for the instant reply.Camus Chan
ParticipantHi Bingal,
Set the Billing off will hide the billing tab entirely, i want to keep the stripe blue button in billing tab.
ThanksBest Regards,
KieCamus Chan
ParticipantI am using WC Vendor Pro,
I saw there’s a on/off switcher in WC vendor, i tried that switcher but nothing happened in WCFMDecember 24, 2017 at 6:03 am in reply to: User role after registered a user from Multivendor Membership #17152Camus Chan
ParticipantHi Simha,
My site has 3 subscription plan:
1) Buyer <~ Free for charge, no payment needed;
2) Normal Vendor <~ $X, can sell product only;
3) Advance Vendor <~ $Y, can sell product and auction from our site.May i know how to do the following things:
1) Check which subscription plan did the user joined.
2) I found that if the user did not finish the whole process of payment, they are still able to open the vendor dashboard and register as a vendor.
The flow i did is: 1) Open the subscription plan page -> 2) Choose one of the plan -> 3) *Do not press the Proceed to redirect to PayPal -> 4) Go to vendor dashboard page, and you can become a vendor at that page. Should I add my custom checking method on those page for preventing user bypass the payment?Camus Chan
ParticipantThank you, you are right.
I fix it by following your instruction
Thanks you^^Camus Chan
ParticipantThis reply has been marked as private.Camus Chan
ParticipantHi,
will try to figure out which plugin causing the error.
ThanksCamus Chan
ParticipantHi, Sorry that i am working on another project.
Here’s the error log in found from the php server.[26-Oct-2017 03:25:25 UTC] PHP Fatal error: Uncaught Error: Call to a member function wcv_get_vendor_products() on string in C:\inetpub\wwwroot\GoodFish\wp-content\plugins\wc-frontend-manager-ultimate\core\class-wcfmu-wcvendors.php:398
Stack trace:
#0 C:\inetpub\wwwroot\GoodFish\wp-includes\class-wp-hook.php(298): WCFMu_WCVendors->wcvendors_wcfm_valid_auctions(Array)
#1 C:\inetpub\wwwroot\GoodFish\wp-includes\plugin.php(203): WP_Hook->apply_filters(Array, Array)
#2 C:\inetpub\wwwroot\GoodFish\wp-content\plugins\wc-frontend-manager-ultimate\controllers\thirdparty\wcfmu-controller-auctions.php(31): apply_filters(‘wcfm_valid_auct…’, Array)
#3 C:\inetpub\wwwroot\GoodFish\wp-content\plugins\wc-frontend-manager-ultimate\controllers\thirdparty\wcfmu-controller-auctions.php(17): WCFMu_Auctions_Controller->processing()
#4 C:\inetpub\wwwroot\GoodFish\wp-content\plugins\wc-frontend-manager-ultimate\core\class-wcfmu-thirdparty-support.php(619): WCFMu_Auctions_Controller->__construct()
#5 C:\inetpub\wwwroot\GoodFish\wp-includes\class-wp-hook.php(298): WCFMu_Third in C:\inetpub\wwwroot\GoodFish\wp-content\plugins\wc-frontend-manager-ultimate\core\class-wcfmu-wcvendors.php on line 398Is there any hints for causing the error?
Camus Chan
ParticipantThis reply has been marked as private.Camus Chan
ParticipantThis reply has been marked as private.Camus Chan
ParticipantThis reply has been marked as private.Camus Chan
ParticipantThis reply has been marked as private.Camus Chan
ParticipantSorry, i forgot to tell another point.
I would like to have my customize validation because i want to check the vendor’s paypal is filled or not before adding a new product.- AuthorPosts