<![CDATA[ Sort Articles Tags by Name rather than Count - My Forums]]> https://forums.modx.com/thread/?thread=79529 <![CDATA[Re: Sort Articles Tags by Name rather than Count]]> https://forums.modx.com/thread/79529/sort-articles-tags-by-name-rather-than-count#dis-post-544235 Original poster here... Even though I moved on from ModX 3 years ago, I still get these forum notifications. Glad to see an answer was finally posted nearly 4 years later *roll eyes* (thanks Steeve). Sorry for this. You can uncheck the check box below the reply button.

I can't see how to mark the post as "answered"? Maybe because it was created as a discussion rather than a question?
You're right too!
]]>
Steeve Aug 16, 2016, 04:27 PM https://forums.modx.com/thread/79529/sort-articles-tags-by-name-rather-than-count#dis-post-544235
<![CDATA[Re: Sort Articles Tags by Name rather than Count]]> https://forums.modx.com/thread/79529/sort-articles-tags-by-name-rather-than-count#dis-post-544232 Quote from: Steeve at Aug 16, 2016, 08:09 PM
Quote from: pelzak at Aug 16, 2016, 05:00 PM
I guess I have to be the thread owner to mark this answered, because I don't see any mark button wink
You're right ;-)

Original poster here... Even though I moved on from ModX 3 years ago, I still get these forum notifications. Glad to see an answer was finally posted nearly 4 years later *roll eyes* (thanks Steeve).

I can't see how to mark the post as "answered"? Maybe because it was created as a discussion rather than a question?]]>
entica Aug 16, 2016, 04:18 PM https://forums.modx.com/thread/79529/sort-articles-tags-by-name-rather-than-count#dis-post-544232
<![CDATA[Re: Sort Articles Tags by Name rather than Count]]> https://forums.modx.com/thread/79529/sort-articles-tags-by-name-rather-than-count#dis-post-544218 Quote from: pelzak at Aug 16, 2016, 05:00 PM
I guess I have to be the thread owner to mark this answered, because I don't see any mark button wink
You're right ;-)]]>
Steeve Aug 16, 2016, 03:09 PM https://forums.modx.com/thread/79529/sort-articles-tags-by-name-rather-than-count#dis-post-544218
<![CDATA[Re: Sort Articles Tags by Name rather than Count]]> https://forums.modx.com/thread/79529/sort-articles-tags-by-name-rather-than-count#dis-post-544215 ]]> pelzak Aug 16, 2016, 12:00 PM https://forums.modx.com/thread/79529/sort-articles-tags-by-name-rather-than-count#dis-post-544215 <![CDATA[Re: Sort Articles Tags by Name rather than Count]]> https://forums.modx.com/thread/79529/sort-articles-tags-by-name-rather-than-count#dis-post-544212 Quote from: pelzak at Aug 16, 2016, 04:55 PM
How could I missed that wink. Thanks.

You're welcome!
Can you put the post has answered]]>
Steeve Aug 16, 2016, 11:56 AM https://forums.modx.com/thread/79529/sort-articles-tags-by-name-rather-than-count#dis-post-544212
<![CDATA[Re: Sort Articles Tags by Name rather than Count]]> https://forums.modx.com/thread/79529/sort-articles-tags-by-name-rather-than-count#dis-post-544211 . Thanks.]]> pelzak Aug 16, 2016, 11:55 AM https://forums.modx.com/thread/79529/sort-articles-tags-by-name-rather-than-count#dis-post-544211 <![CDATA[Re: Sort Articles Tags by Name rather than Count]]> https://forums.modx.com/thread/79529/sort-articles-tags-by-name-rather-than-count#dis-post-544179 Go to the snippet tagLister -> Property Tab -> unlock properties -> find sortBy line and you can change to Tag or keep to count.]]> Steeve Aug 16, 2016, 03:36 AM https://forums.modx.com/thread/79529/sort-articles-tags-by-name-rather-than-count#dis-post-544179 <![CDATA[Re: Sort Articles Tags by Name rather than Count]]> https://forums.modx.com/thread/79529/sort-articles-tags-by-name-rather-than-count#dis-post-544006 , but I've got the same problem now smiley. Instead of changing php code (which can stops working if You upgrade articles) You can use a little hack to do that. In articles advanced settings on Tagging tab add this sufix to Tag listing chunk name:
` &sortBy=`tag


Whole line should looks like this, assuming tpl name is tagCloudTpl:
tagCloudTpl` &sortBy=`tag


It's some kind of code injection hack that injects sortBy parameter to the php code in articlescontainer.class.php. Beware of using backtick sign (`)only two times and space after first backtick. In other case it won't work.]]>
pelzak Aug 10, 2016, 01:14 PM https://forums.modx.com/thread/79529/sort-articles-tags-by-name-rather-than-count#dis-post-544006
<![CDATA[Re: Sort Articles Tags by Name rather than Count]]> https://forums.modx.com/thread/79529/sort-articles-tags-by-name-rather-than-count#dis-post-476269 9thwave Aug 30, 2013, 09:51 AM https://forums.modx.com/thread/79529/sort-articles-tags-by-name-rather-than-count#dis-post-476269 <![CDATA[Sort Articles Tags by Name rather than Count]]> https://forums.modx.com/thread/79529/sort-articles-tags-by-name-rather-than-count#dis-post-438089
It seems to me that sorting tags by name or count should be an option on the Advanced Tab. Maybe it's on the road map.

Any suggestions as to how I can resolve this?

Thanks.]]>
entica Sep 24, 2012, 02:00 PM https://forums.modx.com/thread/79529/sort-articles-tags-by-name-rather-than-count#dis-post-438089