• Resolved agworldit

    (@agworldit)


    How can I rename “cheque” to “check” in Ultimate WordPress Auction plugin? I’d like the user interface to always display “check” instead of “cheque”. Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • 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

    Thread Starter agworldit

    (@agworldit)

    Thank you for that detailed response. That is very helpful and worked as needed.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Change “cheque” to “check”?’ is closed to new replies.