Home Forums WC Vendors Pro Support Change "Featured Image" title in "add product" page

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 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #59847
    SearchS
    Participant

    Hi,
    I there any way i can change the “Featured image” title in the WC Vendors Add product page?
    I’d like it to say “Product image (400x400px)”
    Thank you!

    #59893
    Anna
    Member

    Hello,
    There actually is not a filter int hat area of our code.
    So, you can instead add a message before or after the media uploader area.
    To use after, see this Gist. this would go in your theme/child theme functions.php file:
    https://gist.github.com/fervous/571e43e0f0b92d3cfbb71c935ddc6c3d

    If you want to use the before hook instead of after, change the code so that you use wcv_after_media instead.

    #60027
    SearchS
    Participant

    Thank you!

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