Home Forums WC Vendors Free Support Combining Woocommerce with WC Vendor

NOTICE: We've Moved to a Ticket System for Support

As of August 31, 2017 (12am EST) our support forums will be retired (read-only), and we will be moving to a support ticket system.  This will allow us to better organize and answer support requests, and provide a more personalized experience as we assist our customers.

For the time being, we will leave our forums open for reading and learning while we work on creating a more robust Knowledge Base for everyone to use.

If you are a WC Vendors Pro customer please open a support ticket here. 

If you are a WC Vendors user please open a support ticket on the Wordpress.org forums.

The information on this forum is outdated and in most instances no longer relevant. Please be sure to check our documentation for the most up to date information.

https://docs.wcvendors.com/

Thank you to all of our customers!

 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #37397
    Mar
    Participant

    Hi guys,

    Hopefully, you can help me.

    Once I link WC Vendor with Woocommerce, all Woocommerce pages go blank. I tried de-activating other plugins and increase my php memory, but nothing works. I’m using Bridge theme.

    Maybe there is another solution?

    Also, is possible to combine Woocommerce(My Account registration) and WC Vendor Free with BuddyPress?

    I followed your instructions of integrating BuddyPress with WC vendor, but I didn’t get what you meant by the below

    // CHANGE /members/ to your BuddyPress Members Permalink. (/members/ is the BuddyPress Default)
    // CHANGE /vendors/ to your WC Vendors Store Permalink (/vendors/ is the WC Vendors Default)

    Thank you

    #37476
    WC Vendors Support
    Participant

    If your pages are “blank” that typically means Internal Server Error. Check your webservers error_log file for the error and let me know!

    I followed your instructions of integrating BuddyPress with WC vendor, but I didn’t get what you meant by the below
    // CHANGE /members/ to your BuddyPress Members Permalink. (/members/ is the BuddyPress Default)
    // CHANGE /vendors/ to your WC Vendors Store Permalink (/vendors/ is the WC Vendors Default)

    That means in the sample code, if you’ve changed /members/ or /vendors/ to something else, then change them in the code, too. 🙂

    #37557
    Mar
    Participant

    Hi Ben,

    Thank you for you help.

    Here is the error, showing that woo commerce my account cannot be found. This only happens when I install WC Vendors. It seems this only doesn’t work for visitors. Once I logged in as admin it works.

    Thank you

    #37562
    Mar
    Participant

    Ben,

    I got it fixed.

    Basically, the pages weren’t correctly assigned in WC Vendors settings 🙂

    Thank you

    #37563
    Mar
    Participant

    Ben,

    Maybe you could help me with this error now?

    As previously I used other multi vendor plugin, once I installed WC Vendors, I get fatal error on product page.

    It seems that the product page cannot find WC Vendors. Also it seems old plugin wasn’t deleted properly. Maybe you could suggest should I fix this?

    Please see file attached. it’s a snap from the functions.php

    Thank you

    #37607
    WC Vendors Support
    Participant

    I would hope that custom coded function would error out. You’re not using that plugin anymore, and you’re making calls to their functions. It’s funny though — You dont need any special function for WC Vendors to show the Sold by text. All that’s already there by default. You can just delete that entire function and the filter/action that calls it (which you didnt show that, but likely it’s above/below that function).

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘WC Vendors Free Support’ is closed to new topics and replies.