Hi guys,
I use this
Code:
{if $smarty.get.mode ne "checkout" and $main ne "cart"}
in home.php to hide the side bar while the user is in either checkout or cart mode.
But I also want to hide the side bar when the user gets the CC error message, and when the invoice appears.
Can someone please tell me how to edit this line
thanks