Results 1 to 10 of 15

Hybrid View

  1. #1
    Join Date
    May 2009
    Posts
    1,254
    Plugin Contributions
    3

    Default Re: Redirect shop cart

    To see what I mean go here:
    Amber precious
    go to English to see it better.

  2. #2
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Redirect shop cart

    In includes/languages/english/YOUR_TEMPLATE/index.php (where YOUR_TEMPLATE is hte name of your custom template), change the following line:

    Code:
    define('TEXT_GREETING_GUEST', 'Welcome <span class="greetUser">Guest!</span> Would you like to <a href="%s">log yourself in</a>?');
    to

    Code:
    define('TEXT_GREETING_GUEST', 'Welcome <span class="greetUser">Guest!</span> Would you like to <a href="%s">register</a> or <a href="%s">log in</a>?');
    Change the text I've highlighted in red to whatever you want.

 

 

Similar Threads

  1. Creating multiple shop/cart under one cart
    By Parth in forum Basic Configuration
    Replies: 1
    Last Post: 20 Jun 2012, 05:36 PM
  2. v139h redirect add to cart & shopping cart to another zc installation
    By iddy in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 20 Jun 2012, 01:21 PM
  3. v136 Redirect script to My shop
    By IDW in forum General Questions
    Replies: 7
    Last Post: 24 Feb 2012, 06:14 PM
  4. I have problems with 301 redirect and loging into my shop/ordering
    By the.rampage.rado.bg in forum General Questions
    Replies: 5
    Last Post: 6 Sep 2009, 04:51 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg