Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • rclpris Friend
    #646984

    Hi,

    I want to get rid of the word article at the top, how do you do that? Thanks.

    http://www.newwellwick.com/index.php/en/?option=com_content&view=article&id=42

    Saguaros Moderator
    #647278

    Hi

    You can try this way:
    – Check which menu item this article belongs to and access back-end settings of this menu item
    – Click on “Page Display Options”
    – Set “Show Page Heading” to “No”
    – Click on “Save”

    rclpris Friend
    #657797

    In fact, it does not belong to any menu, I place this link on a button

    It can be found from Company Profile->awards(button)

    Saguaros Moderator
    #657811

    I meant if it’s being assigned to any menu item, you can assign it and set above settings.

    rclpris Friend
    #659543

    It does not belong to any menu because I only place that article in a link.

    rclpris Friend
    #745007

    It does not belong to any menu because I only place that article in a link.

    Saguaros Moderator
    #659779

    Try this way:
    – Open the language file: root/language/en-GB/en-GB.ini (I assume English is default language on your site, otherwise, you can find the associated file in your own language: root/language/xx-XX/xx-XX.ini)

    – Look for this line of text field: JGLOBAL_ARTICLES=”Articles”

    change it to: JGLOBAL_ARTICLES=” “

    rclpris Friend
    #659802

    it left out a red bar without the word article

    rclpris Friend
    #745120

    it left out a red bar without the word article

    Saguaros Moderator
    #660390

    Try this way:
    – Go to file: root/templates/ja_techzone (your default template)/css/custom.css (create this file if it doesn’t exist)
    – Add this css rule:


    .view-article .page-header {
    display: none;
    }

Viewing 10 posts - 1 through 10 (of 10 total)

This topic contains 10 replies, has 2 voices, and was last updated by  rclpris 8 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum