Hi @agworldit,
There is no setting available to rename the “Cheque” text in the Ultimate WordPress Auction Plugin. If you want to rename this text, you need to edit the plugin file. If you want to change the “Cheque” text at the frontend for users, you need to edit the following plugin file.
email-template.php
auction-shortcode.php
If you want to change “Cheque” text in Ultimate Auction menu for admin, you need to edit below plugin file.
payment.php
manage-auctions.php
add-new-auction.php
settings-page.php
You have to find “Cheque” text in these plugin files and replace it everywhere.
Please post the Ultimate WordPress Auction Plugin’s query in its support forum.
Thank You
Thank you for that detailed response. That is very helpful and worked as needed.