Search Results for 'bbpress'
-
Search Results
-
good morning, what is the theme (is there one at all) used here at bbpress official community forum?
really like the approach 🙂
thank you,
HelmutsHello all,
I have created an inner forum http://www.lustjobs.com/forums/ (a forum to discuss auld industry business aspects).
bbPress seemed to be the right solution to go for (and actually the only one to be honest) as the main website is run on wp.
Could you please share your thoughts/feedback as a person who’s worked with bbPress for a much longer time? Any changes required?
Screenshot of all the plugins I use: http://imgur.com/a/dk5Ju (link to imgur as the image is too long to be inserted here).
Still looking how to implement following features:
* like button (have tried different ones – none seems good enough)
* see total views (I understand that I’m not the only one)
* quote
* adding moderator status to registered users for selected categories only
* first post in different colour (as here)Thanks in advance for the feedback,
Helmutsp.s. the more I work with bbpress, the more I love it, and it looks like that my users get along with it good as well.
Topic: site offline after bbpress
I have a serious problem. Yesterday I installed bbPress, I tried it and after a few minutes I turned off.
After deactivating the plugin the entire site went offline. The wordpress admin panel works, so I reactivated bbPress and is back online.
The site is completely offline if I try to turn off bbPress, and back online when activate it. Why?
(Sorry for English, I am Italian)
Hi,
By default, to override bbpress template in theme, you need to create a folder called name “bbpress” in root folder theme, like this /%your_theme%/bbpress.
I have a question, How can change the location of bbpress folder in theme ?
I want to move it like this: /%my_theme%/vendors/bbpressHi, this is my website: peulibrary.com, and I put the bbpress-he_IL.mo and bbpress-he_IL.po files in wp-content/languages/bbpress, and it doesn’t work, nothingm and I tries everything, does anyone have an idea how to solve it?
Thank You!Used theme: Evolve
Topic: Forum List
Hi,
Is it possible to display forums as Recent topic widget in BBpress with Forum name,author name with avatar, and forum created date.
Any help greatly appreciated.Thanks
Brand new installation. Only other plugin is RemoveHowdy.
Installed bbPress, and activated it … nothing happens.
Go to View Site, and select New -> Forum, and get this error message. Invalid post type. In a white box.Topic: Unable to change language.
Hi,
I am using bbPress to create a forum for a customer. I use WordPress 4.6.1 and bbPress 2.5.11.
I downloaded the .mo and .po files in my language (Finnish) from this link, changed the file names into:
bbpress-fi_FI.moandbbpress-fi_FI.po, and moved them towp-content/languages/bbpress
Eventhough my wordpress site language is Finnish and I have those mo and po file in the folder, the bbpress forum is still in English.Topic: Capabilities and Roles
Hi there,
I want to ask if I set a user in WordPress as author and as moderator in bbpress forum, if is correctly to say that he will be able to edit topics and replies of others user?
Topic: nesting topic replies
Hello,
I am using the shortcode to display a single topic. When a user tries to reply to a reply to the topic, they are directed to the bottom of the page.
I want to nest replies to topics, so that users can respond directly to another user’s response. Is this possible?
I tried the js file revision suggest here but it did not create the desired effect (replying to a user’s reply is still not possible, only replies to the topic).
Thank you for the help.
ValerieHello everyone,
I have a backup of vanilla forum sql 5GB, I would like to import it in my wordpress site, I am trying to use import by bbPress, but without success, maybe the file is too large.Unfortunately the server as OVH does not allow you to edit the php.ini or the phpmyadmin configurations.
How i can solve it?
I activated topic and reply subscriptions today, and the very first email I got was a bounce. I had written a response to someone else’s thread, and apparently, instead of sending it from my usual sending address (as specified in PostMAN SMTP: mail@domain.org) to my admin address (as specified in my profile: m@domain.org), it was sent from and to (!) this weird address: noreply@sudomain.domain.org (case is bbpress on one subdomain site of a MS network). Since I do not receive emails adressed to my subdomain, it was bounced to mail@domain.org.
Using this noreply@ does not make any sense to me, neither for sender, nor for recipient. Can anyone help? bbpress does not allow me to set a sending address, it just defined and used it. That is not good, since my SMTP plugin must have the last word in this. We all know that sending emails via PHPmailer/webserver (default WP behaviour) is unprofessional. And anyway, to send a notification to anywhere else than my profile email does not make sense. This looks very much like a bug, doesn’t it?
WP 4.6.1 (MS install w/subdomains), bbpress 2.5.11, PostMan SMTP 1.7.2, ~40 other plugins
Excerpt from PostMan SMTP’s log (with EDITS):
X-Mailer: Postman SMTP 1.7.2 for WordPress (https://wordpress.org/plugins/postman-smtp/) From: SITE NAME <noreply@de.DOMAIN.org> Sender: mail@DOMAIN.org To: noreply@de.DOMAIN.orgHi, I am not an expert so I ask you this question.
I need to increase font-size in bbpress forum in my wordpress site. I installed the plugin Simple Custom Css and add this code
#bbpress-forums .bbp-topic-content, #bbpress-forums .bbp-reply-content { font-size: 14px; }Nothing happened. Then I changed adding a line
#bbpress-forums .bbp-topic-content, #bbpress-forums .bbp-reply-content { display: list-item !important; font-size: 14px; }Now it works, in the Staging Copy of the site. Can you confirm this is a correct code? Or this code can generate any unexpected issue somewhere?
Thanks!
Hi,
I have 2 forums one active and 300+ members and on with just 20+ members both on xenforo.
We want to move to bbpress.
I migrated the small forum first.I followed all the documentation to import the xenforo forum.Everything went through fine but all the members got tons of notifications once the migration was complete.Before trying to migrate the larger forum I want to know if there is a way to turn off the notifications during this process.
Regards,
CharleneTopic: Full width forum bbpress.php
Hello guys,
I have already taken the necessary steps to leave the full width of the forum across the screen, but even after putting bbpress.php inside my child theme, the space between of the sidebar and the forum is not in full width
i need help pls