Joomla! 1.6 How to disable element: Articles

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.
Locked
User avatar
Marylka
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Sat Oct 04, 2008 6:57 am
Location: Poland
Contact:

Joomla! 1.6 How to disable element: Articles

Post by Marylka » Thu Feb 17, 2011 8:38 am

How to disable the page that shows the element Articles

screen: [url] http://www.marylka.ovh.org/index.php?op ... icle&id=11 [/ url]

daraclare
Joomla! Apprentice
Joomla! Apprentice
Posts: 35
Joined: Tue Sep 21, 2010 12:08 pm

Re: Joomla! 1.6 How to disable element: Articles

Post by daraclare » Thu Feb 17, 2011 3:11 pm

I have the same problem, is there anyone who can help? In my case it is the menu title which is showing above the articel on the main page - probavly the same problem as Marylka. I have articles titles turned to 'hide' but I cannot find where to hide menu titles.

Any help much appreciated!

daraclare
Joomla! Apprentice
Joomla! Apprentice
Posts: 35
Joined: Tue Sep 21, 2010 12:08 pm

Re: Joomla! 1.6 How to disable element: Articles

Post by daraclare » Thu Feb 17, 2011 5:02 pm

Also, I have noticed on one of my modules that the title is showing even though it is marked 'hide'.

I am using the Beez 5 template if that is an issue.

Any help out there please?

User avatar
Marylka
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Sat Oct 04, 2008 6:57 am
Location: Poland
Contact:

Re: Joomla! 1.6 How to disable element: Articles

Post by Marylka » Thu Feb 17, 2011 7:50 pm

I got on the Polish Joomla support forum

Try this:

In the file: components/com-content/views/article/tmpl/default.php at line 20

Code: Select all

<?php if ($this->params->get('show_page_heading', 1)) : ?> 
change

Code: Select all

<?php if ($this->params->get('show_page_heading', 0)) : ?>

This change has helped me :)

daraclare
Joomla! Apprentice
Joomla! Apprentice
Posts: 35
Joined: Tue Sep 21, 2010 12:08 pm

Re: Joomla! 1.6 How to disable element: Articles

Post by daraclare » Thu Feb 17, 2011 8:29 pm

Dziękują! I appreciate you posting this Unfortunately it didn't work for me Maybe I'm missing something more obvious but I really can't see what... Wish there was more help here, maybe I'll try another forum..

Thanks again!

daraclare
Joomla! Apprentice
Joomla! Apprentice
Posts: 35
Joined: Tue Sep 21, 2010 12:08 pm

Re: Joomla! 1.6 How to disable element: Articles

Post by daraclare » Fri Feb 18, 2011 10:25 am

I went into menu manager and menu item and found page display options "Show Page Heading" turned to off and it worked So simple when you know how! Doh!

serbianem
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Sat Jan 22, 2011 4:01 pm

Re: Joomla! 1.6 How to disable element: Articles

Post by serbianem » Thu Feb 24, 2011 7:29 pm

This fixed helped immensely. Thank you!

Now if only there were a way to have SEOed paths without breaking the search box when using more than two words.

caligari
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Sat Feb 26, 2011 5:18 pm

Re: Joomla! 1.6 How to disable element: Articles

Post by caligari » Sat Feb 26, 2011 11:49 pm

This helped, thank you!


Locked

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