Notifications
Clear all
6 Forums 835 Topics 3,292 Posts 9 Online 3,052 Members

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

3 Posts
3 Users
0 Reactions
389 Views
Posts: 44
Topic starter
(@julienvdc)
Member
Joined: 7 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: 1188
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: