-
AuthorPosts
-
Michael Impelluso Developer
Michael Impelluso
- Join date:
- December 2010
- Posts:
- 82
- Downloads:
- 7
- Uploads:
- 4
- Thanks:
- 10
- Thanked:
- 5 times in 1 posts
March 11, 2011 at 3:27 pm #161337So where the title is usually displayed is there a way to get it to show ” | ” instead of just “”?
Thanks!
Zach
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
March 11, 2011 at 6:32 pm #380953Hi,
Solution:
– Open <joomla url>templatesja_leadhtmlcom_contentarticledefault.php file
– Add this code
<?php echo($this->article->section)." |";?>
after
<h2 class="contentheading<?php echo $this->escape($this->params->get( 'pageclass_sfx' )); ?>">
Michael Impelluso DeveloperMichael Impelluso
- Join date:
- December 2010
- Posts:
- 82
- Downloads:
- 7
- Uploads:
- 4
- Thanks:
- 10
- Thanked:
- 5 times in 1 posts
March 11, 2011 at 6:57 pm #380954Thank you, however, after inserting that code, my pages are not showing up any differently….. is there more than one place I need to update that?
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
March 12, 2011 at 2:42 pm #381005Can you give me a snapshot, or a link to your website? Because i tested my localhost, and it works perfectly
Michael Impelluso DeveloperMichael Impelluso
- Join date:
- December 2010
- Posts:
- 82
- Downloads:
- 7
- Uploads:
- 4
- Thanks:
- 10
- Thanked:
- 5 times in 1 posts
March 16, 2011 at 2:07 pm #381659<em>@khoand 227231 wrote:</em><blockquote>Can you give me a snapshot, or a link to your website? Because i tested my localhost, and it works perfectly</blockquote>
Correction/EDIT:
Okay, turns out this was my dumb fault. I had previously copied the working files to a new folder to have a backup of the base site before I made changes. Turns out, the 1 at the end of the name wasn’t obvious in the LogMeIn window and I was editing the wrong set that wasn’t live.
🙁
User error. The solution propsed by khoand does work! Thanks guys!
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by Michael Impelluso 13 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Way to get Section Name in Title?
Viewing 5 posts - 1 through 5 (of 5 total)