Forum Replies Created
- AuthorPosts
- Camus ChanParticipant
Thanks, 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 ChanParticipantHi, 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 ChanParticipantHi 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 ChanParticipantSorry,
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 ChanParticipantThanks
Please notice us once you confirmed the reason.
Thank you very muchCamus ChanParticipantOkay, 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 ChanParticipantHi 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 ChanParticipantAlright, i’ll consider disabling it.
But I think i will try to use woocommerce’s hook to solving this.
Thanks for the information^^Camus ChanParticipantI am using WCVendor.
Is it any method for changing this? Should I ask WCVendor rather than WCFM here?
ThanksCamus ChanParticipantThank 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 ChanParticipantThank you, it works~
Thanks for the instant reply.Camus ChanParticipantHi 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 ChanParticipantI 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 ChanParticipantHi 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 ChanParticipantThank you, you are right.
I fix it by following your instruction
Thanks you^^Camus ChanParticipantThis reply has been marked as private.Camus ChanParticipantHi,
will try to figure out which plugin causing the error.
ThanksCamus ChanParticipantHi, 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 ChanParticipantThis reply has been marked as private.Camus ChanParticipantThis reply has been marked as private.Camus ChanParticipantThis reply has been marked as private.Camus ChanParticipantThis reply has been marked as private.Camus ChanParticipantSorry, 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