• Resolved queeneve

    (@queeneve)


    Hi,

    First thanks for the great plugin and support.

    I need to have a page includes only the products of the client… I dont need to the whole options of thr dashboard, as it is not a selling website… All what I need is the list of the products of the vendor (after loging) …

    Any short code that can helpd

    https://www.ads-software.com/plugins/wc-vendors/

Viewing 10 replies - 1 through 10 (of 10 total)
  • You can visit the Knowlegdebase at wcvendors.com and see the shortcodes we have available for your to use for your marketplace:
    https://www.wcvendors.com/kb/shortcodes/

    Thread Starter queeneve

    (@queeneve)

    Hi again

    Thank you for your reply, I already checked the link and the only short code that is close to my requirement is [wcv_products vendor=”VENDOR-LOGIN-NAME”]

    This short code creates manually a different page for each vendor separately , what I need is the vendor to automatically have only his products when signed in, and doesnt see others products on the same page.

    Any help with that?

    Is that not what it seen when you visit the vendor’s store page?
    The vendor has a url for their “store”, which is
    https://your-site-here.com/vendors/the-vendor-on-your-site
    This will show only the vendor’s products.

    You could write the shortcode, or have it written for you. Vendors products are just WooCommerce products, where the post_author = the vendors user id. So, code your shortcode to show products with only the current logged in users id.

    This would be much more WooCommerce related, than WC Vendors related. If you needed any further help creating a shortcode to display a product loop you’d want to hit up their support forums or google.

    Cheers

    Thread Starter queeneve

    (@queeneve)

    Hi again,

    Thanks for your support, but seems I was not able to explain what I need

    I can say in brief that all what I need from the vendor dashboard is the view your store, (please check link) https://siq.qa/profile.JPG

    or to have a URL in the menu that redirects to the vendors products,

    actually I am not aware of the woocommerce short code and as we all know that not all questions are replied on their forums, so please help me from your side if you can, please

    Regards,

    Hello,

    So you do not want the vendors to actually do anything except have a button that says ‘view your store’ ? Can I ask what makes your site a market place if you are removing all the functionality?

    cheers,

    Jamie.

    Thread Starter queeneve

    (@queeneve)

    Hi Jamie,

    That’s a good question, Actually my website is not a market place, I am using the features of woocommerce to serve my school directory including the attributes, comparison and many other features and what I need is to assign each school to a vendor (school admin) and this school admin finds only his school on the vendors page.

    Thanks,
    QueenEve

    Hello,

    Ok, then you can just disable all the capabilities on the WooCommerce > WC Vendors > Capabilities options page in the admin.

    Then from there, you will need to edit the links.php template to remove the ‘store settings’ link and the orders.php template and remove all the code from there also.

    You can find how to override the templates to clear out all that data here on our knowledge base:

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

    cheers,

    Jamie.

    Thread Starter queeneve

    (@queeneve)

    That is more than perfect

    Thanksssssssssss

    Hi there,

    You’re more than welcome, that’s what we’re here for.

    cheers,

    Jamie.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Vendors products page (short code)’ is closed to new replies.