Question:
I want to modify text "Fast Order" to "Quick Order" at the CMS page and Account drop-down menu.
Which files should be modified?
Answer:
Could you please modify the following files to change the text "Fast Order" to "Quick Order" as you wish?
1. In order to change text at the CMS page, please edit file: app\design\frontend\base\default\template\bss\fastorder\form-all.phtml
<h1><?php echo $this->('Fast Order') ?></h1> To <h1><?php echo $this->('Quick Order') ?></h1>
2. In order to change text at the account drop-down menu, please edit file: app\code\local\Bss\FastOrder\Block\Formpopup.php
For more information about product, please refer Wholesale Fast Order
If you need any further assistance, please feel free to contact us.
Please visit our site for more useful Magento 1 Extensions: https://bsscommerce.com/extensions.html
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article