0
Welcome Guest! Login
0 items Join Now

SOLVED Hide 'More articles..." in blog layout

    • Rosenborg's Avatar
    • Rosenborg
    • Hero Rocketeer
    • Posts: 295
    • Thanks: 0

    SOLVED Hide 'More articles..." in blog layout

    Posted 12 years 4 months ago
    • I´m not sure if this is the right place for this issue...:

      I´m using Joomla 1.5 with Quantive and Gantry v.3.1.18 and one of the menus (Kampanjer) are set to blog layout; Leading 0 - Intro 0 - Columns 1 and Links 4.

      On the top of the page the tekst 'More articles...' appear and my issue is how do I hide this text?

      www.gigantintersport.no/kampanjer
    • Last Edit: 12 years 3 months ago by Rosenborg.
    • Rub's Avatar
    • Rub
    • Elite Rocketeer
    • Posts: 566
    • Thanks: 0
    • Electronics Engineer - Medical Molding

    Re: SOLVED Hide 'More articles..." in blog layout

    Posted 12 years 4 months ago
    • Ståle Løvseth wrote:
      On the top of the page the tekst 'More articles...' appear and my issue is how do I hide this text?

      did you try disabling the "Load More Articles" option in the gantry? this is under "features" section. try this before changing any PHP code.
    • Rub

      Steve Jobs "We will miss you"
      We are volunteers - Don't be rude
    • Rosenborg's Avatar
    • Rosenborg
    • Hero Rocketeer
    • Posts: 295
    • Thanks: 0

    Re: SOLVED Hide 'More articles..." in blog layout

    Posted 12 years 4 months ago
    • I can´t find that option under Features section in the Gantry.
    • Rub's Avatar
    • Rub
    • Elite Rocketeer
    • Posts: 566
    • Thanks: 0
    • Electronics Engineer - Medical Molding

    Re: SOLVED Hide 'More articles..." in blog layout

    Posted 12 years 4 months ago
    • You need to keep the links and only remove the "More Articles"? or you need to remove both the links and More articles text?
    • Rub

      Steve Jobs "We will miss you"
      We are volunteers - Don't be rude
    • Rosenborg's Avatar
    • Rosenborg
    • Hero Rocketeer
    • Posts: 295
    • Thanks: 0

    Re: SOLVED Hide 'More articles..." in blog layout

    Posted 12 years 4 months ago
    • I want to keep the page title and the links and I want to hide/remove the text/heading "More articles...".
    • Rub's Avatar
    • Rub
    • Elite Rocketeer
    • Posts: 566
    • Thanks: 0
    • Electronics Engineer - Medical Molding

    Re: SOLVED Hide 'More articles..." in blog layout

    Posted 12 years 4 months ago
    • you could try the following.
      • Access your server files and locate the components/com_content/views/category/tmpl/blog_links.php
      • Create a backup copy of the file for safety
      • Edit the file mentioned above, you can change the code to a comment (not show on live site) or remove this line
        <div>
           <strong><?php echo JText::_( 'More Articles...' ); ?></strong>
        </div>
    • Rub

      Steve Jobs "We will miss you"
      We are volunteers - Don't be rude
    • Rosenborg's Avatar
    • Rosenborg
    • Hero Rocketeer
    • Posts: 295
    • Thanks: 0

    Re: SOLVED Hide 'More articles..." in blog layout

    Posted 12 years 4 months ago
    • Ok - but what about the alterniative you mention earlier; 'Load More Articles' option in Gantry?
      I´m not sure if I have looked for this option the correct place. See attached img.
    • Rub's Avatar
    • Rub
    • Elite Rocketeer
    • Posts: 566
    • Thanks: 0
    • Electronics Engineer - Medical Molding

    Re: SOLVED Hide 'More articles..." in blog layout

    Posted 12 years 4 months ago
    • Maybe that's not available in this version of gantry, I was trying to avoid changing any php code. but for now to make this work you can manually hide/remove the h3 tag or you can override this. it's up to you.
    • Rub

      Steve Jobs "We will miss you"
      We are volunteers - Don't be rude
    • Rosenborg's Avatar
    • Rosenborg
    • Hero Rocketeer
    • Posts: 295
    • Thanks: 0

    Re: SOLVED Hide 'More articles..." in blog layout

    Posted 12 years 4 months ago
    • I did it the 'hard way' and removed the line you referred to from the file blog_links.php, but it didn´t help. Strange...?
    • Rub's Avatar
    • Rub
    • Elite Rocketeer
    • Posts: 566
    • Thanks: 0
    • Electronics Engineer - Medical Molding

    Re: SOLVED Hide 'More articles..." in blog layout

    Posted 12 years 4 months ago
    • Did you removed the lines? Please could you show what u changed? I sent a PM
    • Rub

      Steve Jobs "We will miss you"
      We are volunteers - Don't be rude

Time to create page: 0.061 seconds