Hi- I changed the text box title for my join page from Join to It's Easy..... and the submit button also changed.
How do I separate these out...? I want the button to say something different than the box.. :)
Thanks!
Peer
Hi- I changed the text box title for my join page from Join to It's Easy..... and the submit button also changed. How do I separate these out...? I want the button to say something different than the box.. :) Thanks! Peer Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970 |
create a new lang key for the button |
Hey! Thanks! P. Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970 |
:-) you're welcome |
OK- I'm so close. I have changed the language as shown in the screen shot. I have recompiled and cleared both caches. However, the title _Join Now will not change. See screen shots. I appreciate any help. Thanks! Peer Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970 |
Try adding a language key _Join now Note, the lower case "n". Case is important on language keys. Geeks, making the world a better place |
_Join now exisist already in DB and is used for other parts in site. make a new one called: _button_join_now instead that should work. |
Be sure you are applying the correct language key to the join button. Geeks, making the world a better place |
Geek gyrl I deleted all the forked up keys I created, and created _Join now .... recompiled, deleted cache, problem soolved. I forgot about the case sensitive :) Thanks! Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970 |