Forums
-
- Forum
- Posts
-
- Installation
- 28,500
- Troubleshooting
- 62,592
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,971
- Showcase
- 3,256
-
Are you using the kakumei template? Here is what I have in my front-page.php file:
<?php endforeach; endif; // $topics ?>
</table>
<?php bb_latest_topics_pages( array( ‘before’ => ‘<div class=”nav”>’, ‘after’ => ‘</div>’ ) ); ?>
<?php endif; // $topics or $super_stickies ?>
and have not had any issues.
Can you paste the html code generated for your links to provide more information?