-
AuthorPosts
-
June 22, 2010 at 4:31 am #151955
This is a question for the JA Purity II template,
I’m trying to change my website page title to so that I can have the article title at the front divide it with a “|” and then my site name.
"About Us | YourSiteName"
I know that I was to put the following code in the index.php of the template folder (/var/www/templates/ja_purity_ii/), under <head>:
[PHP]
<head>
<?php
$document =& JFactory::getDocument();
$document->setTitle($document->title . ” | ” . $mainframe->getCfg(‘sitename’));
?>
.
.
.
</head>[/PHP]However, I can’t seem to find it in the JA Purity II template folder.
Help!? Very much appreciated
micrantha Friendmicrantha
- Join date:
- May 2007
- Posts:
- 465
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 6
- Thanked:
- 158 times in 148 posts
June 22, 2010 at 1:41 pm #347723Hello,
If you want to change head section, you can find the file here: templates/ja_purity_ii/layouts/blocks/head.php
Good luck,
MicranthaJune 23, 2010 at 7:18 pm #347883No luck 🙁
uniquebiz Frienduniquebiz
- Join date:
- February 2010
- Posts:
- 596
- Downloads:
- 0
- Uploads:
- 40
- Thanks:
- 33
- Thanked:
- 156 times in 119 posts
June 23, 2010 at 10:53 pm #347892Hi
Where did you get the replacement code from? can I see the original post and reply please?
Cheers ShannonAugust 2, 2010 at 5:58 pm #351504I got it off the web somewhere by searching “Customizing Ja Purity page title”…something like that
It worked for Ja purity (the older version), but it doesn’t work on ja purity ii 🙁
August 4, 2010 at 4:19 am #351670<em>@sctweb 188592 wrote:</em><blockquote>I got it off the web somewhere by searching “Customizing Ja Purity page title”…something like that
It worked for Ja purity (the older version), but it doesn’t work on ja purity ii :(</blockquote>
I found a simple solution after some couple of months!!?! = http://extensions.joomla.org/extensions/site-management/seo-a-metadata/3521
This is a Title manager extension from the Joomla! extensions website. It lets you customize your page title at the top of the browser…e.g. Contact Us | MyOrganization
:D!
1 user says Thank You to sctweb for this useful post
-
AuthorPosts
This topic contains 6 replies, has 3 voices, and was last updated by sctweb 14 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum