| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
only on home page {if} statement | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() Can anyone tell me what the if statement would be if I want to display something ONLY on the home page.
I know for product and products it would be {if $main eq "product" AND "products"} insert code here {/if} not sure what would replace "product" AND "products" for just home page.
__________________
x-cart 4.0.5 (live and heavily modded) Server: freebsd |
|||||||
#2
|
|||||||
|
|||||||
![]() Here is what I usually use:
Code:
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#3
|
|||||||
|
|||||||
![]() Hmm that didnt work for me it wiped the page out.
A little explanation of what im trying to do, because the descriptions are so far down in code in x-cart im trying to duplicate it with a hidden layer so that if you view it in lynx the same text is placed at the top and picked up first, so far i've got it working with category descriptions with code like this in home.tpl Code:
What im trying to do is make all the relevant text per page be copied on up in the code, so in products pages the category description is up the top (done), in home page welcome text is copied up to the top (not working), product page copy the product description up to the top (not working - still shows cat text)[/code]
__________________
x-cart 4.0.5 (live and heavily modded) Server: freebsd |
|||||||
#4
|
|||||||
|
|||||||
![]() Whoa, you sure you want to do that? Google does not like hidden text.....
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#5
|
|||||||
|
|||||||
![]() Google doesnt detect it if it is CSS, only thing they can detect is if font colour is the same as the background.
What im doing is no different than a site that is created in layers.
__________________
x-cart 4.0.5 (live and heavily modded) Server: freebsd |
|||||||
|
|||
X-Cart forums © 2001-2020
|