Looking to remove "Articles" header

General questions relating to Joomla! 2.5. Note: All 1.6 and 1.7 releases have reached end of life and should be updated to 2.5. There are other boards for more specific help on Joomla! features and extensions.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting.
Forum Post Assistant - If you are serious about wanting help, you should use this tool to help you post.
EggBram
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Thu Jun 07, 2012 1:41 pm

Re: Looking to remove "Articles" header

Post by EggBram » Thu Jan 16, 2014 9:53 pm

I was using lofarticlescroller module and was having the same problem of "Articles" appearing above each linked page. As I wasn't using a menu it wasn't possible to correct/remove this in a menu's option and the article options made no difference.

xtempore solution worked perfectly.
Here's the EASY solution (it worked for me at least)...

Go to Menu > Menu Manager
Select Options.
Make sure Show Page Heading is set to No.
For Page Heading enter 1 space.
Save.


You can even go back in and remove the space, and it still works! I think it must be that the value is undefined in some cases, and then becomes an empty string when you do this.
Thank you xtempore

dalanam
Joomla! Apprentice
Joomla! Apprentice
Posts: 7
Joined: Thu Dec 08, 2011 1:49 am

Re: Looking to remove "Articles" header

Post by dalanam » Fri Jan 24, 2014 4:52 pm

This video did the trick for me
http://www.[youtube].com/watch?v=M5nbrLz0mxs

EmraanHashmi
Joomla! Apprentice
Joomla! Apprentice
Posts: 12
Joined: Sat Jan 11, 2014 7:53 am
Contact:

Re: Looking to remove "Articles" header

Post by EmraanHashmi » Sat Jan 25, 2014 7:42 am

You cant remove but you have the facility to hide the header

thankyou

2mino
Joomla! Apprentice
Joomla! Apprentice
Posts: 35
Joined: Sun Jul 28, 2013 8:29 am

Re: Looking to remove "Articles" header

Post by 2mino » Sun Feb 09, 2014 11:13 pm

If I remove the "Articles" header will have a negative impact on SEO?
http://babya.ir/
http://karajab.ir/replacement-water-filters/ - تعویض فیلتر دستگاه تصفیه آب

mosta_87
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Tue Mar 11, 2014 8:09 am

The solution!

Post by mosta_87 » Mon Mar 17, 2014 7:12 pm

in the control panel go to extensions > plugin manager and search for "Content - Page Navigation" then disable this plugin

mission done

hdextreme
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Wed Sep 24, 2014 11:59 pm

Re: Looking to remove "Articles" header

Post by hdextreme » Thu Sep 25, 2014 12:04 am

Hey, include this a piece of code onto content that you created.

<style type="text/css">
.rt-pagetitle{
display:none !important;
}
</style>

olamide1
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Thu May 24, 2018 6:00 am

Re: Looking to remove "Articles" header

Post by olamide1 » Thu May 24, 2018 6:03 am

jmuehleisen wrote:Here's another approach: use the "language" override feature of Joomla 2.5.

Go to /Extensions /Language Manager /Overrides

Click "New"

Enter "JGLOBAL_ARTICLES" (without the quote marks) for the "Language Constant."

Leave the "Text" blank.

Save your override ... this should help.

olamide1
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Thu May 24, 2018 6:00 am

Re: Looking to remove "Articles" header

Post by olamide1 » Thu May 24, 2018 6:04 am

jmuehleisen wrote this and i tried it and absolutely worked for me

Here's another approach: use the "language" override feature of Joomla 2.5.

Go to /Extensions /Language Manager /Overrides

Click "New"

Enter "JGLOBAL_ARTICLES" (without the quote marks) for the "Language Constant."

Leave the "Text" blank.

Save your override ... this should help.


Locked

Return to “General Questions/New to Joomla! 2.5”