Published on March 2nd, 2013 by koreancandy
I have been through some old posts on here to find a way of hiding the ip addresses shown under each user that makes a post in the comments, but none of them work.
I wish for them to not be displayed as there are mods and admins that I don’t think should be able to see them.
Please can you tell me how I can hide the IP addresses?
It won’t cause spam users as I used a plugin that shows me spammers and sploggers.
Thank you
Published on March 2nd, 2013 by JavaDjie
how do I remove the sidebar on wordpress forums?
Since the forum does not appear on the list page.
and secondly, how do I customize bbPress login widget?
Because the default widget does not match my template.
thank you
Published on March 2nd, 2013 by artmuns
Checking my website access logs and there are a lot of internal server errors referencing:
PHP Warning: in_array() expects parameter 2 to be array, null given in /home/munson/public_html/musiclibraryreport.com/wp-content/plugins/bbpress/includes/common/functions.php on line 1155
Line 1155: `if ( in_array( ‘post_parent__in’, $wp->private_query_vars ) )
return $where;
`
Using 2.2.4 version. Website is www.musiclibraryreport.com. Any insight is appreciated.
Thank you
Published on March 1st, 2013 by SupernaturalBrews
I would like to make my forums full size. Anyone know how to do that?
I managed to get rid of my forum sidebar with the following css code:
body.bbPress #sidebar {display:none;}
.bbp-forums, .bbp-forums td, .bbp-forums th {
text-align: left;
width: 100%;
}
.bbPress .inner-content {
margin: 0;
width: 960px;
}
Published on March 1st, 2013 by djes
I’ve slightly modified the bbpress/includes/common/widgets.php file to have an option to show latest posts, not only replies. Curiously, it was half implemented, but not ‘usable’. I don’t know if it has already been done elsewhere as it’s my first post here… Here’s the file, as I can’t post code on the forum %( : http://pastebin.com/PYkmNqQC
Published on March 1st, 2013 by Darren1981
Hey all..
Rather new to BBpress.. Now what i want to do seems so easy with other forum software so i don’t see why i am struggling to get my head around this.. Anyways what i want to do is this:
– mysite.com <– Showing a few "Latest news" posts and other custom stuff including "Recent Forum Topics" etc etc
– mysite.com/forums/ <– Custom Forum Page, basically i want to display several forums under a few different "Forum Categories" like using a header image / background for each different category
I would also like to use forum icons.. (not really worried about "Topic Icons") I basically want a layout that looks like the following:
=================================
Category Title #1
=================================
[Forum Icon] | [Forum Name] | [Number of Forum Topics] | [Number of Forum Views]
[Forum Icon] | [Forum Name] | [Number of Forum Topics] | [Number of Forum Views]
[Forum Icon] | [Forum Name] | [Number of Forum Topics] | [Number of Forum Views]
=================================
Category Title #2
=================================
[Forum Icon] | [Forum Name] | [Number of Forum Topics] | [Number of Forum Views]
[Forum Icon] | [Forum Name] | [Number of Forum Topics] | [Number of Forum Views]
[Forum Icon] | [Forum Name] | [Number of Forum Topics] | [Number of Forum Views]
=================================
Category Title #3
=================================
[Forum Icon] | [Forum Name] | [Number of Forum Topics] | [Number of Forum Views]
[Forum Icon] | [Forum Name] | [Number of Forum Topics] | [Number of Forum Views]
[Forum Icon] | [Forum Name] | [Number of Forum Topics] | [Number of Forum Views]
Sorry for the lack of detail lol.. Anyways… What is the best way to create a custom forum page like displayed above ?? What template should i edit as the main /forums/ Template ??
Really do appreciate any assistance on this one.. I am even willing to release a complete WP with full BBpress support if anyone can help me get this configured as i need / as stated above.. If any exp BBpress coders can assist me with this when i launch my project i am more than happy to give your service a plug / backlink from my website.
I am trying to launch my project in about 2 weeks.. Now as i am losing a lot of time with this i am opening to hiring someone to assist me if no one is kind enough to help me out for free.
Regards, Darren
Published on March 1st, 2013 by Nikgoss
I want to run buddypress on the WP multisite’s sub site. Other templtes and plugins I installed worked fine. but buddypress gets installed on the home folder and shows up on the home theme. I want to run buddypress on the sub directory. For example.com/buddypress
What I am looking for is to have separate socal newtwoking subsite but still with WP multisite.
Thank you in advance. !!
Published on February 28th, 2013 by maggieymae
I am configuring a site for friend and wanted to make sidebar widgets easy to add for him. I’ve tried many wysiwyg-custom widget plugins and they all present this same unusual behavior…
When in the forum, the original widget content becomes forum content – It list all the boards and all the topics… Now this wouldn’t be a bad thing except the formatting is ugly, words are scattered and overlap. I haven’t found a wysiwyg widget where you can choose which pages to show on… that would be ideal.
So I guess what I am asking… does anyone know of a way to keep bbpress from propagating these widgets or at the very least, can you point to widget that can be disabled on the forum pages.
Sorry if this has been covered before… I tried to search.
Published on February 28th, 2013 by AllenPayne
Hi everyone,
I’m having a very annoying problem with the tinymce and bbpress. The visual editor works find when posting on wordpress posts and pages but not with bbpress.
The problem is simple. Almost all the text formatting is lost after i save a bbpress topic.
I used the following formatting options: bold, italic and underline.
When i hit the “submit” button, all the formatting is lost except BOLD. not sure why this one remains.
Anyway, i also tried to use plugins to enhance my editor (Ultimate TinyMCE and TinyMCE Advanced). Same problem. All the formatting is lost after submitting the topic. I’ve tried adding images, the get added fine but when i save the topic, they simply disappear.
Can anyone help…This problem has been going on for too long!!!
FYI – i tried disabling all plugins and also changed theme. It seems the problem comes from bbpress.
Published on February 28th, 2013 by Philumptuous
I’m using the WordPress bbpress plugin. I noticed that when I look at a profile, it only shows the bio, forum role, topics started, and replies created.
However, it allows the user to edit the profile and provide their social network links and other contact info.
It seems odd to me that it doesn’t show the contact information. What’s the point in typing that in if it’s private?