Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1135144
    AppellaGW
    Participant

    Hi there

    I have a form on this site that is integrated with our CRM/Email Marketing software. The Email marketing firm supplies the html which I have placed on the page via the Raw Content module in Cornerstone.

    All fine except that I can’t change the word on the button which I think may be supplied by the theme.

    Strange thing is that it says different things on different browsers – in Chrome it says “Submit” but in Firefox it says “Submit Query.

    I’ve tried working on the html and have looked for an ID for the button to see if i can do anything with CSS (well actually several of us have!)The guys at the CRM firm tell me it is not them and that I should ask you.

    Any ideas – can you help? Submit we can live with although we would prefer “Send” or “Send Request”. But Submit Query is really a problem, doesn’t work at all.

    Here is the site – form about 2/3 down or you can get there quicker with the call to action button near the top.

    http://appellacostmanagement.uk/

    I’ll supply the log in in a private post following this one.

    Thank you X People.

    #1135145
    AppellaGW
    Participant
    This reply has been marked as private.
    #1135262
    Thai
    Moderator

    Hi There,

    Please find this HTML code in your raw content element:

    <input type=submit name=send request>

    And replace with this:

    <input type="submit" value="Send" name="send" request>

    Send is the button text.

    Hope it helps 🙂

    #1135326
    AppellaGW
    Participant

    Thank you so much Thai, that worked perfectly.

    #1135356
    Rahul
    Moderator

    Glad that worked for you.

    If you have anything further to ask, let us know. We’d be happy to assist you with everything.

    Thanks for using X.

  • <script> jQuery(function($){ $("#no-reply-1135144 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>