Home Forums WC Vendors Pro Support Add fields sign in 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 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #68604
    frank
    Participant

    Hi, I would need to add fields to the registration form.
    It’s possible?
    tnx

    #68666
    Anna
    Member

    @franksinatra
    Hello Frank,
    Yes- you can add fields to the signup form / application for vendors.
    This is an example of one method you can use:
    https://gist.github.com/fervous/366a5f86016eb3d94eba5139e2473f93

    #68920
    frank
    Participant

    “functions.php” where can I find it? What is the path?

    #68958
    Anna
    Member

    @franksinatra
    Hello Frank,
    The functions.php is a file in your child theme (or theme.. but I recommend using a child theme!):
    wp content/themes/your-theme-or-childtheme/functions.php
    Custom code can be placed in your functions.php file of your theme/child theme (after the opening <?php but before any closing ?> at the end of the functions.php file )

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