Guest
29 Aug 2016 07:53

Hello In mod_cobalt_category we can order categories by many parameters, but for Records (in the same module) we can't. Maybe it's possible somehow and I don't know?

Last Modified: 04 Oct 2016


Sergey
Total posts: 13,748
30 Aug 2016 14:32

Categories are ordered by ordering. Just arrange them in category manager as you want.


Xtream VIP
Total posts: 129
31 Aug 2016 21:02

I ask about Records sorting not categories.

In mod_cobalt_Category we have a tab Records and there are only two options Show records:yes/no and Records limit. I ask about sorting this records list. Global section parameter didn't work for this records list. But it will be nice to have sorting by title.

screenshot


Sergey
Total posts: 13,748
02 Sep 2016 07:18

Oh! I see. I added to next version of module release today.


Xtream VIP
Total posts: 129
03 Sep 2016 19:50

Tested new version and there is a problem

1054 Unknown column 'r.title' in 'order clause' SQL=SELECT * FROM #__js_res_record WHERE published = 1 AND hidden = 0 AND ctime < '2016-09-03 19:52:37' AND (extime = '0000-00-00 00:00:00' OR extime > '2016-09-03 19:52:37') AND id IN (SELECT record_id FROM #__js_res_record_category WHERE catid = '18') ORDER BY r.title ASC LIMIT 1001

works only with one parameter Random.


Sergey
Total posts: 13,748
09 Sep 2016 08:33

I see. I have fixed that. Update later today.


Xtream VIP
Total posts: 129
27 Sep 2016 18:27

Hello Option "Show records" in mod_cobalt_category generate wrong url to article.

example:

correct url to article is /index.php?option=com_cobalt&view=record&cat_id=3:alias&id=28:alias&Itemid=118

but mod_cobalt_category missed parameneter cat_id and generate url to article like

wrong url /index.php?option=com_cobalt&view=record&id=28:alias&Itemid=118

Joomla 3.6.2 mod_cobalt_category v8.43


Sergey
Total posts: 13,748
04 Oct 2016 04:08

Updated to version 8.44.

Powered by Cobalt