Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi Martin,

    If you have the premium version, the easiest way to do this would be through a custom field.

    1) Create a custom field and give it a name (e.g. “Disclaimer”).
    2) Set “Type” to Short Text.
    3) Set “Display?” to Both.
    4) “Display in Tabbed Layout?” to Yes.
    5) Click the “Add New Field” button to save.
    6) Then edit a product and scroll down. Your new custom field should appear below the “Next/Previous Products” section.
    7) Add the text you want and click “Save Changes”.

    Thread Starter martinpeake

    (@martinpeake)

    Thanks for the answer.

    I actually want the same text on every price – so I don’t want to have to add this to every field.

    Can I just display some fixed text wherever I wish?

    Hi Martin,

    Unfortunately, currently the only way to do this would be by editing the plugin code directly. It is important to note that the changes would disappear when you update the plugin next time. We would still recommend using the custom field but we understand that you prefer to not have to write it every time.

    Thread Starter martinpeake

    (@martinpeake)

    Thanks for the replies.

    If I do have to edit the code where the price is displayed, what part of the code is that in?

    Hi Martin,

    The code that generates the price can be found in Functions/Public_Functions.php (around Line 150)

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