• Resolved gunnarzw

    (@gunnarzw)


    I making a new website: https://gunnarzwart.nl

    I use the Pure theme and used the Contact Form 7 plugin to make a contact form on https://gunnarzwart.nl/contact. Now I want to change the button text from ‘SEND COMMENT!’ to ‘Verzenden’. So in the contact form 7 setup I used this tag:
    [submit “Verzenden”]
    But it still won’t change. How can I fix this?

    Hope someone can help me out! ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • ThemeSumo

    (@themesumo)

    I quickly tested this and it updates instantly as normal, do you have any active cache plugins perhaps that could need clearing first?

    Let me know how it goes.

    Thread Starter gunnarzw

    (@gunnarzw)

    I don’t use any cache plugins. I think the Contact Form 7 Plugin is using my theme’s submit button, because the submit button you see underneath the form is the standart submit button which comes with the theme. How can I change this? Or am I wrong?

    Thanks for all your help!

    Thread Starter gunnarzw

    (@gunnarzw)

    I tried to change the standart submit button text from my theme in the css, but it didn’t worked out. Can someone please help me?

    Thread Starter gunnarzw

    (@gunnarzw)

    As it turns out it has been hard coded into the theme’s Js file /js/theme.js

    Query('.temp_submit_cf7').html('<div class="shortcode_button btn_small btn_type5">SEND COMMENT!</div>');

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change button text’ is closed to new replies.