Remove "More Articles" from Category Blog Format
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.
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.
-
- Joomla! Apprentice
- Posts: 18
- Joined: Mon Mar 24, 2008 8:12 pm
Remove "More Articles" from Category Blog Format
I cant seem to find a way to remove the More Articles at the bottom of my Category Blog Layout style page. Any ideas?
-- tlflow
-
- Joomla! Enthusiast
- Posts: 213
- Joined: Wed Sep 28, 2005 1:52 pm
Re: Remove "More Articles" from Category Blog Format
did you check your menu item parameters?
-
- Joomla! Apprentice
- Posts: 18
- Joined: Mon Mar 24, 2008 8:12 pm
Re: Remove "More Articles" from Category Blog Format
Yes, I check all my parameters - even tried hiding everything just to make sure I'm not missing it. Any other ideas?
-- tlflow
-
- Joomla! Fledgling
- Posts: 3
- Joined: Mon Apr 14, 2008 4:59 pm
Re: Remove "More Articles" from Category Blog Format
Go to 'Menu' then 'Main Menu'tlflow wrote:Yes, I check all my parameters - even tried hiding everything just to make sure I'm not missing it. Any other ideas?
Click to edit parameters of 'Home'
To remove the page numbers, edit 'Parameter - Advanced' to set Pagination to Hide
To remove the 'More links', edit 'Parameter - Basic' and set '#Links' to 0
-
- Joomla! Apprentice
- Posts: 18
- Joined: Mon Mar 24, 2008 8:12 pm
-
- Joomla! Apprentice
- Posts: 15
- Joined: Mon Jan 01, 2007 7:31 pm
Re: Remove "More Articles" from Category Blog Format
What if I want to have a list of articles in a section and just need the text "more articles..." removed?
Found the solution! Just edited the file: components\com_content\views\section\tmpl\blog_links.php
If you want to change the view of a category you can just change the directory from "section" to "category".
Found the solution! Just edited the file: components\com_content\views\section\tmpl\blog_links.php
If you want to change the view of a category you can just change the directory from "section" to "category".
-
- Joomla! Fledgling
- Posts: 2
- Joined: Wed Aug 23, 2006 11:31 am
Re: Remove "More Articles" from Category Blog Format
Hey,"What if I want to have a list of articles in a section and just need the text "more articles..." removed?
Found the solution! Just edited the file: components\com_content\views\section\tmpl\blog_links.php
If you want to change the view of a category you can just change the directory from "section" to "category"."
I would like to remove 'more articles..' link, but would like to retain the links of the articles. Can you please elaborate on what you have mentioned for the solution. Can I do that for only one menu, but retain the default (where "more articles..." appear) for the rest of the menus...??
Cheers
A
-
- Joomla! Apprentice
- Posts: 33
- Joined: Tue Oct 14, 2008 3:38 pm
- Contact:
Re: Remove "More Articles" from Category Blog Format
I'm curiuous for this solution too. I just want a list of links:
# Leading 0
# Intro 0
# Columns 0
# Links 100
It gives a nice list of links but above the list it says: More Articles...
that looks a kind of silly to me.
# Leading 0
# Intro 0
# Columns 0
# Links 100
It gives a nice list of links but above the list it says: More Articles...
that looks a kind of silly to me.
Interesse in tropische vissen? Kijk eens op AquaInfo.nl
-
- Joomla! Apprentice
- Posts: 17
- Joined: Tue Jul 22, 2008 9:07 pm
Re: Remove "More Articles" from Category Blog Format
strange behaviour:
once you set intro to 0 or columns to 0, "more articles..." appears.
well, i dont care about columns, all i need is a plain simple list, but once you set "intro" to 0 there it comes... that sux
once you set intro to 0 or columns to 0, "more articles..." appears.
well, i dont care about columns, all i need is a plain simple list, but once you set "intro" to 0 there it comes... that sux
-
- Joomla! Apprentice
- Posts: 33
- Joined: Tue Oct 14, 2008 3:38 pm
- Contact:
Re: Remove "More Articles" from Category Blog Format
No solutions yet or is it just not possible? Perhaps it can be fixed in the new versions?
Interesse in tropische vissen? Kijk eens op AquaInfo.nl
-
- Joomla! Fledgling
- Posts: 1
- Joined: Sat Feb 07, 2009 1:15 am
- Location: Sumy, Ukraine
Re: Remove "More Articles" from Category Blog Format
The correct way to fix this issue and remove "More Articles..." text is:
1. Copy components/com_content/views/category/tmpl/blog_links.php file to templates/my_template/html/com_content/category/blog_links.php (or components/com_content/views/section/tmpl/blog_links.php file to templates/my_template/html/com_content/section/blog_links.php if you deal with blogsection). If there are no such directories in your template folder, you should create them.
2. Edit the templates/my_template/html/com_content/category/blog_links.php (or templates/my_template/html/com_content/section/blog_links.php) file and remove the following lines from it
1. Copy components/com_content/views/category/tmpl/blog_links.php file to templates/my_template/html/com_content/category/blog_links.php (or components/com_content/views/section/tmpl/blog_links.php file to templates/my_template/html/com_content/section/blog_links.php if you deal with blogsection). If there are no such directories in your template folder, you should create them.
2. Edit the templates/my_template/html/com_content/category/blog_links.php (or templates/my_template/html/com_content/section/blog_links.php) file and remove the following lines from it
Code: Select all
<div>
<strong><?php echo JText::_( 'More Articles...' ); ?></strong>
</div>
-
- Joomla! Intern
- Posts: 57
- Joined: Thu Jan 15, 2009 8:32 pm
Re: Remove "More Articles" from Category Blog Format
Should it still be there cause its french?? I just have the same thing but its still theire, still showing me More article but in french would language overide?
- Harlequin
- Joomla! Enthusiast
- Posts: 234
- Joined: Tue Apr 14, 2009 7:45 pm
- Location: UK & Tenerife
- Contact:
Re: Remove "More Articles" from Category Blog Format
Thanks Markusweb
I was looking for the same thing through th emenu and module options for ages.
Worked a treat
I was looking for the same thing through th emenu and module options for ages.
Worked a treat

