Forum Replies Created
Viewing 7 replies - 1 through 7 (of 7 total)
-
In reply to: making links in posts open in new window
Hi,
Many thanks for the code, that worked perfectly 😀
In reply to: making links in posts open in new windowThanks. 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
In reply to: add front end editorI see, so this will remove the formatting/ HTML options from the replies/new posts?
In reply to: Display “Forum” or “topic” in header?Thanks, I will ask them
In reply to: Shortcode to display list of forums?Thanks for the reply, I will take a look 🙂
In reply to: Setting forums as my homepageThank 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
In reply to: Linking a sub form to a main forumThanks 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
Viewing 7 replies - 1 through 7 (of 7 total)