hypercraker Posted September 25, 2013 Share Posted September 25, 2013 I'm developing a Payment Module and I'm quite new at PrestaShop. Here is the problem: When the list of payment methods shows, it works well. But as soon as I choose my payment method, the next page (summary page) does not show the template correctly as the div with id "leo-columns" does not have the aproppiate css rules applied. I thoght it was something I was doing wrong, so I decided to duplicate the bankwire module that is already install. I duplicated the bankwire folder and renamed it to 'bankw2'. So I did with the views and controllers, and the problem persist by only changing the module name. I've attached an image where you can see: 1) The list of payments modules correctly installed in my server. The first within the red square is the original bankwire, and the other is the duplicated. 2) How it shows the Summary page in the original module 3) How it shows the Summary on the ducplicated. You can see that the white background is gone. As I said before, the 'leo-columns' div is not being applied with the css rules correctly. The only changes I've made was changing the 'bankwire' names (module name on folders, images, class names, templates, etc) to 'bankw2' Please, I really appreciate your help. Link to comment Share on other sites More sharing options...
Recommended Posts