• Resolved thecookbookproject

    (@thecookbookproject)


    There is a note on the top of my /checkout page under the title “Checkout” that states “Have a Scholarship?” and I need to add some additional text to this to make it clear that the user puts in the scholarship code on the previous page (/cart).

    I have entered the Woocommerce page as well as Woocommerce through Appearance -> Customize -> Woocommerce -> Checkout, but this only allows me to edit the form, and not this specific text. It’s causing confusion for users and I would like to be able to edit it. Any assistance would be greatly appreciated.

    Thanks,

Viewing 4 replies - 1 through 4 (of 4 total)
  • Sean Cull

    (@seanreloaded)

    Automattic Happiness Engineer

    Hi there,

    If your site is live, could you please add a link so we can take a closer look? Thanks! ??

    Thread Starter thecookbookproject

    (@thecookbookproject)

    Yes, below is a link. Usually only users who have created accounts access the /checkout page, but you will still be able to see the text I’m referring to, which I can’t seem to edit.

    https://thecookbookproject.org/checkout/

    Let me know if you need anything else!

    Sean Cull

    (@seanreloaded)

    Automattic Happiness Engineer

    Hi there,

    The text for that message is controlled by a bit of code. In order to modify it, you would need to copy the default coupon template file from woocommerce/templates/checkout/form-coupon.php and place it into your theme folder like so: themename/woocommerce/checkout/form-coupon.php Then you would edit the latter file and make any changes there. But it looks that was already done since the default text has been changed to what it shows on your site. This would most likely have been customized by a developer if you had one working on the site at some point.

    Plugin Support con

    (@conschneider)

    Engineer

    Hi there,

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Editing text in /checkout page’ is closed to new replies.