• Resolved ildomandatore

    (@ildomandatore)


    How do I put these HTML in the child theme?

    <label id="wpforms-1124-field_1-error" class="wpforms-error" for="wpforms-1124-field_1">* Write in the previous field.</label>
    
    <label id="wpforms-1124-field_2-error" class="wpforms-error" for="wpforms-1124-field_2">* Write in the previous field.</label>

    The page I need help with: [log in to see the link]

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

    I apologize as child theme customizations like this are outside of our scope for support. In case you’d like to look into custom development options, we highly recommend using Codeable.

    In case it helps though, I’ve included links to WordPress’ documentation on creating Child Themes and an article on creating a Child Theme from WPBeginner.

    I hope this helps!

    Thanks!

    Thread Starter ildomandatore

    (@ildomandatore)

    I was wondering how I can modify the text in the html listed, via the child theme of Astra. Until now I have added CSS.

    Hey @ildomandatore,

    I apologize for the delayed reply!

    You should absolutely be able to modify the HTML of the core plugin, however, this is outside the scope of support that our team can offer. For further assistance with this, you may want to consider seeking out custom development.

    We highly recommend using Codeable! Codeable screens all developers for you to make sure that they’re highly skilled and communicative, and then also helps guide the entire process of connecting and communicating with a best-fit developer.

    I apologize that we can’t help further with this!

    Thanks!

    Thread Starter ildomandatore

    (@ildomandatore)

    With Astra what can I change in the CSS customization? Only the CSS? Or even other programming languages?

    Please do not answer me Codable for the third time, because I did not ask that. When I have the money, I’ll go ask them.

    Plugin Support Kenneth Macharia

    (@kmacharia)

    Hey @ildomandatore

    To change the validation messages, I can suggest heading over to WPForms > Settings > Validation > Required and add custom text as shown here.

    In case you want to customize the validation error messages further, you can hook into the wpforms_process_validate_textarea action as described here: https://wpforms.com/developers/wpforms_process_validate_textarea/

    In case it helps, here’s our tutorial with the most common ways to add custom code like this.

    For the most beginner-friendly option in that tutorial, I’d recommend using the Code Snippets plugin.

    I hope this helps!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How do I change the HTML?’ is closed to new replies.