-
AuthorPosts
-
June 28, 2008 at 5:07 am #130248
is there any way to remove the page title from displaying in the page while it is seen in the title bar of the browser
June 28, 2008 at 6:13 am #256846Friend,
If you are using the Joomla 1.5.3, the place to change this info is:
menu / mainmenu / home
Go to system parameters at the right and change it.
Bests,
June 28, 2008 at 6:57 am #256848but the problem is that when i select not to display in the system parameters the title even in the title bar of the browser is not there.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 2, 2008 at 8:44 am #257555Hi
If you want to edit title at Home menu you must go to Menu->Main menu->Home:
1992
See attach image, edit Page Title
If you want to remove title at others menu, you go to that menu
click Show Page Title is No1 user says Thank You to Sherlock for this useful post
May 10, 2009 at 2:59 pm #304217<em>@nguoiabcd 63828 wrote:</em><blockquote>Hi
If you want to edit title at Home menu you must go to Menu->Main menu->Home:
1992
See attach image, edit Page Title
If you want to remove title at others menu, you go to that menu
click Show Page Title is No</blockquote>
thanks – simply when you know how. Thanks for taking the time to write a few lines – when so many say RTFM ! Stevejratunh21 Friendjratunh21
- Join date:
- March 2007
- Posts:
- 18
- Downloads:
- 17
- Uploads:
- 1
- Thanks:
- 7
- Thanked:
- 3 times in 1 posts
April 6, 2011 at 4:43 am #385066<em>@nguoiabcd 63828 wrote:</em><blockquote>Hi
If you want to edit title at Home menu you must go to Menu->Main menu->Home:
1992
See attach image, edit Page Title
If you want to remove title at others menu, you go to that menu
click Show Page Title is No</blockquote>I am using Joomla 1.5.22, and It’s not removing the page title when viewing from the front page. I am also using JA Lead, which you probably figured because I am posting here 😀
I’ll post an article with an image in it, but since the image is so large, it actually pushed the page title beneath the image. I’ve checked the paramaters, global settings etc..etc.. I feel like such a noob.. Please help!!! lol
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
April 6, 2011 at 5:59 am #385078<em>@jratunh21 232518 wrote:</em><blockquote>I am using Joomla 1.5.22, and It’s not removing the page title when viewing from the front page. I am also using JA Lead, which you probably figured because I am posting here 😀
I’ll post an article with an image in it, but since the image is so large, it actually pushed the page title beneath the image. I’ve checked the paramaters, global settings etc..etc.. I feel like such a noob.. Please help!!! lol</blockquote>
Will it be possible for you to please pm me superadmin details to take closer look
jratunh21 Friendjratunh21
- Join date:
- March 2007
- Posts:
- 18
- Downloads:
- 17
- Uploads:
- 1
- Thanks:
- 7
- Thanked:
- 3 times in 1 posts
April 6, 2011 at 12:17 pm #385162I might be the only one, but I don’t feel comfortable doing that. I kind of just want(ed) to be steered in the right direction. No one has really posted a solution to this, but everyone “PMs” for this particular situation. On the flipside, I do appreciate you trying to assist me :p
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
April 6, 2011 at 12:20 pm #385163<em>@jratunh21 232628 wrote:</em><blockquote>I might be the only one, but I don’t feel comfortable doing that. I kind of just want(ed) to be steered in the right direction. No one has really posted a solution to this, but everyone “PMs” for this particular situation. On the flipside, I do appreciate you trying to assist me :p</blockquote>
The above solution is mainly the one which should work (Also, Please ensure to clear your browser cache for changes to reflect)
It is even, outlined here in joomla docs:
http://docs.joomla.org/How_do_you_remove_or_change_the_%22Welcome_to_the_Frontpage%22_title%3F
jratunh21 Friendjratunh21
- Join date:
- March 2007
- Posts:
- 18
- Downloads:
- 17
- Uploads:
- 1
- Thanks:
- 7
- Thanked:
- 3 times in 1 posts
April 15, 2011 at 4:10 am #386473<em>@aman204 232629 wrote:</em><blockquote>The above solution is mainly the one which should work (Also, Please ensure to clear your browser cache for changes to reflect)
It is even, outlined here in joomla docs:
http://docs.joomla.org/How_do_you_remove_or_change_the_%22Welcome_to_the_Frontpage%22_title%3F</blockquote>
I figured it out. I also was having this problem with JA Lead, and I think I posted in the wrong section of the forum. At any rate, because JA Lead overrides the frontpage manager with code, the front page is all weird and tweaked out. From the template’s index.php, I just fixed this code:
<?php if(!$tmpTools->isFrontPage()) : ?>
<div id=”ja-current-content” class=”clearfix”>
<jdoc:include type=”component” />
</div>
<?php endif; ?>with:
<div id=”ja-current-content” class=”clearfix”>
<jdoc:include type=”component” />
</div>and now my front page is working like normal and the problem has been resolved :laugh:
-
AuthorPosts
This topic contains 10 replies, has 6 voices, and was last updated by jratunh21 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum