You are here:Templates Club arrow Help and Support arrow Support Forums
Youjoomla Support
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Module not showing LATEST articles (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Module not showing LATEST articles
#3343
nosins
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Module not showing LATEST articles 3 Months, 2 Weeks ago Karma: 0  
Hi,

I'm new to Joomla, so I'm sure that it's something that I'm doing, but I thought that I'd ask anyway

The tab module doesn't seem to show the latest articles. I just added articles to the section and categories that it sources from, but it continues to show older articles... Any thoughts?

Thanks!

Nick.
 
Logged Logged  
  The administrator has disabled public write access.
#3344
neo
Admin
Posts: 2309
graph
User Online Now Click here to see the profile of this user
Re:Module not showing LATEST articles 3 Months, 2 Weeks ago Karma: 62  
it actually does but the articles are sorted by date , you can do this

open
modules/mod_tab_news/mod_tab_news.php

line 154

Code:

. "\n ORDER BY a.created ASC";
replace with
Code:

. "\n ORDER BY a.ordering";
now you can make your own order by moving the news items up and down
 
Logged Logged  
 
Please mark your post as SOLVED if your issue is resolved. Thank you. To mark the post as solved , edit your first post title : NOTE FOR UNANSWERED POST: IF YOUR POST IS NOT ANSWERED WITHIN 48H PLEASE SEND ME AN EMAIL TROUGH OUR CONTACT FORM WITH SUBJECT UNANSWERED POST
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop