Nuvish Posted April 13, 2011 Share Posted April 13, 2011 How can i make the block cart to be collapsed the very first time i enter my site,and then behave normally the rest of time?Its collapsed just the first time.. Link to comment Share on other sites More sharing options...
Nuvish Posted April 14, 2011 Author Share Posted April 14, 2011 ok. thanks a lot for your time angora. Link to comment Share on other sites More sharing options...
DATO Posted June 12, 2011 Share Posted June 12, 2011 try to do // if(isset($cookie->ajax_blockcart_display))// $smarty->assign('colapseExpandStatus', $cookie->ajax_blockcart_display);$smarty->assign('colapseExpandStatus', 'collapsed');can't working. would like how to do this effect in 1.4.2.5thx Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now