Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Welcome Back page

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 05-21-2007, 06:14 PM
 
tac tac is offline
 

Newbie
  
Join Date: May 2007
Posts: 4
 

Talking Welcome Back page

I am just trying to figure out where the Welcome back area is....I can edit the welcome page but when Someone logs in and it goes to the welcome back page I cant seem to figure that out. Some help would be VERY cool. Thanks!
__________________
VERSION/Version 4.1.7
Reply With Quote
  #2  
Old 05-21-2007, 06:20 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Welcome Back page

They are one and the same, customer/main/welcome.tpl
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 05-21-2007, 07:15 PM
 
tac tac is offline
 

Newbie
  
Join Date: May 2007
Posts: 4
 

Default Re: Welcome Back page

Oh....well... I am trying to embed a video and it works when I am not loged in, after I log in it goes away. Any suggestions?
__________________
VERSION/Version 4.1.7
Reply With Quote
  #4  
Old 05-22-2007, 02:12 AM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: Welcome Back page

You may have the embedded item coded into welcome.tpl within the {if} that looks to see if the customer is logged in? Try putting the embedded item AFTER the closing {/if} - or place it 2 or 3 times (once if logged in, and again in the "else")

After this code:
Code:
{if ($active_modules.Greet_Visitor ne "") and ($smarty.cookies.GreetingCookie ne "") and $logout_user eq ''} {assign var="_name" value=$smarty.cookies.GreetingCookie|replace:"\'":"'"} <h3>{$lng.lbl_welcome_back|substitute:"name":$_name} </h3> {elseif $lng.lbl_site_title} <h3>{$lng.lbl_welcome_to|substitute:"company":$lng.lbl_site_title}</h3> {else} <h3>{$lng.lbl_welcome_to|substitute:"company":$config.Company.company_name}</h3> {/if}
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote
  #5  
Old 05-24-2007, 10:43 AM
 
tac tac is offline
 

Newbie
  
Join Date: May 2007
Posts: 4
 

Talking Re: Welcome Back page

Sweet! Got it Thanks!!!!!!!!
__________________
VERSION/Version 4.1.7
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 09:13 AM.

   

 
X-Cart forums © 2001-2020