Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WC Marketplace › override vendor setup page
Tagged: override template, vendor setup page
- This topic has 9 replies, 2 voices, and was last updated 4 years, 6 months ago by Sushobhan.
- AuthorPosts
- May 6, 2020 at 8:25 pm #127565jorsenmejiaParticipant
how can I change the input field here on this page?
and also how can I merge the become a vendor page to store setup page?please check the image I want to make like this look
I just want to merge please help.I want to change the input field
https://prnt.sc/sbzvykThis page
https://gigant.com.ph/become-pro/
to this, I want to add it on the step by step wizard.
https://gigant.com.ph/?store-setup=yes&step=store - May 6, 2020 at 8:27 pm #127567jorsenmejiaParticipant
here’s the output that I wanted to happen https://prnt.sc/sbzvyk
- May 6, 2020 at 8:35 pm #127571jorsenmejiaParticipant
I want to merge my become a vendor page to store setup page
The first tab will be: https://prnt.sc/sc03f0
Second tab: https://prnt.sc/sc04mr
Third tab: https://prnt.sc/sc04zh
ID type: https://prnt.sc/sc05v8
fourth tab: https://prnt.sc/sc06ay
Fifth tab: https://prnt.sc/sc06pnthat’s all the output I want I hope you can help me I need that as soon as possible, I need some feedback thank you and looking forward to it.
- May 7, 2020 at 3:49 pm #127965SushobhanKeymaster
Hi,
This is not possible using code snippet.
It requires serious custom development. I’ll request you to hire some professional service for this.
Thank You! - May 7, 2020 at 5:57 pm #128038jorsenmejiaParticipant
can you give me the template for that page? so that I can edit my wizard page?
- May 7, 2020 at 8:07 pm #128073SushobhanKeymaster
Sure!! 🙂
You can find the main store setup class ‘WCFMmp_Store_Setup’ here- wc-multivendor-marketplace\helpers\class-wcfmmp-store-setup.php
Here inside ‘wcfmmp_store_setup’ method you will find each step and their content loading function logic. To add a new step you will need to use ‘wcfmmp_store_setup_steps’ filter.
Thank You! - May 7, 2020 at 8:12 pm #128076jorsenmejiaParticipant
So that I will customize the plugin function? not in the child theme?
- May 7, 2020 at 8:33 pm #128089SushobhanKeymaster
Hello,
No, please never. I told you which file is responsible for showing store setup wizard. I also gave you the filter name which you can use in your child theme functions.php to add a new step. But the rest, you have to figure out by reviewing the class.
As I suggest you before, if you aren’t comfortable with the coding stuff, take some professional assistance.
Thank You! - May 11, 2020 at 12:45 pm #129458jorsenmejiaParticipant
First tab: https://prnt.sc/sc04mr
Second tab: https://prnt.sc/sc04zh
ID type: https://prnt.sc/sc05v8
Third tab: https://prnt.sc/sc06ay
Fourth tab: https://prnt.sc/sc06pnHi, can you help me to customize the vendor setup wizard?
I found this thread on WordPress wclovers forum
https://wordpress.org/support/topic/additional-registration-field/please give me some feedback on this. Thank you in advance
- May 12, 2020 at 1:58 pm #129965SushobhanKeymaster
Hi,
You require various changes/customizations and that will require time. Sorry, but the forum isn’t ideal for this type of custom work.
Also, due to COVID we are getting 5X more support tickets each day. So we aren’t taking any customizations at this moment. You will need to find someone who is proficient with WP development.
Thank you!
- AuthorPosts
- You must be logged in to reply to this topic.