Published on May 24th, 2018 by EGF
When I perform a search, I get duplicate search results.
One set of results have no sidebar (full page width) and immediately below that I get a duplicate set of search results with the sidebar widgets. I am using a bbpress.php file in my child theme. It appears to be using that.
Here is my bbpress.php file:
<?php
/* Template Name: Page: bbpress.php */
global $data;
get_header(); ?>
<div class="page-wrap">
<?php get_template_part( 'framework/inc/slider' ); ?>
<div id="page-body" class="page-body">
<div class="container">
<div id="page-title">
<hgroup>
<h2>Fax Software</h2>
<h1>Community Forums</h1>
</hgroup>
</div>
<?php if ( function_exists('yoast_breadcrumb') )
{yoast_breadcrumb('<p id="breadcrumbs">','</p>');} ?>
<?php echo do_shortcode( '
Please enter some search terms above
' ) ?>
<div class="row">
<div class="span9">
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>><?php
the_content();
wp_link_pages(array('before' => 'Pages: ', 'next_or_number' => 'number')); ?>
</article><?php
if(!$data['check_disablecomments']) {
comments_template();
}
endwhile; endif; ?>
</div>
<?php get_sidebar('forums'); ?>
</div>
</div>
</div>
<?php get_footer(); ?>
I do not currently have a loop-search.php file in my child theme.
Published on May 24th, 2018 by lgale
We installed bbpress and it was working a couple days ago. We have a memberpress website and had isntalled bbpress and buddypress. We deactivated buddypress because it was not working at all with our site. We have two topics posted however I am the only person who can view these topics. All other users only see that there are two topics but cannot access them at all. I have it set for forums that all members automatically are assigned the “participant” role. Our forum is here: catholicstudiesacademy.com/members
It is protected for members-only
Logged in members see the message “Oh bother! No topics were found here!”
But when I am logged in as the administrator, I see the 2 topics and replies.
Published on May 24th, 2018 by drum shed
When a member on my site tries to edit a reply to a topic, they are given the message: “You cannot post more replies as long as you are the last poster. Please edit your post instead.”
It’s impossible for them to edit a reply, even by adjusting the allowable length of time a user can edit a post.
Could someone let me know how to resolve this issue?
WP version 4.9.6
BBP version 2.5.14
site: www.stephensdrumshed.com
Published on May 23rd, 2018 by cinderalla
I’ve been working 2 days on trying to import a bbPress 2.5 forum into an existing website. My last attempt was manually changing and relinking all the forums, topics, and replies in the WordPress Importer’s exported xml files.
Everything looks good in respect to showing correct topic, post, reply, and voice counts. What I can’t figure out is why the topics and replies don’t list on the child forum pages or on the topic pages. Those pages say at the top the correct number topics and replies (i.e. “This forum contains 10 topics and 16 replies, and was last updated …), but directly under that it says “Oh bother! No topics were found here!”
I’m guessing that I’m missing some sort of ID linking that doesn’t show on the xml export. Please, can anyone help? Would really appreciate any help. Thanks!
Published on May 23rd, 2018 by erichamm1996
Hello!
I seem to be having an issue with how topic replies are being displayed on my forum.
You can see the issue here: https://theknightsofentropia.blog/forums/topic/testing-2/
As you can see, the most recent reply is being displayed in a large banner across the top of the page. Only time stamps and post numbers are displayed below the original topic. If there are multiple replies, you can’t view them. Only the most recent reply (the one displayed across the top) can be seen.
Installed Plugins:
bbP Style Pack | Version 3.8.9 | By Robin Wilson
bbP Signature | Version 1.2 | By Arjun S Kumar
BuddyPress | Version 3.0.0 | By The BuddyPress Community
BuddyPress Security Check | Version 3.2.2 | By Shea Bunge
BP Registration Options | Version 4.3.5 | By Pluginize
Published on May 23rd, 2018 by alex3410
Hi guys,
I am hoping you can point me in the right direction with this as i am rather stuck.
essentially i installed BBPress on a WP site over a year ago, for several reasons i now need to move it to its own WP install so i moved it into a sub folder called ‘forum’ hoping to keep the links working
the end result however is all of the links to forums now have: /forum/forum/ on them, once from the fact the WP install is in a sub folder called forum, the next from bbpress
how do i stop bbpress from adding the extra forum into the URL?
the Forum Prefix in the option does not do this (you would have thought it would do given the name)
any ideas?
Published on May 23rd, 2018 by crlucas
im trying to use this plugin, but i have some issues
https://github.com/aliso/bbpress-ajax-replies
any idea?
Published on May 23rd, 2018 by becstewart
Hi,
I’m using bb press with restrict content pro on a private forum.
I have bbpress version 2.5.14 and Big Brother theme.
I can change my user forum roles in their settings to participant, but on the main screen under Forum roles it shows up that everyone is an instructor.
Please advise.
website: www.mededexperts.com.au
Published on May 22nd, 2018 by samgeppi108
Can I create a “read only” forum?
I notice now that I can create a post then “close” it, but then it “grays out” the print.
is there a way the a forum can be read only, and/or close the thread so it looks normal and not grayed out (or something).
thanks
Published on May 22nd, 2018 by claudinus
WordPress 4.9.5 avec le thème Head Blog child.
ce site est en hébergement multisite
Bonjour sur mon site/forum sur mobile les membres ne peuvent utiliser la barre de navigation du profil.sur pc tous fonctionne.
Bienvenu
merci d’avance de votre aide.