Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted May 7, 20204 yr Hi guys, I have a once forum where I have a set list of tags for people to choose when appropriate. Now a couple of new tags were create and they were added to the end of the list which is bad. Is there a way to position a new tag like in here?
May 12, 20204 yr No, they're unfortunately listed in the order in which they were created. You would need to relist the tags
May 12, 20204 yr Author If i were to relist, when I remove those tags and add them again would they not disappear from the topics that already were using those tags?
June 7, 20204 yr Author Solution On 5/12/2020 at 3:13 AM, Joel R said: No, they're unfortunately listed in the order in which they were created. You would need to relist the tags Well I managed to reorder tags anyway. I went into the phpMyAdmin I went into forums_forums table, I found the forum with the tags I need to reorder. Then I find column tag_predefined and edit it and I reorder them as I wish and save. Nothing breaks down all works nicely after that.