• Resolved sportsveins

    (@sportsveins)


    Hi,

    1st Thanks for this great plugin
    it is possible to edit the default text:

    – Ask for Quote.

    If so is this something I can do or do I have to hire a coder.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author pinal.shah

    (@pinalshah)

    Hi @sportsveins,

    Do you mean you wish to edit the Payment method name?

    Thanks,

    Pinal

    Thread Starter sportsveins

    (@sportsveins)

    Yes

    Plugin Author pinal.shah

    (@pinalshah)

    Hi,

    You can use the hook mentioned in the link below to change the method name.

    The code can be placed in a PHP snippets plugin used on the site or in the functions.php file of your active theme.

    https://github.com/pinalj/quotes-for-woocommerce/wiki/Hooks-&-Filters#modify-the-payment-method-name

    I hope this helps.

    I’ll be obliged if you would please consider leaving a rating for the plugin here.

    Thanks,

    Pinal

    Thread Starter sportsveins

    (@sportsveins)

    Thanks Alot it work…

    Is there any info like this to change the text in the email.

    Plugin Author pinal.shah

    (@pinalshah)

    Hello again,

    Yes, you can modify the email template contents similar to customizing the WooCommerce emails.

    Simply go to

    1. WordPress Dashboard > WooCommerce > Settings > Emails
    2. Click on the Manage button for the email you wish to modify
    3. Scroll down and click on Copy file to theme button.
    4. This will create a copy of the email in wp-content/themes/<your active theme>/quotes-for-wc/emails/
    5. Edit the PHP file as needed.

    Thanks,

    Pinal

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Edit the default text’ is closed to new replies.