Forum Replies Created
- AuthorPosts
- jorsenmejiaParticipant
Refund auto-approve is not working please help me fix
Attachments:
You must be logged in to view attached files.jorsenmejiaParticipantany update on this topic? I want to deduct client by 50% when requesting a refund request
May 20, 2020 at 9:16 pm in reply to: How do i add new custom field under vendor registration form? #133589jorsenmejiaParticipanthow can I move the profile URL to the registration page? input-fields?
jorsenmejiaParticipantHi? Need support, please
May 16, 2020 at 11:51 pm in reply to: How do i add new custom field under vendor registration form? #131978jorsenmejiaParticipant`add_action(‘wcfmmp_store_after_sidebar_info’,’fn_wcfmmp_store_after_sidebar_info_1505′);
function fn_wcfmmp_store_after_sidebar_info_1505($store_id) {
$custom_fields = get_user_meta( $store_id, ‘website’,true); //replace “website” with your label field value (all in small letters)
$field_name = ‘Website’; //replace “website” with your label field value
echo $field_name.’: ‘.$custom_fields;
}The code that you give to me I tried to insert in functions.php but nothing happens
May 16, 2020 at 10:58 pm in reply to: How do i add new custom field under vendor registration form? #131950jorsenmejiaParticipantnot working
Attachments:
You must be logged in to view attached files.jorsenmejiaParticipantPlease check my issue here’s the link: https://wclovers.com/forums/topic/appointment-order-status-on-withdrawal/#post-131811
May 16, 2020 at 6:21 pm in reply to: How do i add new custom field under vendor registration form? #131825jorsenmejiaParticipantwhen I try to become a vendor I want all fields that I fill up goes to store profile
May 16, 2020 at 6:20 pm in reply to: How do i add new custom field under vendor registration form? #131824jorsenmejiaParticipantOr how can I add custom fields in-store information?
May 16, 2020 at 6:00 pm in reply to: How do i add new custom field under vendor registration form? #131820jorsenmejiaParticipantI want to use the image on the registration page (Personal/Profile) for gravatar to show on a single product
May 16, 2020 at 5:58 pm in reply to: How do i add new custom field under vendor registration form? #131818jorsenmejiaParticipantHow can I combine the store and profile page? please see attached file
Attachments:
You must be logged in to view attached files.jorsenmejiaParticipantPlease reply thankyou
May 16, 2020 at 7:19 am in reply to: How do i add new custom field under vendor registration form? #131641jorsenmejiaParticipantfor example <?php echo $firstname ?>
May 16, 2020 at 7:09 am in reply to: How do i add new custom field under vendor registration form? #131633jorsenmejiaParticipanthow can I echo my custom input field? I want to show the result per user vendor for example
I add email I want to show it on the front side, Or I want to echo the resultMay 14, 2020 at 9:19 pm in reply to: How do i add new custom field under vendor registration form? #131011jorsenmejiaParticipanthelp me to show the additional info tab please
May 14, 2020 at 9:09 pm in reply to: How do i add new custom field under vendor registration form? #131010jorsenmejiaParticipantI did this <your site url>/store-manager/settings/ but there’s no additional tab show
May 14, 2020 at 9:05 pm in reply to: How do i add new custom field under vendor registration form? #131008jorsenmejiaParticipantf you have added custom fields from here – <your site url>/store-manager/settings/ -> Vendor Registration , there’s no additional field show
May 14, 2020 at 8:52 pm in reply to: How do i add new custom field under vendor registration form? #130997jorsenmejiaParticipantplease help Sarmistha Chakraborty
May 14, 2020 at 8:49 pm in reply to: How do i add new custom field under vendor registration form? #130995jorsenmejiaParticipantCheck the input fields here: https://gigant.com.ph/become-pro/
I want to show all the input in the personal/Profile page
please see attached fileAttachments:
You must be logged in to view attached files.May 14, 2020 at 8:47 pm in reply to: How do i add new custom field under vendor registration form? #130994jorsenmejiaParticipantI want to add the custom fields I add on personal details or profile
May 14, 2020 at 8:21 pm in reply to: How do i add new custom field under vendor registration form? #130988jorsenmejiaParticipanthow can I show the result of registration form input field anywhere?
jorsenmejiaParticipantany update?
jorsenmejiaParticipantFirst 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
jorsenmejiaParticipantSo that I will customize the plugin function? not in the child theme?
jorsenmejiaParticipantcan you give me the template for that page? so that I can edit my wizard page?
- AuthorPosts