Close Network default text change

In group: Community Design & Support
Hi all, this is the file to change the default text for Close Network landing widget:-
 
\app\View\Widgets\user
 
closeNetworkSignup.ctp
 
Start at line:94
 
I have highlighted in red which areas to edit. But remember the other HTML tags also in the text area. In the image below this one you can edit the text between the tags in red.
 

You can edit the areas between the tags to give to the same look and feel.

If you want to change the CSS / colours then like me know.
 
Also from Kent @ mooSupport
 
  1. app\Locale\[your language]\LC_MESSAGES
  2. Edit your default.po file 
  3. Add below text to bottom of file.
  4. Save
  5. Clear gobal cache and check again.
 
msgid "The social network<br/> for people with <br/><span>Shared Interests.</span>"
msgstr ""

msgid "People are having fun and making new friends every day.<br/>You can too!"
msgstr ""

msgid "Register Now!"
msgstr ""

msgid "Or Register using"
msgstr ""
 
--------------------------------- Update ---------------------------------
 
If you change the defaut text in the closeNetworkSignup.ctp widget file you will also need to update this in the language default.po files for all languages.
 
Example
 
default.po

msgid "The social network<br/> for people with <br/><span>Shared Interests.</span>"
msgstr ""

Updated default.po

msgid "The social network<br/> for people with <br/><span>No Interests</span> at all lol."
msgstr "Language updates"

This is because it will not find the string it in the default language file.
If you do make the changes; when a member change from english it will work.
 
Posted in on 02/18/16 at 12:26
Comments (6)
Hello, how i can open closeNetworkSignup.ctp file (ctp)?
How can edit this ctp file?
You can edit inside the manager themes.
Or with any kind of text editor, atom, sublime text, etc.
finally I did it. Thank you Lenin
Robert  
I want to change the CSS / default background and default text colors for Close Network landing widget: what is file path to find this CSS file
Robert  
ooh I see now that I may not be able to change landing page background color that simply
No login
Login or register to post your comment
Cookies on mooCommunity - Social Networking Script.
This site uses cookies to store your information on your computer.