kylemarlin Posted May 11, 2013 Share Posted May 11, 2013 Hello all, I'm interested in theming the output from modules such as check payments, wire transfers, and PayPal. I can't seem to find template files for this output anywhere, and I need to theme it. Can someone tell me where this is? I'm trying to achieve a theme like this: But the current output looks like this for check payments, wire transfers, PayPal errors, etc: Thanks, Kyle Marlin Link to comment Share on other sites More sharing options...
NemoPS Posted May 13, 2013 Share Posted May 13, 2013 You need to copy the hook templates from those modules' folders inside your theme's folder. An example: modules/bankwire/views/templates/hook/payment.tpl. You must copy it into themes/themename/modules/bankwire. No subfolder. Then, you can safely change it without worries. Of course, if you want you can change the first file directly, but it's not recommended 1 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