-
AuthorPosts
-
infovasciaveo Friend
infovasciaveo
- Join date:
- October 2010
- Posts:
- 92
- Downloads:
- 1
- Uploads:
- 36
- Thanks:
- 33
- Thanked:
- 1 times in 1 posts
January 24, 2011 at 6:14 pm #159231Can I reorder category in JA-News-2?
Where I can reorder?
I would reorder only category and don’t the articles.
I went in editing (backend) of Ja-News-2 module, but I can reorder articles!
thanks
thuanlq Friendthuanlq
- Join date:
- October 2010
- Posts:
- 528
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 8
- Thanked:
- 121 times in 99 posts
January 26, 2011 at 7:34 am #373851Hi @infovasciaveo,
Please reorder janewspro items as following:
– Set ordering for section item on admin page ( Admin navigation > Content > Section manager), then save all changing.
– Go to janewspro configuration ( reload the page if you have opened it), then save.
– Clean module cache if caching param is enable.
Now, reload the frontpage.3 users say Thank You to thuanlq for this useful post
lmjking Friendlmjking
- Join date:
- December 2010
- Posts:
- 12
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
January 26, 2011 at 2:15 pm #373898Will this work for K2 as well? I tried it and didn’t really see the desired results…
January 26, 2011 at 6:30 pm #373922I have the same problem. I’m using Teline IV version 1.2.1 and I cannot find “janewspro” in order to change the configuration.
Suggestions?thuanlq Friendthuanlq
- Join date:
- October 2010
- Posts:
- 528
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 8
- Thanked:
- 121 times in 99 posts
January 27, 2011 at 3:14 am #373978Hi @bgrossfeld,
Please login to admin area, then go to “extensions > module manager”, on “filter bar” choose “select type dropdown” and choose “mod_janewspro”. Now you can see all janewspro modules which were enabled on your site, click edit.Please make as following on above.
Hi @lmjking,
Currently you can’t make as above to reorder for K2. However, to reorder for K2 please do as following:
– Open “categoryK2.php” file in folder “modules/mod_janewspro/elements/”.
– Edit “fetchChild()” function, replace line code
$query = "SELECT * FROM #__k2_categories WHERE parent = '{$parent}' AND published=1";
to
$query = "SELECT * FROM #__k2_categories WHERE parent = '{$parent}' AND published=1 order by ordering ASC";
– Now, you can reorder for K2 same as reorder for joomla content.jollyjollyjolly Friendjollyjollyjolly
- Join date:
- September 2011
- Posts:
- 6
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 4
September 6, 2011 at 3:56 pm #411010Actually the category ID, which you cant change in joomla’s backend, is what determines the order they display in. It is best to make the change to ID in phpmyadmin.
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 5 voices, and was last updated by jollyjollyjolly 13 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Section order in frontpage
Viewing 6 posts - 1 through 6 (of 6 total)