Hey guys!
I’m working on forum in bbPress and got some symbols in front of debatforum. It is 5 of these symbols > in the right sidebar. I need to remove these from the code, but can’t figure out which files. Can you help me?
Symbols in front / Forum
Published on July 7th, 2015 by mette_ChrUser replies are just not showing up!
Published on July 7th, 2015 by fitnotesguyWe just recently started using BBPress a few weeks ago, and I will admit, I am a fitness blogger, not a programmer. A lot of what I have done has been purely due to research. I can usually get over the hump, but now I am not so sure. On my site, I began a few test topics on the forum just to see how things looked with the theme that we were choosing, and so far, so good. That was until I logged in as a subscriber/participant and tried to respond to the topic that I had already started and nothing showed up. I looked everywhere for that reply, but it was nowhere to be found. Then I tried replying again. And again. And again. And still nothing. So then I logged back into my administrator account, and I noticed a notification that told me that I had ONE reply. When I click on the notification to see the reply, nothing showed up. It simply took me to the original topic which (according to the listing) only had ONE VOICE. Which was the topic itself. Forget all of the half dozen times that I tried to reply to that thing. I tried searching for a solution in this forum, and where I found some similar circumstances, nothing else panned out. So here we are. I will provide the link to the forum and topic and question and I will let you decide: Am I missing something? Am I a total idiot? Lol. Seriously. Because I am starting to think I am going insane.
Here is the link. Check it out: http://www.thefitnotes.com/forums/topic/eat-right-eat-light/
Please let me know what I should do. Thanks
-FNG
Forum search results displaying gibberish
Published on July 6th, 2015 by mrose74Hi all,
We’re experiencing an issue where if a user types a search term into the “search” box for our bbpress forums, they get a page displaying gibberish.
We had a similar issue with our forum breadcrumbs previously, and we successfully set up a workaround to direct users to the correct page, but I can’t figure out how to configure this for the forum search. Does anyone have any ideas?
Here is a URL that shows an example of the issue that we’re seeing:
http://curvysewingcollective.com/forums-2/search/vogue/
Thanks!
Empty “Topics started” and “Replies created”: hides private forums’ data
Published on July 6th, 2015 by mfiguerasmaHello,
I’ve got a Participant roled user who can current_user_can( ‘read_private_forums’ ) but cannot current_user_can( ‘read_hidden_forums’ ).
I’ve got three forums: two private and one hidden, so I expect to see the topics and replies he’s done in the two private forums, but I see the messages “You have not created any topics.” and “You have not replied to any topics.”
While debugging, I’ve seen that the “_bbp_private_forums” option contains the two private forum IDs but the “_bbp_hidden_forums” option contains all the three forum IDs.
I’ve executed the function bbp_repair_forum_visibility() to ensure my data is well retrieved from the database.
While debugging the restore of these options, I can see that the “_bbp_hidden_forums” is built by the result of:
$hidden_forums = new WP_Query( array(
‘suppress_filters’ => true,
‘nopaging’ => true,
‘post_type’ => bbp_get_forum_post_type(),
‘post_status’ => bbp_get_hidden_status_id(),
‘fields’ => ‘ids’
) );
This call triggers the filter “pre_get_posts”, calling the function bbp_pre_get_posts_normalize_forum_visibility( $posts_query = null )
If I’m not wrong, this function builds an array whith the different post_status values to filter the query executed and stored in $hidden_forums IDs (and posts) values (or so)
The problem is that in the $private_forums iteration it returns an array with only the “private” value, but in the $hidden_forums iteration it returns an array with two values: “hidden” and “private”
The $private_forums iteration is used when a user cannot read private forums, but my user can.
The $hidden_forums iteration is used when a user cannot read hidden forums, it’s my case, but I can read private forums and they are also filtered.
I’m with WP 4.2.2, BP 2.2.1 and bbP 2.5.7
Any idea? I’m very lost at this point…
Thanks
Tackback spam in Forum
Published on July 6th, 2015 by AmelliyaHi Guys
I have disabled pingbacks and trackbacks from my forum, but I still get spam comments on my forum posts. They are not visible at the site, but I get an email notification, with a link to my comments section, where I can delete them.
Is there any way to stop this spam?
Thx
DNS: Table :select() failed: no such row in the table
Published on July 6th, 2015 by AjitKhodkehi
When I click DNS settings in the Domain area and get message..
Table::select() failed: no such row in the table
How to resolve this issue?
How to turn off page intro in forum?
Published on July 5th, 2015 by pyromasterHey all,
I’m working on my first website and I have been making pretty good progress….I installed the bbPress forum plugin (latest version) and it integrated pretty easily into my theme (Sento Pro). Can somebody tell me how to turn off the page into bar on the forum? I can easily turn them off on pages by simply going to the page of interest and clicking disable page intro. There are no such options for forums….
Thanks for your help in advance….
Jay
Threads created with bbprrss are not showing on my wp index.
Published on July 5th, 2015 by SolomonteeGud day all,
I noticed thread Created with bbprrss Forum on my wordpress don’t appear on the LATEST POST in the site index.
Pls what did i need to do to set dis up.?
Your respond is highly appreciated
BBCode Buttons?
Published on July 5th, 2015 by MoobsI’m looking for a way to get bbcode buttons for users. I have the gd bbpress toolbox, but I’d like to have buttons for those codes on the toolbar. Any suggestions?
CSS..?
Published on July 4th, 2015 by Uncle JimmyHello everyone!
I wasn’t sure where to post, or what exactly to ask..lol! Is it possible to make the changes in the image with CSS? Or does it have to be done within the php files?
I’ve looked all over the internet for specific tutorials to accomplish this and can’t find anything definitive enough.
WordPress/Buddypress/bbPress.. That’s the combination I want to stick with but wrapping my mind around it is very difficult, even with all the great documentation! Ha!
Any suggestions are welcome and thanks. Jim :o)
