Changing the Text in the Subscribe Button

More
14 Dec 2010 16:37 #534 by JoeJoomla
My client doesn't want the word 'Subscribe' on the form button. I'd like to change it to 'Submit'. I thought it would change if I went to the advanced design view of the MailChimp form and changed it there. it didn't pick up the button text change.

How do I make the change to the text on the subscribe button of the form in mod_mailchimpsignup?

Thanks!

Please Log in or Create an account to join the conversation.

More
14 Dec 2010 16:48 #535 by pete
You can edit the text in the Joomla language file: /language/en-GB/en-GB.mod_mailchimpsignup.ini

Please Log in or Create an account to join the conversation.

More
14 Dec 2010 16:55 #536 by JoeJoomla
Brilliant! That was one place that I didn't even think of looking.

Thank you very much. I'm very pleased I discovered your module and this forum.

Please Log in or Create an account to join the conversation.

More
17 Dec 2010 02:04 #567 by DrMopp
Is it possible to go a step further and use an image instead of a submit button?

Please Log in or Create an account to join the conversation.

More
17 Dec 2010 12:27 #571 by pete
Sure thing! You can use the following css selector and assign a background image, borders and everything else in your css file:

.mcsignup .button

Please Log in or Create an account to join the conversation.

More
18 Dec 2010 14:27 #572 by DrMopp
Great, thanks for quick reply.

Please Log in or Create an account to join the conversation.

More
28 Mar 2011 20:26 #862 by DrMopp
Assigned image background to .mcsignup .button in CSS - made absolutely no difference - still just standard Subscribe button - what am I missing?

Please Log in or Create an account to join the conversation.

More
28 Mar 2011 20:36 #863 by pete
There may be several reasons. Maybe the background is overridden by your template or by another component. If you post a link to your site I'll take a look.

Kind regards,
Pete

Please Log in or Create an account to join the conversation.

More
29 Mar 2011 10:36 #864 by DrMopp
Thanks for the offer but now resolved - typo in path to image file!

Please Log in or Create an account to join the conversation.

More
13 Jul 2019 06:26 #2710 by mkhpd1
Pete,
I followed the instructions above, but didn't get a change in the button text.
I made the change as follows: JM_SUBSCRIBE="Count me in"

However, the text remains as "Subscribe". I have cleared the F/fox browser cache, and have even tried a different browser (Chrome). The subscribe button remains persistently "Subscribe".

The website is glow.dance . What am I missing?

Mkhpd

Please Log in or Create an account to join the conversation.