hello, I am using simple auction plugin
on every auction page, there is an input field where people can type in their bid. I dont want people to type in anything, they must use the increment buttons. so my idea is to change that input field, to a simple display field ( displaying the current bid). is there any way to do this?
thank you
Hi redeyedprince,
Putting a readonly attribute for the input field should help with what you want to achieve.
However, we are not familiar of the said plugin, you may want to contact the plugin author/support to help with it.
Best regards,
Nikko