Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: Broken ‘Show Orders’ links in vendor account. #71854
    sdbox
    Participant

    I have moved to a multi site solution. Thx for your feedback I will reuse this post when I will bump into the issue again.

    in reply to: Broken ‘Show Orders’ links in vendor account. #70244
    sdbox
    Participant

    @Technical Support, can you at least try to reproduce the issue ?

    in reply to: Broken ‘Show Orders’ links in vendor account. #70062
    sdbox
    Participant

    I have double checked by deactivating all custom plugins and themes and I confirm that the issue is still there. I took my time to var_dump the ‘$orders_page’ variable in class-vendor-dashboard.php and I can see that the url is being built with ‘checkout’ suffix in the url. What is the correct url for vendor order view?

    in reply to: List the product categories for a specific vendor? #68647
    sdbox
    Participant

    @Anna
    What is status of this feature, has it been implemented?

    in reply to: Apply for vendor checkbox not showing up #64237
    sdbox
    Participant

    I got I found the prob. The customer registration was not enabled in Woocommerce settings. This issue should be pushed to the dev team. The wc-vendor admin front end should not be able to allow the activation of vendor appplication if the woocommerce customer registration was not enabled. You should gray out this checkbox and put an explanation into the tooltip.

    in reply to: Apply for vendor checkbox not showing up #64232
    sdbox
    Participant

    I have checked the classs-vendor-signup.php and it looks like the
    add_action( 'woocommerce_register_form', array( $this, 'vendor_option' ) );
    is not doing its job and is not including the html-vendor-signup.php into the login form.
    The prove is that I can get the checkbox to the login form if I paste manually the include_once('views/html-vendor-signup.php'); into the WCV_Vendor_Signup constructor.
    I have fixed the problem by using this plugin https://en-ca.wordpress.org/plugins/woocommerce-simple-registration/ and adding a custom register link to my menu structure.

    in reply to: Apply for vendor checkbox not showing up #63470
    sdbox
    Participant

    I do use the Storefront.
    I have tried about 5 different themes and there is not a single one where the checkbox shows up.
    I have also deactivated all plugins except woocommerce and wc-vendors so far no solution.

    in reply to: Apply for vendor checkbox not showing up #63439
    sdbox
    Participant

    The same here, the checkbox doesn’t show up neither on my-account page nor in user sign up form. The recent update to 1.9.11 doesn’t fix anything.

Viewing 8 posts - 1 through 8 (of 8 total)