I would like to change the URL Link of the Account section in my Venture Theme. I tried using a re-direct, but that didn’t work. I’m looking to change the Account link from: https://gospelmusicians.com/account/login to another link I want to use. Is this possible?
Topic summary
A user wants to modify the account URL link in the Venture theme, specifically changing it from the default /account/login path to a custom URL on a different domain (gospelmusicians.com). They attempted using a redirect without success.
Proposed Solution:
- Edit the theme code directly by accessing Online Store → Edit Code
- Locate the file containing ‘account/login’ references
- Modify the link within that file
Current Status:
The discussion remains open with the original poster seeking clarification on which specific Liquid template file needs to be edited. The solution requires theme code customization rather than URL redirects.
You must change the link from the code in account file.
online store >> edit code >> find file with name of ‘account/login’
I’m a bit confused as to your instructinos. Which liquid template am I suppose to look for?
