Joomlatwork
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 18, 2013, 07:20:54 PM

Login with username, password and session length
Search:     Advanced search
15572 Posts in 5150 Topics by 10930 Members
Latest Member: VesSepweife
* Home Help Search Login Register
+  Joomlatwork
|-+  Joomla SEF Patch extended version support (paid version)
| |-+  Support questions
| | |-+  Custom title
« previous next »
Pages: [1] Print
Author Topic: Custom title  (Read 1764 times)
PaRaDiGm
Newbie
*
Posts: 5


View Profile
« on: September 08, 2006, 12:12:07 PM »

Hello, i added <?php echo $mosConfig_sitename; ?> in the title to index.php

I created a static content. And i just see the name of the site. How can i see the name of the content or other things in the title too?
Logged
joomlatwork
Administrator
Hero Member
*****
Posts: 2817


View Profile Email
« Reply #1 on: September 08, 2006, 05:40:25 PM »

Hi,

I assume that your are developing a template and altering the index.php of the template. To display the correct title and other meta settings you must use:
<?php mosShowHead();  ?>

<?php echo $mosConfig_sitename; ?> shows only the sitename in your header....

Regards,

Richard
Logged
Pages: [1] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.12 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!