Hello,
I am trying to implement a 'Newest Threads' feature on my personal website (hosted outside of my forum) where it will display X number of newest threads created from my forum. However, I only want to fetch threads being created in a specific category, not new threads created globally. I thought maybe creating a category and throwing the entire section I want in it and fetch them that way, but it didn't work.
This is what I have:
What's the best way this can be done?
Thanks!
I am trying to implement a 'Newest Threads' feature on my personal website (hosted outside of my forum) where it will display X number of newest threads created from my forum. However, I only want to fetch threads being created in a specific category, not new threads created globally. I thought maybe creating a category and throwing the entire section I want in it and fetch them that way, but it didn't work.
This is what I have:
What's the best way this can be done?
Thanks!