The Avatar feature is custom built in UAP, and it only works inside the system. It is not meant to replace the standard Profile image or Gravatar which are displayed on other pages.
How to activate Avatar Image?
How to enable reCaptcha?
How to activate OptIn Subscriptions?
The OptIn Subscription are not stored
How to send Notifications?
The Upload file button on Register form is not working
If the upload file button on the Register form or the Avatar buttons don’t work, make sure that the jQuery library has not been altered or customized by 3rd party scripts installed in your WordPress environment (such as plugins or WP Themes). Try checking the upload file button after deactivating […]
Change reCaptcha language
The default language for reCaptcha script is English. You can change that from Uap_Add_Edit_Affiliate.class.php file on line 674
Fatal error: Cannot redeclare ….
If a message such as: Fatal error: Cannot redeclare xxx_function() (previously declared in….) shows up on certain situations, including when the plugin is installed, some short investigations are needed. Be sure that other third party scripts (plugins or themes) do not affect the UAP workflow. You may have to deactivate other plugins […]