there is no option for this on the frontend so let me know what core files of the plugin I need to edit to achieve this.
even if we can make these fields optional it will work for me.
Hi @tdsshah,
By default, the Email is required to register a new user in WordPress. So, removing the Email field is not recommended.
However, removing or making Email & Country fields optional is unavailable in wePOS at this moment. But you can achieve it with additional customization.
In that case, you investigate the frontend.min.js file to achieve your requirement. Also, the file is located in the following directory – wp-content\plugins\wepos\assets\js.
Thank you,