View Single Post
  #3  
Old 02-27-2008, 03:45 PM
 
uglysign uglysign is offline
 

Advanced Member
  
Join Date: Feb 2008
Posts: 70
 

Default Re: Display - Dont Display certain items on certain pages

Quote:
Originally Posted by Yurij
How do you connect your "tpl" - file ()?
Which file inserted
PHP Code:
{include file ="......" 

I ended up putting it inside head.tpl at bottom. Seems to work ok.
It shows on all products pages, not on checkout.
BUT, with One Page Checkout, it shows.

Quote:
PS. To familiarize possible modes open file "skin1/customer/home_main.tpl"

or

insert the temporary lines in skin1/head.tpl, for the understanding of the process:

PHP Code:
mode = {$mode}<br>
main = {$main}<br>
chekoutestep = {$checkout_step

Say thats neat. I've been trying to see whats what in a cpl of files. The nitty gritty of the .php files is a bit cryptic to me but i keep searching the forums to see if anything relates to what im after. If it doesnt work, then its not meant for me. Thanks holub for some insight.
__________________
4.4.3
One Page Checkout :: OnSale :: Download Expander
Smart Template by X-Cart MODS
Reply With Quote