Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

wpForo 1.x.x [Closed] Where can I Find Topic IDs?

4 Posts
4 Users
0 Reactions
3,267 Views
Posts: 1
Topic starter
(@darrellsideways)
New Member
Joined: 8 years ago

I'm trying to use the following shortcode:

[wpforo item=”topic” id=”10″]

– Loads ID = 10 topic page. On this page you can see all posts of the ID=10 Topic.

But I can't find the topic IDs anywhere!

3 Replies
Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

Please see this screenshot:

Posts: 1
(@psudan)
New Member
Joined: 6 years ago

Any other way of getting the topic ID, I have disable RSS feed.

1 Reply
Sofy
 Sofy
Admin
(@sofy)
Joined: 8 years ago

Support Team
Posts: 5483

Hi @psudan,

Could you please specify why it is necessary to get a topic ID? Probably you'd like to use it in the shortcode. If so, you can use topic slug instead of ID:


[wpforo item="topic" id="10"]
[wpforo item="topic" slug="topic-slug > in this case where-can-i-find-topic-ids"]

Otherwise, you'll need to find it in the database.