When Flat Rate is enabled, the option button under Flate Rate on checkout reads, Best Way. How can I change this to show, Flat Rate? I can't find the code.
When Flat Rate is enabled, the option button under Flate Rate on checkout reads, Best Way. How can I change this to show, Flat Rate? I can't find the code.
hi did anyone come back to you on this? as i am having the same problem and its really annoying? thanks
Any text you see on a Zen Cart is changeable....
admin > tools > developer toolkit
Type/paste in the text you want in the bottom input field, select Search all files .... now examine the returns carefully to locate what you want. Not only does it show you which files it occurs in, it even gives you the line number!
When wanting to alter text, you are nearly always looking for a "define" statement.
Here you want includes/languages/english/modules/shipping/flat.php
Edit that field in a suitable text editor (such as Notepad++ or Crimson Editor), changing 'Best Way' to 'Flat Rate' and then upload it back to your site, using the override system where appropriate. ie it goes back toCode:define('MODULE_SHIPPING_FLAT_TEXT_WAY', 'Best Way');
includes/languages/english/modules/shipping/YOUR_TEMPLATE/flat.php
NB If you want that particular text to not exist, DO NOT delete the define statement - simple leave the actual definition quotes empty e.g.
See my sig!Code:define('MODULE_SHIPPING_FLAT_TEXT_WAY', '');
Development Manager @ JSWeb Ltd - suppliers of Applepay/Googlepay for Zencart
20 years with Zencart !
Hi,
I realise this is an old thread but I have just done this. I have enabled the flat rate shipping module in admin but it doesn't show as a shipping option on the front end...any ideas?
Thanks
Pete
FORUM:
# a public meeting or assembly for open discussion
#An online discussion group, where participants with common interests can exchange open messages.
# a public facility to meet for open discussion