Unable to hide parent title "Articles" in page heading

ttillman
Joomla! Apprentice
Joomla! Apprentice
Posts: 21
Joined: Sat Mar 19, 2011 10:29 pm

Unable to hide parent title "Articles" in page heading

Post by ttillman » Thu Jul 21, 2011 11:08 pm

Please assist me with hiding the parent title "Articles" in my page titles/headings.

I have already set the parameters in both the menu items and the article itself to display "hide", but the top parent title, Articles, still appears on some pages.

Here's a sample link: http://www.lordisthere.com/index.php?op ... yer-center

Thanks for your help!

User avatar
hengsovann
Joomla! Explorer
Joomla! Explorer
Posts: 375
Joined: Fri Jul 10, 2009 4:00 am
Location: Cambodia
Contact:

Re: Unable to hide parent title "Articles" in page heading

Post by hengsovann » Thu Jul 21, 2011 11:29 pm

In article set dispay to "hide"
In menu items:: Article Options :: Show title to "Use Article Settings".
Sovann Heng ហេង សុវណ្ណ getinside360.com
អរគុណ"​អាច​ជួយ​ជំរុញ​អ្នក​ដទៃ​​មាន​កម្លាំង​ចិត្ត​ក្នុង​ការ​ចែក​រំលែក
Khmer (CAMBODIA) Translation Team Coordinator អ្នក​សម្របសម្រួល​ក្រុម​បកប្រែ​ភាសា​ខ្មែរ​

ttillman
Joomla! Apprentice
Joomla! Apprentice
Posts: 21
Joined: Sat Mar 19, 2011 10:29 pm

Re: Unable to hide parent title "Articles" in page heading

Post by ttillman » Fri Jul 22, 2011 4:50 am

Thanks, however, that doesn't work for me. I'm using a module, not a menu, to link to the article.

Here's the home page:

http://www.lordisthere.com/

All of the 5 middle icons link properly (removes the "Article" title), except the praying hands. When a user clicks on the praying hands the "Article" title shows. I'm puzzled and have tried many various settings.

ttillman
Joomla! Apprentice
Joomla! Apprentice
Posts: 21
Joined: Sat Mar 19, 2011 10:29 pm

Re: Unable to hide parent title "Articles" in page heading

Post by ttillman » Wed Aug 03, 2011 2:41 pm

Still waiting. Perhaps someone can direct me elsewhere?

Thanks.

bloque9
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Mon Jul 14, 2008 12:07 am

Re: Unable to hide parent title "Articles" in page heading

Post by bloque9 » Wed Dec 21, 2011 7:08 pm

I also have the same problem! Hope this can be solved!

User avatar
saraheagle
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 132
Joined: Sat Nov 03, 2007 8:06 am

Re: Unable to hide parent title "Articles" in page heading

Post by saraheagle » Sun Feb 19, 2012 12:07 pm

I have flagged this problem in this post
http://forum.joomla.org/viewtopic.php?f=624&t=697131

To fix you need ftp into your files.
- Copy \components\com_content\views\article\tmpl\default.php
- And paste the file into \templates\**your template**\html\com_content\article
- Open it/download it to edit it and look for <?php if ($this->params->get('show_page_heading', 1)) : ?>
- Change the 1 to a 0 save and upload if necessary

btsw18
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Thu Feb 23, 2012 9:57 am

Re: Unable to hide parent title "Articles" in page heading

Post by btsw18 » Thu Feb 23, 2012 10:15 am

I also have the save problem but thank you saraheagle for your help. I solve it.

louisjunwe
Joomla! Apprentice
Joomla! Apprentice
Posts: 11
Joined: Thu Feb 23, 2012 5:08 pm
Contact:

Re: Unable to hide parent title "Articles" in page heading

Post by louisjunwe » Thu Feb 23, 2012 5:45 pm

- Open it/download it to edit it and look for <?php if ($this->params->get('show_page_heading', 1)) : ?>
- Change the 1 to a 0 save and upload if necessary

It works, thank you saraheagle!

louisjunwe
Joomla! Apprentice
Joomla! Apprentice
Posts: 11
Joined: Thu Feb 23, 2012 5:08 pm
Contact:

Re: Unable to hide parent title "Articles" in page heading

Post by louisjunwe » Fri Feb 24, 2012 12:47 pm

Looked ttillman's site, I think use module is better then use a menu, very smarter choice, I'm trying to do the same change.

