Home Forums WC Vendors Free Support Sold by Vendor name on Quick View Light Box

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 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #11787
    Ajay
    Participant

    Hi…

    On Product page sold by [vendor name] is showing correct vendor name but on quick view light box page sold by showing [site name]. instead of correct vendor name. how to correct this?

    #11792
    WC Vendors Support
    Participant

    The sold by works by taking the page the product is on, and grabbing the author of that product. I’m suspecting, that the quick view is not loading in that fashion, and instead, is seeing the shop page as the owner of the page, and showing that instead.

    Since the Quick View is a third party plugin, or a theme option, you will probably want to raise this issue with that developer in order to sort this one out. There wouldnt be a way for us to fix this for them. 🙁

    #11933
    Ajay
    Participant

    Hi

    Is there any code to use in function.php for remove sold by from quick view

    something like this

    /* Remove sold by in cart view */
    remove_filter( ‘woocommerce_get_item_data’, array( ‘WCV_Vendor_Cart’, ‘sold_by’ ), 10, 2 );

    #11995
    WC Vendors Support
    Participant

    That’s a good question, and I’m not sure. You could experiment with each of the sold by removal types in that sample code you quoted, and see which one it works for. Since the “Quick View” is part of the theme, we dont know how the theme codes that at all, and cant really guess as to how they pull that info down.

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