Miva Merchant 5 Module FAQs » Order Status 5.x (BROK_ORDERSTATUS5)
{docurl}
When customers click on the link to check their status, the login screen shows Merchant's usual header for that page and also the header from the Order Status Manager. How can I hide the Merchant header?
The Order Status Manager modifies the Customer Login template to add the token:
This is where the Orderstatus Manager displays it's custom header (used to explain to customers that they are logging in to access their account for example).
The standard Merchant header for the individual pages is displayed with the token:
You can configure the template to display this header only if the customer is NOT logging in to access their order status by putting a conditional statement around it:
Last update: 2007-12-31 12:20
Author: Thor
Revision: 1.0
You cannot comment on this entry
Records in this category
- I am integrating the reorder ability in Order Status mod for Merchant5. The only thing I can't get to work is the conditional for disallowing inactive products. I am using:
%begin_if|Products.d.active|%
%quantity|001|%
%addtobasket%
%end_if%
%begin_if|NOT Products.d.active|%
NOT AVAIL
%end_if%
It is always showing NOT AVAIL even if the product is active. - How do I display the attribute and option data on the order details page?
- Is there a new FedEx tracking number?
- Default tracking links for shippers
- When customers click on the link to check their status, the login screen shows Merchant's usual header for that page and also the header from the Order Status Manager. How can I hide the Merchant header?
- Is it possible to collect a note at checkout that will be associated with the order in admin?
- Displaying collected data in emails and on the invoice (INVC) screen
- Displaying custom field data
- New FedEx tracking link
- Displaying additional information on the "Edit Status" orders listing














