Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15
  1. #11
    Join Date
    Jan 2011
    Posts
    28
    Plugin Contributions
    0

    Default Re: Redirect shop cart

    In my shop the LOG IN button already exists.So it's ok.
    But there is no CREATE ACCOUNT option.

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

    Default Re: Redirect shop cart

    I don't understand. The create account option is part of the log in. If you choose "log in" you should get a page with log in fields and below that, a form to create an account.

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

    Default Re: Redirect shop cart

    @afo

    I think he wants to have a button stating: "create account" which brings it to the same login/register page.

    That's why I suggested he adds "register" to the same login button (link).

  4. #14
    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.

  5. #15
    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.

 

 
Page 2 of 2 FirstFirst 12

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