Search Results for 'updated'
-
Search Results
-
Topic: remove blue box
Hi,
How can I remove the blue box that says “This forum contains 1 topic, and was last updated by admin 15 hours, 5 minutes ago.”, etc., using my theme? From what I can see, the code for that is in the wp-content\plugins\bbpress\bbp-includes\bbp-forum-template.php file. How can I override that? Or do I just need to directly edit it?
Thanks.
Topic: editing old forum posts
Hi!
I was just wondering if there was any way to edit old forum posts. I recently deleted my Photobucket account so all the photos that I had linked in my forum thread have been broken. I would like to edit the posts to include updated photo links. If editing old posts is not possible, would there be a way to delete the entire thread and create a new one with the updated photo links?
The forum I have in question is called The Daily Kitten, but it is powered by bbPress, so I figured I’d be able to get some input here as well. I was also not able to find an administrator of The Daily Kitten forum.
Please advise. Thanks!
Topic: Problem with BuddyPress 1.6
Someone please help!! I have wordpress 3.41 and I updated my buddypress to 1.6. When I did this its messing with my other widgets!! They will not move, but when I de-active the buddypress 1.6 plugin then my other widgets starts to work. Im also getting this message in the back office as well: Don’t worry! We’ve moved the BuddyPress options into more convenient and easier to find locations. You’re seeing this page because you are running a legacy BuddyPress plugin which has not been updated.
So can anyone help me with this??!!
I already searched this forum and quite a few people had a similar problem about 6 months ago. My case is a bit different though.
I’m running the latest version of bbPress on the latest version of WordPress.
The created forums are all open and public.
When I as an admin user create new topics in any forum, I get the following result on any of these forum pages:
> This forum contains X topics, and was last updated by Admin Y hour,
> Z minutes ago.
>
> Oh bother! No topics were found here!The topics list simply does not show up for me as a creator of these topics. When logged in as a subscriber, everything shows fine though.
My list of plugins is:
bbPress, Black Studio TinyMCE Widget, Manage Upload Types, Polylang, User Access Manager, WordPress HTTPS, wp-jquery-lightbox, wpsc Support Tickets, WP SlimStat
The used theme is:
EvoLve by Theme4Press
Hey guys,
So what I have done so far is create a forum. I made the parent forum and the category works perfectly for it. However I want to make a sticky that goes at the top that stays there that explains how the forums work etc. Only I can’t because it’s a category. Any workarounds? People can’t be allowed to post in the parent forum so. Also, I want to know how to get it so that the highest rated forums are the ones that appear at the top, like maybe have a rating on each one you can click on in the forum at the bottom of each post?My wordpress is the newest one out, 3.4.2 and the bbpress is the most updated one.
Thanks – Zach
Topic: customizing activity loop
Hey guys, using most updated WP and BP files. I’ve got this code I’m working with: But stringing together the action and max parameters is for some reason not working. The updates work, but it’s not being limited to 1. Any help is appreciated! Thanks! T
Hey,
My company’s website uses a custom wordpress theme, and we’ve been adding bbpress compatibility to it directly (rather than using a child theme). We’ve been working on a staging server initially, before installing the updated theme on the main site.
We got everything working very nicely on the staging server, but the main one seems to have problems. Here’s an example:
- A sample user page: http://www.inklestudios.com/forums/users/joethephish – It seems to be using some data internally from the blog. The article id is “post-561” which actually corresponds to this blog post: http://www.inklestudios.com/archives/561
- The fact that it’s been treated as a blog post means that it’s been structured and styled slightly differently too, and is getting related classes to the tags from the blog post.
I’m very confused, because supposedly there’s no difference in setup between the staging server and the live one.
I have a single top level template file for the forums: forum.php, which looks like this:
get_header(); ?> <!-- ?php comments_template( '', true ); ? --> <!-- .left-column --> <!-- .right-column --> <!-- #content -->