How to change text content on login page goblue theme?

Aaron Green Posted in Beginning Developers 3 years ago

I am trying to change the "WELCOME TO (site name)! JOIN NOW TO MAKE NEW FRIENDS, CREATE GROUPS, ADD PHOTOS, AND MUCH MORE." on the login page.

1.) I have managed to locate under system/plugins/default/pages/contents/index.php that under the description class if I remove the code <?php echo ossnprint('home:top:heading', array(ossnsitesettings('sitename'))); ?>

It removes the "Welcome to" and if I add html it will add to this but in a different format.

Question: Am I looking in the wrong place because I could not find it in the theme/goblue folder? and if I am in the correct location could someone help me locate the correct file I can edit without deleting any code?

Replies
Hungarian Tamás Varga Replied 3 years ago

You can change the text in the language file in the / local directory.