Forum

Missing setting to ...
 
Notifications
Clear all

Missing setting to sort Help Topics (manual vs alphabetically)

2 Posts
3 Users
0 Reactions
20 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 


1 Reply
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: 1177
Admin
(@stevland)
Member
Joined: 2 months 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: