Home Forums WC Vendors Free Support WC Vendors Pro – Change the label "Products" to something different?

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 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #10738
    James
    Participant

    Hello,

    I have just about finished configuring WC Vendors Pro in 30 mins… When you don’t have to go looking for a documentation guide, it’s a sign of how well built the plugin is, kudos.

    There is one aspect I would like to try and sort for my customer. It’s for a diving listing company, where Vendors are selling Excursions/Courses. Is there anyway to blanket change all references to “Product” to Excursions? So on Front-end it would be Add Course/Excursion etc?

    Thanks,

    James

    #10757
    WC Vendors Support
    Participant

    30 minutes? What took you so long? 🙂 🙂 🙂 Thanks, glad you’re enjoying it.

    So to change Products to Excursions, copy:

    /wp-content/plugins/wc-vendors-pro/templates/dashboard/product-edit.php

    to:

    /wp-content/themes/YOURTHEME/wc-vendors/dashboard/product-edit.php

    And in that file, on line #7, you can change the text. 🙂 The entire product add/edit form is customizable, in fact, every single dashboard page, shop page, settings, forms, and everything, is fully customizable! 🙂

    In the Pro Setup Guide, scroll all the way to the bottom and you will see a list of all the template filenames and a quick list of what each of them do. 🙂

    https://www.wcvendors.com/knowledgebase/wc-vendors-pro-setup-guide/

    Have fun!

    Ben

    #10791
    James
    Participant

    Thanks for getting back to me so quickly with a solution, that’s really great thanks.

    30 mins because there’s a little bit more to it, I’m running Listify with all their suggested plugins too so a tonne of demo pages I’ve been fishing through 🙂 I’m glad I didn’t hesitate on the $99 plugin cost…looks brilliantly setup; I need to customise the add products page too so will give that a crack.

    I’m sure you guys are probably swamped with work at the moment, but do you take on other work? Nothing as such in mind at the moment but I’m lacking a developer I can call on for the tasks which are over my head!

    Cheers,

    James

    #10795
    WC Vendors Support
    Participant

    Thanks James. We do take on custom development work, but not until you see Pro v1.2.0 get released. After that, we’ll have plenty of time to tinker. 🙂

    #16401
    Stephen
    Participant

    There’s still a lot of places where ‘*product*’ & ‘*products*’ are hardcoded into the core files, some in controllers some in partials.

    Probably a concerted effort required towards 1.2.0 to either make these templatable or apply filters to them.

    S

    #16424
    WC Vendors Support
    Participant

    Or just translate the strings? It’s hella fast using POEdit. Lot less code than making filters for each string.

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