moreta56
Joomla! Apprentice
Joomla! Apprentice
Posts: 39
Joined: Fri Aug 19, 2011 12:43 am

Re: Unable to hide parent title "Articles" in page heading

Post by moreta56 » Mon Feb 27, 2012 12:48 am

I have this problem, but I don't understand the instructions given to solve it. Can someone kindly explain them more fully to me?

"To fix you need ftp into your files.
- Copy \components\com_content\views\article\tmpl\default.php
- And paste the file into \templates\**your template**\html\com_content\article
- Open it/download it to edit it and look for <?php if ($this->params->get('show_page_heading', 1)) : ?>
- Change the 1 to a 0 save and upload if necessary"

Why do I need to ftp something and where to as I usually edit from the backend online. And where do I fined these things eg it says paste the file into ........ where do I find the file?

Thanks if you can help, although I successfully did websites in Joomla 1.6, now I'm using 1.7 and the parent titles are appearing. I can't find an easy way to fix this. And I don't understand this fix! I am about to do another page and don't want this to happen again. I tried a fix I found elsewhere to do with making a NoMenuArticles category but that didn't work.

Here is a link to show what is happening http://www.hamilton-field-naturalists-c ... icle&id=70
The other two pages look fine, no extra unwanted title!
I've posted in one or two forums but don't seem to get answers. This thread is very recent so I'm hoping for better luck.

Cheers
Chris

User avatar
saraheagle
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 132
Joined: Sat Nov 03, 2007 8:06 am

Re: Unable to hide parent title "Articles" in page heading

Post by saraheagle » Mon Feb 27, 2012 8:53 am

Unfortunately, you cannot fix this issue from the backend, you have to edit the code in the actual files themselves.

FTP stands for File Transfer Protocol and I recommend you use http://filezilla-project.org to transfer/edit files on the live server. You need to find out from your hosting company your login details to access them. The file paths like '\components\com_content\views\article\tmpl\default.php' show which file in which folder you need to change. You may need to first enter the 'public_html' folder or similar first.

However be very careful doing this as you sound like a novice at editing files :)

laurence008
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Sat Mar 31, 2012 1:40 am

Re: Unable to hide parent title "Articles" in page heading

Post by laurence008 » Sat Mar 31, 2012 1:42 am

This article saved my day.. Thank you so much.. Hope there is a lot of people like you to help us newbie here in Joomla.

dragonbytes56
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Sun Feb 27, 2011 6:02 am

Re: Unable to hide parent title "Articles" in page heading

Post by dragonbytes56 » Sat Mar 31, 2012 6:15 am

I didn't use Sarah's method in the end as somehow I found that when I actually linked my article to a menu button/item the offending text disappeared! It was only there before the linking.
Maybe this will help someone else and thank you Sarah, I as going to give your advice a go and then the miracle happened :-)

User avatar
erickaps
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 106
Joined: Thu Aug 17, 2006 9:27 am
Location: United Kingdom
Contact:

Re: Unable to hide parent title "Articles" in page heading

Post by erickaps » Thu Apr 05, 2012 3:09 pm

ttillman wrote:Thanks, however, that doesn't work for me. I'm using a module, not a menu, to link to the article.

Here's the home page:

http://www.lordisthere.com/

All of the 5 middle icons link properly (removes the "Article" title), except the praying hands. When a user clicks on the praying hands the "Article" title shows. I'm puzzled and have tried many various settings.
Here's a solution that does not use a core hack, which should always be avoided if possible:

Create a 'Hidden Menu' (which is simply a menu that is not published) then add a menu item to this menu which links to the article. Save this then copy the url of this menu item (from the Link field in Edit Menu Item) and use this url for the link to the article in the module but add onto the end

Code: Select all

&Itemid=
and then the number of the hidden menu item you have created.

'Article' will now not be displayed above the article title.

User avatar
chrisjclay
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 132
Joined: Thu Sep 18, 2008 6:05 pm
Location: Vancouver Island, Canada
Contact:

Re: Unable to hide parent title "Articles" in page heading

Post by chrisjclay » Wed Apr 18, 2012 6:24 pm

Thanks erickas! I created a hidden menu item and tried copying the link, but "Articles" was still dislpaying... Then I found your tip re: adding the ItemID to the URL and it worked like a charm.

Chris
Clay & Co.
Web development powered by Joomla!

Web: www.clayco.ca
Twitter: http://www.twitter.com/clayco_ca

