Search Results for 'bbpress'
-
Search Results
-
Topic: bbPress Not Showing Up
when I go to my forum page, sometimes the categories don’t show up and when I go to the category page sometimes the topics don’t show up… Also when I click the link at the top of my site which points to http://sonsofanarchyforever.com/forum/ it goes to random topics, instead of /forum/… Any thoughts?
How can i overwrite bbpress functions? I want to pass custom arguments in:
function bbp_get_topic_admin_links()
function bbp_get_reply_admin_links()
and
function bbp_list_forums();example:
i want to remove the seperator form bbp_list_forums: ‘separator’ => ‘, ‘
now i modified the corresponding template.php files. but i think its better to find the righ hooks to pass custom arguments to those functions?!thanks!
Hey guys. So I’m used to the regular forum format like phpBB and IP Board where it looks like this: http://imgur.com/XlyR6cc
So, where it says Welcome to IPS, that’s the category name.
Under that, you have News and Information, and Pre-Sales, those are your FORUMS.
Then you have a space underneath the categories as can be seen in the picture.
This makes sense because your CATEGORIES are SEPARATED from each other, and the FORUMS, are listed underneath.
The way bbPress it, you can click a category. This makes ZERO sense, there is NO reason to click on the category.
Also, as can also be seen in the picture, the amount of topics, and replies are to the right side, with the recent reply, time, latest thread, and time to the right.
This can be done by anyone with some moderate CSS knowledge and WordPress know how, unfortunately I possess little of both.
So I’m here for your help. Please share your wisdom with me and help me get this layout. This is a layout SO many people have asked for, yet I have found no tutorials on getting anything like this and it just astounds me considering how popular bbPress is, I don’t know why bbPress has a god awful layout.
Note: Please do not make any “well this is how bbPress is supposed to look like so you should deal with it” comments. I’m not here to hear that.
Thank you in advance to anyone who helps me achieve this. I really appreciate it.
I’m looking for a few plugins to see if bbpress can do what I want with my community and I thought you guys might have some great suggestions.
- What are the best plugins to make bbpress mobile responsive?
- I need as much facebook integration as possible, what plugins are there for bbpress?
- Is there any @mention/quote functions that can be added to reply to people?
My current community is use to facebook groups type of an environment, so I’m trying to offer an easy and attractive alternative so they can transition into a community that I have more customization control.
Thank you!
I am building an extension plugin for MailPoet to allow users to subscribe to a newsletter when they register on the forum.
I have my admin settings field shown in bbPress but I when it comes to saving the options I do not get the value I either entered or selected. All values save with a zero.
Can I have some assistants to get my custom settings fully operational.
I have my plugin available on GitHub as it is right now to show what I have done and for you to download and test your self.
I hope someone can help me correct this please.
Any help is most appreciated.
Thank you.
Hey all,
I’m trying to set up a forum using bbPress. I’ve come a long way, but I just can’t seem to get this strange background color removed.
As shown in the picture, there’s a grey-ish background color behind the avatar of people replying to the topic. The topic starter doesn’t have the background color.
Could anyone tell me how to remove this?
Site: http://armada.sjebbe.nl
Picture: http://i.imgur.com/ULb6Kgd.jpg
BBPress: Latest version
Wordpress: Latest versionThanks in advance,
Juicy
Topic: Custom search don't work
I have created a site using WordPress 3.8.1 and bbPress 2.5.3. Search page don’t work. This is an example: http://dev.nesiditsa.ru/forum/forums/general
I use standard bbPress search form, but on a page of results I see content of main page of site. How solve this problem? Any idea?Hi,
In our site,
Topics with the status – pending are counted in topic summary text but not listed in topic list(as its pending,)
Topic count is stored in table namewp_postmetawith meta-key – _bbp_topic_count.
_bbp_topic_count is count of all topics including ‘pending’ topic.How can I get count of topics with status ‘open’ in my summary?
We are using bbpress version 2.5.3 and wordpress 3.8.1