Enable settings from home page of app
Go to your website and log in to your customer account. (create account if you do not have any account).
Visit page of store to edit profile page.
Go to Online Store->themes->Actions->Edit code
Search for 'customers/account.liquid' and click on it to open.
Copy and paste following code at place where you want it to show link.
<a href="/apps/edit-profile-nav">Edit Profile</a>
Save it and visit my account page on your live website.
You can see 'Edit Profile' link there.
Go to Online Store->themes->Customize
Go to 'Edit Profile' page in Customization panel.
You can see customization settings here:
If you see error like this Screenshot:Click on Re-Configure Theme button
Re-Configure Theme button solves 98% problem of this app.
Go to Online Store->themes->Actions->Edit code
Search for 'editProfile.liquid' and click on it to open.
Click on 'Delete file'.
Search for 'customers/account.liquid' and click on it to open.
Find following code and remove it.
<a href="/apps/edit-profile">Edit Profile</a>
Save the file.
Go to Online Store->Apps and click on delete of 'Profiler Xpert' app
Select reason and click on 'Delete'
<a href="/apps/edit-profile-nav">Edit Profile</a>
If you see error like this Screenshot:Click on Re-Configure Theme button
Re-Configure Theme button solves 98% problem of this app.
Go to Online Store->themes->Actions->Edit code
Search for 'editProfile.liquid' and click on it to open.
Click on 'Delete file'.
Search for 'customers/account.liquid' and click on it to open.
Find following code and remove it.
<a href="/apps/edit-profile">Edit Profile</a>
Save the file.
Go to Online Store->Apps and click on delete of 'Profiler Xpert' app than Select reason and click on 'Delete'.