• Hi,

    On the checkout page, just below where the membership level description is, there is a line of text “the price for membership is ??? per month”

    Where can I edit this line of text? I looked in the /pages/checkout.php and can’t see the text in there? It seems that this text is grabbed from somewhere else? (div id=”pmpro_level_cost”)

    Wonder if anyone can point me to where I can edit this text?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi there!

    Thank you for getting in touch with us!

    We actually have an add-on that you can use to edit this text, for your convenience I have linked the add-on below:
    https://www.paidmembershipspro.com/add-ons/plus-add-ons/pmpro-custom-level-cost-text/

    I hope this helps!
    Trav

    Thread Starter dfcsl

    (@dfcsl)

    im not a paid user. can you advise me how to edit the text without the plugin?

    Hi there,

    I found a link that might steer you in the right direction, here is a link to the blog post (unfortunately the code example is for Core/Plus members) but essentially you can use the pmpro_level_cost_text filter to change the level cost text, it will take a bit of coding knowledge though.
    https://www.paidmembershipspro.com/remove-or-change-the-price-for-membership-is-0-00-now-for-free-membership-levels/

    I also copied the snippet that Jason wrote up below:

    Paid Memberships Pro has some fairly complex logic to build a sentence describing the cost of a membership level based on the price settings you entered. For free levels, the text says “The price for membership is $0.00 now”. On a website with some free and some paid levels, this wording can make it more clear that there is no cost for the chosen level. But maybe you want to hide it or display something else. The level cost text can be filtered using the pmpro_level_cost_text filter.

    Will you be able to write up a code snippet using this filter to change the level cost text?
    I hope this helps!
    Trav

    Thread Starter dfcsl

    (@dfcsl)

    That′s perfect. Thanks. Sorted it.
    Cheers.

    Glad I could help ??

    Have a good day!
    Trav

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Text on checkout page’ is closed to new replies.