Forums
-
- Forum
- Posts
-
- Installation
- 28,414
- Troubleshooting
- 62,368
- Themes
- 10,408
- Plugins
- 15,321
- Requests & Feedback
- 14,961
- Showcase
- 3,254
-
excellent! i got it to work with this just before i checked back for your reply:
<a href="<?php echo get_topic_link($latestpost->topic_id); ?>"><?php echo get_topic_title($latestpost->topic_id); ?></a>
i think i understand it better now, thanks again!