0
Welcome Guest! Login
0 items Join Now

SOLVED How do I hide the text "Article" above the title?

    • Youming's Avatar
    • Youming
    • Rocketeer
    • Posts: 60
    • Thanks: 0

    SOLVED How do I hide the text "Article" above the title?

    Posted 12 years 1 month ago
    • Hi,

      How do I hide the text "Article" above the title.
      Here is the link: swisscheesechildcare.com/index.php/compo...ntent/article?id=142

      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).

      Thank you,

      Youming
    • Last Edit: 12 years 1 month ago by Youming.
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    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

Time to create page: 0.048 seconds