www.websitedesigntenerife.net : www.whatnowebsite.co.uk
Joomla Web Design • VPS Joomla Web Hosting
Cogito Ergo Sum
Joomla Web Design • VPS Joomla Web Hosting
Cogito Ergo Sum
-
- Joomla! Apprentice
- Posts: 16
- Joined: Sat Sep 19, 2009 11:04 am
Re: Remove "More Articles" from Category Blog Format
Should it still be there cause its french?? I just have the same thing but its still theire, still showing me More article but in french would language override?
- vickiea
- Joomla! Enthusiast
- Posts: 122
- Joined: Sat Sep 03, 2005 12:25 am
Re: Remove "More Articles" from Category Blog Format
WHAT AN ABSOLUTELY BEAUTIFUL THING THIS DESIGN IS TO JOOMLA 1.5.Markusweb wrote:The correct way to fix this issue and remove "More Articles..." text is:
1. Copy components/com_content/views/category/tmpl/blog_links.php file to templates/my_template/html/com_content/category/blog_links.php (or components/com_content/views/section/tmpl/blog_links.php file to templates/my_template/html/com_content/section/blog_links.php if you deal with blogsection). If there are no such directories in your template folder, you should create them.
2. Edit the templates/my_template/html/com_content/category/blog_links.php (or templates/my_template/html/com_content/section/blog_links.php) file and remove the following lines from itCode: Select all
<div> <strong><?php echo JText::_( 'More Articles...' ); ?></strong> </div>
FABULOUS-OUTSTANDING. I am only sorry it has taken me this long to read it and understand it.
Great job everyone!
"A candle loses nothing to light another candle. "
-
- Joomla! Fledgling
- Posts: 1
- Joined: Mon Jun 28, 2010 9:23 am
Re: Remove "More Articles" from Category Blog Format
I have to bring back this theme, maybe someone had the same issue: since I have multilingual website, using joomfish, removing these lines from blog_links.php nothing happens. I guess that joomfish stores somewhere else this string (More Articles...), so if anyone has a solution, I will appreciate a lot! thanks!
-
- Joomla! Fledgling
- Posts: 2
- Joined: Sat Dec 18, 2010 5:20 pm
Re: Remove "More Articles" from Category Blog Format
thank you very much Sir Markusweb.i had same problem.Now i solved it.
have a nice day!
have a nice day!
-
- Joomla! Fledgling
- Posts: 1
- Joined: Wed Sep 28, 2011 2:46 am
Re: Remove "More Articles" from Category Blog Format
for 1.7 its really easy. Don't bother copying any files... go to
/language/en-GB(or whatever language)/en-GB.com_content.ini and find the
COM_CONTENT_MORE_ARTICLES="More Articles ..."
and change it to
COM_CONTENT_MORE_ARTICLES=""
/language/en-GB(or whatever language)/en-GB.com_content.ini and find the
COM_CONTENT_MORE_ARTICLES="More Articles ..."
and change it to
COM_CONTENT_MORE_ARTICLES=""
-
- Joomla! Apprentice
- Posts: 18
- Joined: Tue Oct 19, 2010 12:54 am
Re: Remove "More Articles" from Category Blog Format
In my case (Joomla 1.7) none of the above worked. I'm using Rocketthemes, and in the theme options, under features, turn off "Load More Articles" using the theme manager and Gantry.dcuttsco19 wrote:for 1.7 its really easy. Don't bother copying any files... go to
/language/en-GB(or whatever language)/en-GB.com_content.ini and find the
COM_CONTENT_MORE_ARTICLES="More Articles ..."
and change it to
COM_CONTENT_MORE_ARTICLES=""
-
- Joomla! Fledgling
- Posts: 1
- Joined: Wed Aug 20, 2014 5:53 pm
Re: Remove "More Articles" from Category Blog Format
This worked for me
language/en-GB/en-GB.com_content.ini
COM_CONTENT_MORE_ARTICLES="More Articles..."
But really, I find it hard to believe there is no place to change text that is rendered on the page by the system. Can the Joomla contributors consider allowing a customizable text area for listing additional blog posts links or at least the ability to turn it off? The interface in this area could use better explanations and organization.
Thanks to the contributors of this forum for the help.
language/en-GB/en-GB.com_content.ini
COM_CONTENT_MORE_ARTICLES="More Articles..."
But really, I find it hard to believe there is no place to change text that is rendered on the page by the system. Can the Joomla contributors consider allowing a customizable text area for listing additional blog posts links or at least the ability to turn it off? The interface in this area could use better explanations and organization.
Thanks to the contributors of this forum for the help.