Home Forums WC Vendors Pro Support Vendor dashboard – all attributes showing

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 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #17413
    helloand
    Participant

    Hi Ben

    i was just adding a product through the front end and realised that there are drop down boxes for variations even though
    1. Vendor can’t add variable products
    2. Attributes don’t apply to the product being added.

    Obviously very confusing for vendors – any ideas?

    Thanks

    Jenny

    #17424
    WC Vendors Support
    Participant

    If you want to get rid of the attributes you have in admin on the front end dashboard, edit the add/edit product template and change line #46 from:

    <?php WCVendors_Pro_Form_helper::attribute( $object_id ); ?>

    to
    <?php // WCVendors_Pro_Form_helper::attribute( $object_id ); ?>

    For more details on how to edit the product templates, see the KnowledgeBase for the Pro Setup guide showing you which file is which, and the Changing Templates guide showing you exactly what to copy where. 🙂

    Cheers

    Ben

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