lepusa Posted June 10, 2015 Share Posted June 10, 2015 We have just launched our cart and we have not yet configured all shipping and payment methods. For now we want to put this custom message in red near the top of all pages during checkout, perhaps right below the breadcrumbs module: "Our online checkout is not fully functioning. To place your order, please choose PAY BY CHECK and LOCAL PICKUP and we will call you back to inform you of the shipping fees and get your desired payment method. This is a temporary situation. Thank you for your interest in our products and for your patience while we launch our new site." How do we do this? Here is our site: http://leadingedgeproducts.com/store Link to comment Share on other sites More sharing options...
pishkus Posted June 10, 2015 Share Posted June 10, 2015 (edited) Maybe you could add the text above/below the checkout steps? If that's ok, edit the themes/default-bootstrap/order-steps.tpl file. If you want to get current controller, use $smarty.get.controller . Edited June 10, 2015 by pishkus (see edit history) Link to comment Share on other sites More sharing options...
lepusa Posted June 10, 2015 Author Share Posted June 10, 2015 Maybe you could add the text above/below the checkout steps? If that's ok, edit the themes/default-bootstrap/order-steps.tpl file. If you want to get current controller, use $smarty.get.controller . Thanks, editing the file did the trick. Hopefully we'll have everything in place before an upgrade wipes out the change, otherwise we'll be redoing it after every upgrade. Link to comment Share on other sites More sharing options...
pishkus Posted June 10, 2015 Share Posted June 10, 2015 Thanks, editing the file did the trick. Hopefully we'll have everything in place before an upgrade wipes out the change, otherwise we'll be redoing it after every upgrade. Upgrade is a manual thing, so do not upgrade before you have everything in place Link to comment Share on other sites More sharing options...
VAULTLLC Posted December 20, 2016 Share Posted December 20, 2016 Hey guys, I know this thread is somewhat dead but I need some help. I only want this message to show on the payment screen and no where else. Any suggestions as to how I make it do this? Link to comment Share on other sites More sharing options...
lepusa Posted December 21, 2016 Author Share Posted December 21, 2016 Hey guys, I know this thread is somewhat dead but I need some help. I only want this message to show on the payment screen and no where else. Any suggestions as to how I make it do this? Sounds like you need to edit this: themes/default-bootstrap/order-payment.tpl (or substitute your them name for 'default-bootstrap'). 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