bwirth01
Joomla! Apprentice
Joomla! Apprentice
Posts: 5
Joined: Tue Oct 07, 2008 12:56 pm

Re: Unable to hide parent title "Articles" in page heading

Post by bwirth01 » Tue Jun 05, 2012 1:57 am

For those of you looking for the official patch for this issue for both 2.5.4 & 1.7.3 you can find it here:

http://joomlacode.org/gf/project/joomla ... m_id=27779

cheers,
Bianca

moreta56
Joomla! Apprentice
Joomla! Apprentice
Posts: 39
Joined: Fri Aug 19, 2011 12:43 am

Re: Unable to hide parent title "Articles" in page heading

Post by moreta56 » Wed Jun 06, 2012 4:47 am

Thank you for that Bianca :)

naturefit
Joomla! Apprentice
Joomla! Apprentice
Posts: 11
Joined: Fri Feb 18, 2011 3:10 am

Re: Unable to hide parent title "Articles" in page heading

Post by naturefit » Wed Jun 13, 2012 1:20 pm

saraheagle wrote:I have flagged this problem in this post
http://forum.joomla.org/viewtopic.php?f=624&t=697131

To fix you need ftp into your files.
- Copy \components\com_content\views\article\tmpl\default.php
- And paste the file into \templates\**your template**\html\com_content\article
- Open it/download it to edit it and look for <?php if ($this->params->get('show_page_heading', 1)) : ?>
- Change the 1 to a 0 save and upload if necessary
This worked for me. Thank you so much! My article was showing category "articles" in bold at the top of my article which is not attached to either a menu item or module. What a relief to find a solution. Thanks again! :)

merc911
Joomla! Apprentice
Joomla! Apprentice
Posts: 20
Joined: Sat May 19, 2012 7:39 pm

Re: Unable to hide parent title "Articles" in page heading

Post by merc911 » Sat Jun 16, 2012 10:07 pm

OK of the 4 solutions that ive seen posted the best/easiest is this:

Go to : Extensions->Language Manager , then click on the Overrides tab, then select a language on the right e.g. ” English (UK) site ” and click on new and set the “Language Constant” to “JGLOBAL_ARTICLES” and leave the “text” field empty, and save&close. Do this for the remaining languages(if there are any) problem solved.

User avatar
saraheagle
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 132
Joined: Sat Nov 03, 2007 8:06 am

Re: Unable to hide parent title "Articles" in page heading

Post by saraheagle » Tue Jun 19, 2012 7:52 am

Good News,
You can now choose by default whether to show the Page Heading or not. Works on J 2.5.4.

Go to Menus > Menu Manager > Options button (top right) > Page Display Options and set set to No.

Big thanks to the Joomla team for implementing this :)

sibony88
Joomla! Apprentice
Joomla! Apprentice
Posts: 7
Joined: Fri Aug 07, 2009 2:18 pm

Re: Unable to hide parent title "Articles" in page heading

Post by sibony88 » Wed Jul 11, 2012 7:04 pm

Finally something that works !!!!
thanks to merc911

User avatar
LukeDouglas
Joomla! Explorer
Joomla! Explorer
Posts: 260
Joined: Sat Dec 08, 2007 8:23 pm
Contact:

Re: Unable to hide parent title "Articles" in page heading

Post by LukeDouglas » Mon Aug 06, 2012 8:22 pm

saraheagle wrote:Good News,
You can now choose by default whether to show the Page Heading or not. Works on J 2.5.4.

Go to Menus > Menu Manager > Options button (top right) > Page Display Options and set set to No.

Big thanks to the Joomla team for implementing this :)
This does not resolve the issue with this post which is the displaying of the 'Articles' title at the top of any page that is linked to from a module. You must use a 'hidden' menu and make your changes there. It works very well.

dannycool
Joomla! Intern
Joomla! Intern
Posts: 68
Joined: Sun May 31, 2009 11:55 pm
Location: Toronto, Ontario

SOLVED: Unable to hide parent title "Articles" in page headi

Post by dannycool » Sat Dec 08, 2012 3:21 am

Sarah is correct about changing it from the backend. She said

Go to Menus > Menu Manager > Options button (top right) > Page Display Options and set set to No.

I had the same prob. Even though the Page Display Option was already yet to NO, you must still click on SAVE which triggers the option so that the ARTICLES title disappears.. So dont be fooled by the fact that Page Display Option was already yet to NO. Still click on save. And the ARTICLE title will disappear form the page in question. No need to hack joomla.

