Best Multi Vendor Marketplace Plugin for WordPress › Forums › WCFM › Changing the styling of the vendor registration
- This topic has 9 replies, 2 voices, and was last updated 8 years, 2 months ago by
WCFM Forum.
- AuthorPosts
- May 4, 2018 at 2:40 pm #22746
Alice
GuestHey,
I’ve added custom code to my functions to add a confirm password field to the vendor registration. However, the styling does not match up.
I’d like to reorder the fields so the two password fields are next to each other, as well as match the styling in terms of font etc.
When I try to use css to customise the fields it says they are read only and the css isn’t working. Thanks!
- May 4, 2018 at 2:41 pm #22747
Alice
GuestThis reply has been marked as private. - May 4, 2018 at 5:15 pm #22753
WCFM Forum
MemberHi,
I will definitely check this but can you please know me how you have added this?
By editing WC Marketplace core plugin or using some hook / filter?
one more thing, it’s properly functional, right? Just you have styling issue!
Thank You
- May 5, 2018 at 6:03 am #22790
Alice
GuestYes it’s functional, just won’t go in the order or style i’d like, it’s just code added to the functions file, haven’t touched WC Marketplace 🙂
- May 5, 2018 at 8:44 am #22802
WCFM Forum
MemberHi,
I have added a function to your child theme’s functions.php but somehow it’s repeated twice and site throwing some error.
Can you please remove once instance of the function!
Thank You
- May 5, 2018 at 4:22 pm #22821
alice
GuestI’ve removed the extra function.
Now the confirm password field you added matches the styling, however it isn’t functional and the other confirm password field that I added that doesn’t match is still there and is functional.
- May 5, 2018 at 5:08 pm #22822
WCFM Forum
MemberThank you very much and sorry for the trouble.
I am looking in to this.
- May 5, 2018 at 5:21 pm #22823
WCFM Forum
MemberHi,
Kindly take a try now.
Thank You
- May 5, 2018 at 5:34 pm #22824
Alice
GuestHey,
The styling is great, however the functionality isn’t quite working.
If I attempt to create an account and make sure the two password fields don’t match , it throws an error that the passwords don’t match, which is great. However, it still creates an account for that person, so if the person then reenters with two passwords that match it throws an error that the email is already registered so doesn’t let them create an account.
I’ve tested, and it seems that this error is only on the vendor registration not the customer registration.
Thanks!
- May 5, 2018 at 5:58 pm #22825
WCFM Forum
MemberHI,
Opps! I have tested the same but it’s not throwing me any such error “email is already registered”.
Can you please try once with a totally unknown email, e.g. “abcd@wscd.com”
Thank You
- AuthorPosts
- The topic ‘Changing the styling of the vendor registration’ is closed to new replies.