Home › Forums › General Issues › Can't override template in my child theme › Reply To: Can't override template in my child theme
You can’t remove <span class="acf-required">*</span>
. You need ot make the field not required or use custom CSS to hide it.
Changing error messages requires using JS. see https://www.advancedcustomfields.com/resources/adding-custom-javascript-fields/ and https://www.advancedcustomfields.com/resources/javascript-api/ I don’t have any examples. You might find something here or on similar topics https://support.advancedcustomfields.com/forums/topic/acf_form-with-custom-validation-message/
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.