Notifications
Clear all
6 Forums 829 Topics 3,280 Posts 8 Online 3,047 Members

Resolved Missing setting to sort Help Topics (manual vs alphabetically)

3 Posts
3 Users
0 Reactions
131 Views
Posts: 44
Topic starter
(@julienvdc)
Member
Joined: 6 years ago

Hey as you can read here the setting to sort Help Topics alphabetically or manually is missing with the Awesome theme...

https://forum.osticket.com/d/100353-manually-setting-the-order-of-help-topics/5 


2 Replies
Posts: 3
(@it-admin)
Member
Joined: 5 years ago

Having the same issue and really trying to not have to revert back from OSTA just to get this changed. Did you ever come across another solution?


Reply
Posts: 1185
Admin
(@stevland)
Member
Joined: 10 years ago

Sorry guys, I did not see this and the temporary fix is quite simple.

Please add the following to Admin Panel > Theme > Custom CSS:

form[action="helptopics.php"] table.list thead tr:first-child {
     display: table-row;
}

I will include this fix in the next release.


Reply
Share: