• VoN

    (@webdesignervon)


    I want to add a field to the ADD NEW PRODUCT page that tells the vendor that the transaction is going to cost a commission fee of 1%.

    But all the options available in custom fields require input from the user.

    All I need is just a message right in the Add New Product page.

    Help guys.

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter VoN

    (@webdesignervon)

    Any help with this would be appreciated

    Plugin Author WC Lovers

    (@wclovers)

    I want to add a field to the ADD NEW PRODUCT page that tells the vendor that the transaction is going to cost a commission fee of 1%.

    – Where you want to show this message under Add product page?

    Thread Starter VoN

    (@webdesignervon)

    Kindly check this image out to see it. I underlined it in blue. https://imgur.com/IN43iiI

    Thread Starter VoN

    (@webdesignervon)

    I just want a text there, without the input field. Presently there’s the text and then the text input field beside it. Any help would be appreciated.

    Plugin Author WC Lovers

    (@wclovers)

    https://imgur.com/IN43iiI – Are these fields added using WCFM custom field?

    Thread Starter VoN

    (@webdesignervon)

    Yes. Exactly.

    Thread Starter VoN

    (@webdesignervon)

    Do you have any solution to this? Please?

    Thread Starter VoN

    (@webdesignervon)

    I found an unorthodox solution. I used the checkbox input type and then selected the checkbox and hide it using “display:none” in css.

    Then I targeted and made the text of the selected field a width of 100% and that works for me.

    This isn’t the solution I was hoping for but it works for me all the same. If you have a more orthodox regular solution, it’d also be appreciated.

    Thanks.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Make A Custom Product Field Read Only’ is closed to new replies.