I am just installed and am trying out the price modifier add-on and I would like to remove the actual price modification text from showing the price on the form: eg “Widget A [$45]” I want to show just “Widget A”
I have it set up in the form of a dropdown menu with multiple options at different prices, but I don’t want those to show up. Is there some code I can comment out to hide this?
This will add an id to each row with the question name (spaces replaced with underscores) so that you can use CSS to target the row and display:none it.
Nevermind, I found the confirmation_display.php file and added the code. Should I now just add the CSS to my custom CSS file? I am not familiar with this type of CSS coding….can you give me a quick sample of what the code would look like! Thanks so much!
This is still rough and in the works, but here is the form. I am using the price mod to subtract the fee from adding additional attendees for a family registration. I just don’t want folks to get confused when they see the price subtraction.
The support post ‘Remove price modification from showing on form- Price Modifier Addon’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.