joachimdesa Posted May 22, 2013 Share Posted May 22, 2013 Hello all, I need a bit of help, I got my left column with my categories to show up during checkout process http://bit.ly/ZaQlt3 But it is empty on the payement pages, http://bit.ly/12Juszk Can anyone tell me how to get my categories to show up on the payements pages ? Thanks you very much Link to comment Share on other sites More sharing options...
yaniv14 Posted May 22, 2013 Share Posted May 22, 2013 Check you bankwire module for payment.php inside 'controller/front' and look for something like: $this->display_column_left = false; and change to: $this->display_column_left = true; Link to comment Share on other sites More sharing options...
joachimdesa Posted May 23, 2013 Author Share Posted May 23, 2013 (edited) Thank you very much, it works like a charm thanks again Edited May 23, 2013 by joachimdesa (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted May 23, 2013 Share Posted May 23, 2013 thanks for information that everything works well for you im going to mark this thread as solved regards 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