AI Search
Classic Search
Notifications
Clear all
3 Replies
Jul 15, 2020 10:04 am
Hi @mike90,
The "All forum topics" section can be removed by this code. Put it in your current active WordPress theme functions.php file:
remove_action( 'wpforo_post_list_footer', 'wpforo_topic_footer' );
But the Post link can only be removed by CSS Code.


