Hi there,
I have a button used for “vendor registration” with wcfm, and i would like to change the button from “resend code” to “send code”. Is there any way for me to do this? I am unable to find the file containing the code to change it
Hi there,
I have a button used for “vendor registration” with wcfm, and i would like to change the button from “resend code” to “send code”. Is there any way for me to do this? I am unable to find the file containing the code to change it
Hi @koh,
Please try adding the following code under Theme Options > JS:
jQuery('.wcfm_email_verified_button').val('SEND CODE');
Hope it helps 
Hi Thai
This helped! Thank you so much for your assistance!
You’re most welcome.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.