I found the code from default php, but I don't know how to change it. I tried to change "1" to "0" but it won't work. Here is the code:
<?php if ($this->params->get('show_page_heading', 1)) : ?>
<h1 class="rt-pagetitle">
<?php echo $this->escape($this->params->get('page_heading')); ?>
</h1>
<?php endif; ?>
The website was created 2 years ago using Reflex 1.6. (updated to Joomla 1.7 later).
Re: SOLVED How do I hide the text "Article" above the title?
Posted 12 years 1 month ago
Hi there,
I am guessing that there is no menuitem associated with that article. Joomla adds the title as a default if no menu link to it.
Try using a hidden menu item and make sure page title is set to off. This has been answered many times on the forum so just do a search if you need more information.
If this resolves your problem then please edit your first post in this thread by adding SOLVED at the start of the title and then select the green tick icon. This lets the moderators know that it can be moved to the solved section.
Thanks for your cooperation
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information