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

only show if on one static page

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 10-09-2013, 07:47 AM
 
webdesignhelper webdesignhelper is offline
 

Advanced Member
  
Join Date: Jan 2006
Posts: 52
 

Default only show if on one static page

i want to have a banner show up in the left bar of my site if the user is one one specific static page, what 'if' statement do i need to put into my left_bar.tpl template to have the banner show if the user is only on that one specific page?
__________________
WebDesignHelper.co.uk
Version 4.4.2 of x-cart
Reply With Quote
  #2  
Old 10-09-2013, 08:05 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: only show if on one static page

try - replace XX with the pageid
{if $main eq 'pages' and $page_data.pageid eq 'XX'}....{/if}
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #3  
Old 10-09-2013, 08:07 AM
 
webdesignhelper webdesignhelper is offline
 

Advanced Member
  
Join Date: Jan 2006
Posts: 52
 

Default Re: only show if on one static page

worked it out:

{if $smarty.get.pageid eq "3"}

banner here

{/if}
__________________
WebDesignHelper.co.uk
Version 4.4.2 of x-cart
Reply With Quote
  #4  
Old 10-09-2013, 08:08 AM
 
webdesignhelper webdesignhelper is offline
 

Advanced Member
  
Join Date: Jan 2006
Posts: 52
 

Default Re: only show if on one static page

or:

{if $main eq 'pages' and $page_data.pageid eq 'XX'}....{/if}

also works as stated above!
__________________
WebDesignHelper.co.uk
Version 4.4.2 of x-cart
Reply With Quote

The following user thanks webdesignhelper for this useful post:
DBK Web Builder (05-03-2014)
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 03:28 PM.

   

 
X-Cart forums © 2001-2020