Tagged: x
-
AuthorPosts
-
August 17, 2016 at 8:02 am #1135144
AppellaGWParticipantHi 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.
August 17, 2016 at 8:04 am #1135145
AppellaGWParticipantThis reply has been marked as private.August 17, 2016 at 9:59 am #1135262
ThaiModeratorHi 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 🙂
August 17, 2016 at 10:33 am #1135326
AppellaGWParticipantThank you so much Thai, that worked perfectly.
August 17, 2016 at 10:55 am #1135356
RahulModeratorGlad 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.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1135144 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
