- This topic has 6 replies, 2 voices, and was last updated 9 years, 9 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Affiliates Management Plugin for WordPress
by
WordPress Affiliate Manager › Forums › Affiliate Manager Plugin › Changing/updating "State" on Affiliate Registration Form
Tagged: registration form
Hello everyone.
I’m in Australia and want to give my potential affiliates a “local” feel. Is there a way to update the state list to be Australian states (8 of) instead of selecting outside US?
If possible I’d love to be able to update the table/list.
Thank you
Treath
Hi, It’s possible. You will just need to edit it in the plugin file – affiliates-manager/source/validation/StateCodes.php
Thank you Shadow Labs!!
Logged in and updated the list. Worked Perfectly!!
Would you know where can I modify the label “Zip Code” to show as “Post Code”?
Thanks
Treath
Hi, It can be edited in the plugin file as well. But I believe this method will be easier:
How to Customize Various Text Messages Displayed by Affiliates Manager
Hi Shadow Labs,
I’ve had a poke around and can’t find the main form where the display text “Zipcode” would be found.
Any idea on what folder I should be looking at?
Thanks
Treath
You can find it under affiliates-manager/source/dynamic-translatable-strings.php.
This method may not work since the names actually come from the database table. I think it would be easier to just customise the string in the language file.
Yes you are absolutely correct! You’re product knowledge is outstanding!
Changed the text and it worked perfectly.
Thanks you for all your help.