{{title | replace: “Receipt”, “BANK RECEIPT VOUCHER” | “CASH RECEIPT VOUCHER”}}
Please help, i want to replace RECEIPT with BANK RECEIPT & CASH RECEIPT (means 1 name replace with 2 names) How it can be. Please help.
You could use a custom title
Otherwise you need to code the replacement in Liquid with a conditional statement
This is not a coding forum, so you will have to find help elsewhere, sorry