Home Forums WC Vendors Free Support WC Vendor Products with Buddypress

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 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • #3151
    MrNeko
    Participant

    Hi,

    Is it possible to show the products within a custom tab on buddypress profile instead of yoursite.com/[your_setting_here]/[vendor_name_here]?

    #3153
    WC Vendors Support
    Participant

    If you created a tab that executed a do_shortcode with the right WC Vendors shortcode to show the vendors products, then yes!

    BuddyPress has a number of functions to get the members username you are using, and that would be the username you would want to plug into the WC Vendors Shortcode.

    If you get this to work, write up a quick HOWTO and we’ll toss it in the KnowledgeBase for all to use.

    Ben

    #3159
    svenl77
    Participant

    Hi @MrNeko

    This is actually very easy possible with the WooCommerce BuddyPress Integration Plugin.

    I’m creating a demo in the moment where I use WooCommerce BuddyPress Integration and BuddyForms together with WooCommerce and WC Vendors to bring the product creation and Vendors Dashboard into the Members Profile.

    The demo is not ready 100%. I haven’t promoted it jet but I like to share it with you. I ask me the same question a couple of weeks a go 😉 It sill has some issue but it should give you a overview. Just klick on the “Marketplace with WooCommerce and BuddyPress” button under USE CASES on the right site.

    If you visit a vendor profile you can click on switch user to see the Shop/Vendor Dashboard.
    http://dashboard.themecloud.io/demo/314

    If you have some feedback for me, you are more than welcome. Please keep in mind that I’m still working on the final solution. I will write detailed documentation on how I did it in the end.

    Hope it helps you. If you have any question, please let me know. I like to help.

    Cheers,
    Sven

    #3161
    WC Vendors Support
    Participant

    Sven: You have your reply above set as Private, which means that the other member can not read it. Only admins can read private replies. You might wish to reply again and not set it private. 🙂 🙂

    #3162
    svenl77
    Participant

    Hi @MrNeko

    This is actually very easy possible with the WooCommerce BuddyPress Integration Plugin.

    I’m creating a demo in the moment where I use WooCommerce BuddyPress Integration and BuddyForms together with WooCommerce and WC Vendors to bring the product creation and Vendors Dashboard into the Members Profile.

    The demo is not ready 100%. I haven’t promoted it jet but I like to share it with you. I ask me the same question a couple of weeks a go 😉 It sill has some issue but it should give you a overview. Just klick on the “Marketplace with WooCommerce and BuddyPress” button under USE CASES on the right site.

    If you visit a vendor profile you can click on switch user to see the Shop/Vendor Dashboard.

    http://dashboard.themecloud.io/demo/314

    If you have some feedback for me, you are more than welcome. Please keep in mind that I’m still working on the final solution. I will write detailed documentation on how I did it in the end.

    Hope it helps you. If you have any question, please let me know. I like to help.

    Cheers,
    Sven

    #3175
    MrNeko
    Participant

    Thanks for your suggestion sven. I will look into it.

    By the way Ben, I was looking at this shortcode [wcv_products vendor=”VENDOR-LOGIN-NAME”] .. is it possible to automatically append VENDOR-LOGIN-NAME to the current vendor the visitor is viewing?

    #3176
    WC Vendors Support
    Participant

    Yup! You can use something similar to what I use on my site, copy and paste as you see fit – and remember the do_shortcode with the button is for WooThemes themes that support the [button] code so you’d want to style that as you see fit.

    https://gist.github.com/bentasm1/bbf5f832555c71585b53

    #3177
    MrNeko
    Participant

    I think I might have put it wrongly. My question was not related to buddypress. Sorry for the confusion. I have a shortcode from other plugin that I’d like to display on the vendor’s page ==> https://mysite.com/vendor/vendor-username/

    By default it’s Vendor’s description followed by the products. I want to add a shortcode from another plugin that display the user profile before the products.

    Which template/file should I modify?

    #3178
    WC Vendors Support
    Participant

    That would be Woo’s archive-product.php. Add whatever code on that page! 🙂

    #3179
    WC Vendors Support
    Participant

    I almost forgot. We included a few vendor header templates you’ll see by reviewing the “how to modify templates” KnowledgeBase article. There’s vendor-main-header.php you can modify — but when you do that make sure you check the box in wp-admin->WooCommerce->WC Vendors->Use Vendor Headers in order for it to load.

    Ben

    #3180
    MrNeko
    Participant

    Hey Ben,

    Thanks for the help. When you mentioned vendor header templates do you mean these? Default: CSV Headers ($headers, $product_id, $items)

    #3181
    WC Vendors Support
    Participant

    No. I mean the template php files that come with the plugin. They are in:

    /wp-content/plugins/wc-vendors/WCVendors/views/

    and in that directory…. /front/vendor-main-header.php

    And make sure you check the box to enable the vendor headers to load in the WC Vendors settings on the admin page.

    To edit and save the template files:

    https://www.wcvendors.com/knowledgebase/changing-vendor-templates/

    #3182
    MrNeko
    Participant

    Ah ok got it! Really appreciate your help.

    Thanks again!

    #3231
    MrNeko
    Participant

    Hey Ben,

    I have another question here and didn’t want to create another topic. I want to change Sold by: Shop Name to Sold by: Display Name .. where do I change that?

    I want to simplify the settings so the shop name for my vendors will be their public display name ==> get_the_author_meta(‘display_name’)

    Thanks,
    Clement

    #3232
    WC Vendors Support
    Participant
    #3233
    WC Vendors Support
    Participant

    Oops, I re-read your post. The filters will just change the “Sold by” text, not what comes after it.

    You would have to modify the plugins core in order to do this, which means each time you upgrade you’ll have to change it again.

    #3241
    MrNeko
    Participant

    Hey Ben,

    That’s fine. I will just stick with using the username.

    #3246
    Jamie
    Keymaster

    Hello,

    I’ve added a github issue to add this functionality to core. You can follow the progress here.

    https://github.com/wcvendors/wcvendors/issues/106

    cheers,

    Jamie.

    #3248
    MrNeko
    Participant

    Hey Jamie,

    Thanks for the help. Really appreciate that!

    Clement

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