• Resolved cyberbumjb

    (@cyberbumjb)


    How do you change the text of the vendor dashboard link on the ‘my account’ page “Dashboard – manage your account here” I want to change the text to “Manage your vendor account and products”

    What file do I need to edit to do this? Also is it possible to move the location of the link? It does flow with the page where it is currently generated

    Also last question… I have it set so my users are auto approved when they click apply to be vendor. Is it possible to have them redirected to the vendor dashboard after clicking on ‘apply to be vendor’ instead of the my account page?

    https://www.ads-software.com/plugins/dc-woocommerce-multi-vendor/

Viewing 4 replies - 1 through 4 (of 4 total)
  • @cyberbumjb- Let me answer each of your queries one by one:

    1. How do you change the text of the vendor dashboard link on the ‘my account’ page “Dashboard – manage your account here” I want to change the text to “Manage your vendor account and products”.

    What file do I need to edit to do this? Also is it possible to move the location of the link? It does flow with the page where it is currently generated

    >> The My Account page for registered users makes use of default WooCommerce template for My Account. Check out- https://github.com/woothemes/woocommerce/blob/2.5.0/templates/myaccount/my-account.php.

    2. I have it set so my users are auto approved when they click apply to be vendor. Is it possible to have them redirected to the vendor dashboard after clicking on ‘apply to be vendor’ instead of the my account page?

    >> That’s the default nature of WC Marketplace i.e when you configure the plugin to auto-approve vendor applications, they are directed to vendor dashboard once the registration form is submitted. You can cross-check this via the demo store- https://demo.dualcube.com/wordpress/plugins/dc_woocommerce_multi_vendor/. In case it’s not working in your site, disable all plugins except WooCommerce and WCMp and check again.

    Looking forward to your findings.

    Regards,
    Sandeep

    Thread Starter cyberbumjb

    (@cyberbumjb)

    >> The My Account page for registered users makes use of default WooCommerce template for My Account. Check out- https://github.com/woothemes/woocommerce/blob/2.5.0/templates/myaccount/my-account.php.

    Here you said to look at the default page by Woocommerce for ‘my-account’ however the link to the vendor dashboard isnt that generated by your plugin?

    I looked at the page you directed me to but no where on there can I find or edit the text for the vendor dashboard link. That link isnt on the my account page by default its created by your plugin, so wouldnt It have to be a file from your plugin I need to edit?

    Thread Starter cyberbumjb

    (@cyberbumjb)

    I figured it out the file I needed was dc-woocommerce-multi-vendor/classes/class-wcmp-user.php

    @cyberbumjb- Sorry for the confusion. WooCommerce My Account page doesn’t include any link to Vendor dashboard by default. I shared the template link so that you can add the link on the page.

    Glad that you figured it out.

    Regards,
    Sandeep

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘My Account Page’ is closed to new replies.