AbanteCart Community

Shopping Cart Operations => Support => Template Support => Topic started by: hus2020 on January 22, 2017, 10:20:43 AM

Title: Edit the Top Menu bar text "Login or register"
Post by: hus2020 on January 22, 2017, 10:20:43 AM
Hi guys,

I have installed AbanteCart cart and currently running on default template.

I would like to edit the text on top right hand corner which is a link to register/login page. By default it displays "Login or register" and I want to change it to "Login"

Can anyone guide which is the file to edit? I have manged to get the code snippet (refer below) using Chrome Inspect tool, but I just cannot find which file hosts this code snippet.

<ul class="nav navbar-nav main_menu" id="customer_menu_top">
      <li><a..href="hxxp://dsdy.com/index.php?rt=account/login&amp;token=csscscs">Login or register</a></li>
   </ul>
Title: Re: Edit the Top Menu bar text "Login or register"
Post by: Rey on January 22, 2017, 12:54:28 PM
Hi, first of all login to your Admin Panel and in the search box on the top, type this Login or register, you will get result like this -
(https://i.gyazo.com/c4b440b19428f66c3b6e12b75293600e.jpg)

Click on first result: text_login_or_register , in the resulting window edit the text to your liking:
(https://i.gyazo.com/367d1c034ebdcdc222b8759f1b69e4f1.jpg)

Click Save & close

Thanks.
Title: Re: Edit the Top Menu bar text "Login or register"
Post by: hus2020 on January 22, 2017, 10:18:09 PM
Hi, first of all login to your Admin Panel and in the search box on the top, type this Login or register, you will get result like this -
(https://i.gyazo.com/c4b440b19428f66c3b6e12b75293600e.jpg)

Click on first result: text_login_or_register , in the resulting window edit the text to your liking:
(https://i.gyazo.com/367d1c034ebdcdc222b8759f1b69e4f1.jpg)

Click Save & close

Thanks.

Thank you for the great and super easy solution