Zen Follower
- Join Date:
- Apr 2009
- Posts:
- 151
- Plugin Contributions:
- 0
payment description
hi all, may i ask how to add descriptions under each payment method in checkout page,please do provide more detail because i am not a pro programmer.thanks
Views: 1,086
Zen Follower
hi all, may i ask how to add descriptions under each payment method in checkout page,please do provide more detail because i am not a pro programmer.thanks
Black Belt
Use the developer tool kit to find files where some of the visible text is located and add it to those files
Zen Follower
kobra:
Use the developer tool kit to find files where some of the visible text is located and add it to those files
it is the original payment module of zen cart 1.38, do not know how do add description under best way, i find out these "define('MODULE_SHIPPING_FLAT_TEXT_WAY', 'Best Way'); "
Zen Follower
i can add now,but just after the"best way",how can i write under"best way,and how to add more option rather than best way,like fast way.thanks
Totally Zenned
Lo,
"define('MODULE_SHIPPING_FLAT_TEXT_WAY', 'Best Way');
Try this:
Remember the override files so you don't hack the core.."define('MODULE_SHIPPING_FLAT_TEXT_WAY', 'Best Way <br /> And this is a great way to buy my little toy!');
Zen Follower
haredo:
Lo,
"define('MODULE_SHIPPING_FLAT_TEXT_WAY', 'Best Way');
thanks mate,now i can add description.
Totally Zenned
Lo,
You are most welcome, glad I could help you.
Zen is sweet you can use html code with .php
Fields marked required must be completed.
Tell staff why this post should be reviewed.