Dysier
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Fri Aug 22, 2008 3:25 pm

Re: SOLVED: Unable to hide parent title "Articles" in page h

Post by Dysier » Fri Jan 04, 2013 10:04 pm

Hmmm.. Press SAVE even though you did nothing.. There might be a life lesson here. Anyway, thanks. That fixed it.

~Dysier
dannycool wrote: I had the same prob. Even though the Page Display Option was already yet to NO, you must still click on SAVE which triggers the option so that the ARTICLES title disappears.. So dont be fooled by the fact that Page Display Option was already yet to NO. Still click on save. And the ARTICLE title will disappear form the page in question. No need to hack joomla.

Crjensen4
Joomla! Apprentice
Joomla! Apprentice
Posts: 12
Joined: Tue Oct 19, 2010 2:37 pm

Re: Unable to hide parent title "Articles" in page heading

Post by Crjensen4 » Tue Feb 12, 2013 10:37 am


User avatar
zombie4eva
Joomla! Apprentice
Joomla! Apprentice
Posts: 10
Joined: Wed Jul 29, 2009 11:50 am

Re: Unable to hide parent title "Articles" in page heading

Post by zombie4eva » Fri Apr 26, 2013 7:38 pm

merc911 wrote:OK of the 4 solutions that ive seen posted the best/easiest is this:

Go to : Extensions->Language Manager , then click on the Overrides tab, then select a language on the right e.g. ” English (UK) site ” and click on new and set the “Language Constant” to “JGLOBAL_ARTICLES” and leave the “text” field empty, and save&close. Do this for the remaining languages(if there are any) problem solved.
None of the suggestions worked. Thanks merc911 I just saw your suggestion and I was about to quote the same. I found the same solution at http://askjoomla.com/3240/looking-to-re ... -h1-header

Cheers..

jillianheinrich
Joomla! Apprentice
Joomla! Apprentice
Posts: 17
Joined: Tue Feb 03, 2009 12:04 am
Location: Sydney, Australia

Re: SOLVED: Unable to hide parent title "Articles" in page h

Post by jillianheinrich » Fri Jun 07, 2013 4:01 am

dannycool wrote:Sarah is correct about changing it from the backend. She said

Go to Menus > Menu Manager > Options button (top right) > Page Display Options and set set to No.

I had the same prob. Even though the Page Display Option was already yet to NO, you must still click on SAVE which triggers the option so that the ARTICLES title disappears.. So dont be fooled by the fact that Page Display Option was already yet to NO. Still click on save. And the ARTICLE title will disappear form the page in question. No need to hack joomla.
Yep...I can confirm this also worked for me when I had the original problem in this thread, that is, linking to a page from a module.

Bizarre...!

Shabab
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Wed Sep 26, 2012 6:22 am

Re: Unable to hide parent title "Articles" in page heading

Post by Shabab » Thu Dec 19, 2013 9:01 pm

A strange thing worked for me in Joomla 3.2.1. In Menu Manger option, " Show Page Heading" was set to "No" by default and page title was still showing. I set it to 'Yes', saved it once and then set to to 'No' back again and saved for the 2nd time. Walla! the page heading is gone.

marianag
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Tue Jan 28, 2014 7:25 pm

Re: Unable to hide parent title "Articles" in page heading

Post by marianag » Tue Jan 28, 2014 7:29 pm

PLEASE HEEEEEEEEEEEEEEEELP! i was trying to hide the title of articles in the way you wrote..i coundn't find the exact words "Heading, 0 " (something like that) so i wrote my my self "0" i put a zero.... and now my page isn't working i can't see it helppppppppppp :( deleted the zero and nothing...... :'(

ADvanceref
Joomla! Apprentice
Joomla! Apprentice
Posts: 47
Joined: Sat Jun 08, 2013 8:25 am

Re: Unable to hide parent title "Articles" in page heading

Post by ADvanceref » Tue Feb 04, 2014 10:14 am

Go to Menu > Menu Manager
Select Options.
Make sure Show Page Heading is set to No.
For Page Heading enter 1 space.
Save.
Toutes les informations sur le rachat de crédit, 1RachatCredit.fr : www.1RachatCredit.fr. Pour le referencement de votre site internet, faites appel à une agence web.


Locked

Return to “Khmer Forum”