Home Forums WC Vendors Pro Support Url redirect

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
  • #37735
    Erik Bazuin
    Participant

    Hi there were could i change the url which you are beeing redirected to after you send in a product for review?

    gr Erik

    #37738
    Proclan
    Participant

    Hi
    I didnt get you!!!

    #37739
    Erik Bazuin
    Participant

    Well when you place a product you send it in for review, then you will be redirected to the same page with an empty form so you can add another product.

    I would like to redirect to another page.

    gr

    #37781
    WC Vendors Support
    Participant

    $text[ 'notice' ] = sprintf( apply_filters( 'wcv_product_updated_msg', __( 'Product Updated. <a href="%s">View product.</a>', 'wcvendors-pro' ) ), $view );

    That’s our code for it, so you can see we have a filter called wcv_product_updated_msg you can add a filter for that and set your own message to the vendors and your own View product link.

    #37863
    Erik Bazuin
    Participant

    Hi,

    thanks for your explenation, but sorry you do not understand me quite correct, i guess i was not clear enough. The form refreshes after sending in the product. after hitting submit i do not want to refresh and see the notification. i want to redirect to another page.

    #37928
    WC Vendors Support
    Participant

    I suppose you could replace it with HTML entirely that just does a meta refresh 0sec to the page you want them to go to?

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