X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Get pageid from Smarty (https://forum.x-cart.com/showthread.php?t=9434)

raulcarvalho 09-19-2004 08:02 AM

Get pageid from Smarty
 
Hi,

I have some hover buttons in head.tpl and I need to change the hover images according to the pageid (I have some static pages created in admin).
Is there any way to access the pageid variable in Smarty?
i'm looking for a way that doesn't need any changes to PHP files.

Thank you,
Raul

instinctual 09-20-2004 08:59 AM

Here ya go
 
{if $smarty.get.pageid eq "22"}{/if}

Put this around your rollover and change the pageid # to fit -

:o)

raulcarvalho 03-01-2005 02:14 PM

Thank you! And sorry for the late answer... :-)


All times are GMT -8. The time now is 11:30 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.