• Few weeks ago I created a term in tp settings but it didn’t immediately show up in the created terms (in the tp settings where you can delete them) so I created plenty, but still nothing displayed. However, all of them showed up in the term dropdown when I was creating a course. I went to the tp settings again but they still aren’t displayed so I couldn’t remove them. Days later I tried to create new terms, the new terms showed up and are removeable. Can you tell me how to delete the old terms? like what file I should open to remove the terms so they wont show up in the term dropdown.

Viewing 1 replies (of 1 total)
  • Plugin Author winkm89

    (@winkm89)

    Hi,
    Terms are just database entries. So, they are not saved in a file. In the normal case you can delete terms over the teachPress settings menu. I have not really an idea why it doesn’t work in your case.

    If you have access to your WordPress database, for example over phpMyAdmin, you can also view the terms with the following SQL command:

    SELECT * FROM wp_teachpress_settings WHERE category = 'semester'

    • This reply was modified 5 years, 11 months ago by winkm89.
Viewing 1 replies (of 1 total)
  • The topic ‘Couldnt delete term’ is closed to new replies.