Hi,
Many thanks for the code, that worked perfectly 😀
Thanks. but I want to add it to the code so every link opens in a new window, even if other users post and don’t use <a href… tags
I see, so this will remove the formatting/ HTML options from the replies/new posts?
Thanks for the reply, I will take a look 🙂
Thank you, I have created a new page and a new template and now added in the shortcode via PHP:
<?php
/* Template Name: HOMEPAGE */
/**
* The template for displaying 404 pages (not found)
*
* @package olympus
*/
get_header(); ?>
<?php echo do_shortcode("[bbp-forum-index]"); ?>
Thanks again
Thanks for the reply, but I actually want to link that sub forum to the top forum… so when a user clicks the sub forum, they don’t enter it, they enter the forum above it