ocastaned Posted March 11, 2014 Share Posted March 11, 2014 I would like to keep always open the bar showing other categories when a customer is seeing my products. I have attached a picture to this post. Any idea I really appreciate it. Thank you so much. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted March 11, 2014 Share Posted March 11, 2014 you'll need to edit two files... orderforms/modern/products.tpl - remove from line 7 <div align="center"><a href="#" onclick="showcats();return false;">({$LANG.cartchooseanothercategory})</a></div> orderforms/modern/style.css - remove from line 104 display: none; 0 Quote Link to comment Share on other sites More sharing options...
ocastaned Posted March 12, 2014 Author Share Posted March 12, 2014 Thank you so much for your help 0 Quote Link to comment Share on other sites More sharing options...
ocastaned Posted April 24, 2014 Author Share Posted April 24, 2014 It didn't work, because when I remove those lines, it doesn't appear anything. Technically the link to display other categories disappears. I think probably something needs to be changed somethin here... <div align="center"><a href="#" onclick="showcats();return false;">({$LANG.cartchooseanothercategory})</a></div> 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.