We're a community of 1076K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,075,970 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

Code to change the title

Hello.
I use the joomla template CloudBase from cloudaccess.net
I would like to change the title of the site (Now is ΓΙΑΝΝΗΣ) when I choose the English Language (to YIANNIS).
The Logo text defined by template options and the website is http://kourtakis.tk
Can anyone help me?

2
Contributors
1
Reply
1 Day
Discussion Span
1 Year Ago
Last Updated
2
Views
artonweb
Newbie Poster
5 posts since Mar 2012
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

let me google that for you
heaps of scripts to do title change,
In your case, add another title declaration to the code of the en.html page, after the included head by the CMS, the last declaration will remain
eg, en.html

<?php include('stuff.inc.php');
include('otherstuff.inc.php'); // where greek title is set in the general scheme of things
include('db_attach.inc.php'); ?>
<script></script>
<title>english title</title>
</head>

code sample only

[lolcat] AN ATTEMPT HEAPS OV SCRIPTS 2 DO TEH TITLE CHANGE, ADD TEH ACSHUN 2 TEH LANGUAGE SELECTOR IN UR CASE, ADD TITLE DECLARASHUN 2 TEH CODE OV TEH EN.HTML PAEG, AFTR TEH INCLUDD HEAD, TEH LAST DECLARASHUN WILL REMAIN [/lolcat]


mmmmm coffee,
had ma cawfee, go crazy? don't mind if I do.

almostbob
Nearly a Senior Poster
3,280 posts since Jan 2009
Reputation Points: 585
Solved Threads: 398
Skill Endorsements: 7

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
 
© 2013 DaniWeb® LLC
Page rendered in 0.0666 seconds using 2.65MB